diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 21:27:23 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-09 12:35:39 +0200 |
commit | c86a9d5b82f967f9726e1902f6d80b3a09fd3bad (patch) | |
tree | 65e920560c0537ae9521c2e4d3a6495e22e3e73b /libavcodec/qsv.h | |
parent | 1f32d8ea2328843f5741029278fd146aba19e8d0 (diff) | |
download | ffmpeg-c86a9d5b82f967f9726e1902f6d80b3a09fd3bad.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 'libavcodec/qsv.h')
0 files changed, 0 insertions, 0 deletions