diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 21:27:23 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-05 01:47:57 +0200 |
commit | 2cebde69e031b638f3439dfce4c729424aa294ca (patch) | |
tree | ca074ec08304e29c1a691159a5219f43f47a1498 /libavresample/options.c | |
parent | 9fd30d0bdf5ccfebd7c0409fdf7d9d133d4642fb (diff) | |
download | ffmpeg-2cebde69e031b638f3439dfce4c729424aa294ca.tar.gz |
avcodec/dstdec: Replace AC overread check by sample rate check
Real files do skip coding 0 bits at the end, thus this kind of check
does not work reliable.
Fixes: Ticket 8770
Fixes: dst-256fs44-6ch-refdstencoder.dff
The samplerate is specified in ISO/IEC 14496-3:2005(E) as one of 3 fixed
values, this also can be used to limit the duration and avoid the timeout
This reverts commit f6df99dba1ae64b05d08fba8160d13eb9795042f.
(cherry picked from commit 1679f23beb3cfc3639352b3cbe7c08c00189c6b0)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavresample/options.c')
0 files changed, 0 insertions, 0 deletions