summaryrefslogtreecommitdiff
path: root/libavcodec/h263_parser.c
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 17:14:31 +0200
commit1679f23beb3cfc3639352b3cbe7c08c00189c6b0 (patch)
tree37ca7977e5374b8b7a6422d88b0b439bf0262acd /libavcodec/h263_parser.c
parentc0c45e238f126a28d91d48ee625a732f6fee1a88 (diff)
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.
Diffstat (limited to 'libavcodec/h263_parser.c')
0 files changed, 0 insertions, 0 deletions