summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showspectrum.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2021-07-21 01:02:44 -0300
committerJames Almer <jamrial@gmail.com>2021-08-06 21:22:49 -0300
commite01d306c647b5827102260b885faa223b646d2d1 (patch)
tree17a2eb1f33f6cc5fbeafb00b8c386e6582341c22 /libavfilter/avf_showspectrum.c
parent35331aa2662d4289585ab1bd4d1bf7699661cc5a (diff)
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>
Diffstat (limited to 'libavfilter/avf_showspectrum.c')
0 files changed, 0 insertions, 0 deletions