aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2020-07-01 21:27:23 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2020-07-02 19:55:10 +0200
commit5b8e98c0d56703ea1adb8622389ff54df14b7db1 (patch)
tree54f745306a186de26bbef1d1dc86f779e3995955 /tools
parent2a4edfd64c07d925770977693717ebd83183dd27 (diff)
downloadffmpeg-5b8e98c0d56703ea1adb8622389ff54df14b7db1.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 'tools')
0 files changed, 0 insertions, 0 deletions