FFmpeg/libavcodec
James Almer dfb9a3f7f3 avcodec/utils: don't return negative values in av_get_audio_frame_duration()
In some extrme cases, like with adpcm_ms samples with an extremely high channel
count, get_audio_frame_duration() may return a negative frame duration value.
Don't propagate it, and instead return 0, signaling that a duration could not
be determined.

Fixes ticket #9312

Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit e01d306c647b5827102260b885faa223b646d2d1)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-09-09 13:59:05 +02:00
..
2021-09-09 13:54:52 +02:00
2020-07-01 22:25:21 +02:00
2021-09-09 13:37:21 +02:00
2018-10-15 01:19:45 +02:00
2018-10-12 09:48:07 -07:00
2019-06-27 17:50:47 +02:00
2020-01-06 15:03:15 +01:00
2021-09-09 13:53:29 +02:00
2020-01-06 11:30:42 +01:00
2020-07-03 12:10:24 +02:00
2021-09-09 13:54:52 +02:00
2020-01-06 15:03:15 +01:00
2020-07-03 12:10:24 +02:00
2019-01-21 07:53:25 +01:00
2019-06-29 20:43:54 +02:00
2019-03-14 00:24:44 +01:00
2020-01-06 11:30:42 +01:00
2021-09-09 13:53:29 +02:00
2020-07-03 12:10:24 +02:00
2018-10-03 20:48:49 -03:00
2020-07-03 12:10:24 +02:00
2021-09-09 13:37:20 +02:00
2020-07-03 12:10:23 +02:00
2020-07-03 12:10:23 +02:00
2020-01-06 11:30:42 +01:00
2021-09-09 13:37:20 +02:00
2019-07-08 11:44:52 +02:00
2021-09-09 13:37:20 +02:00
2020-07-01 22:18:52 +02:00
2020-01-06 11:30:44 +01:00
2019-01-21 07:53:26 +01:00
2020-01-06 11:30:43 +01:00
2020-01-06 11:30:42 +01:00
2020-01-06 11:30:42 +01:00
2020-01-06 11:30:42 +01:00
2018-09-30 22:23:02 +02:00
2019-03-14 00:24:44 +01:00