diff options
author | James Almer <jamrial@gmail.com> | 2022-10-22 16:41:41 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-10-26 10:18:33 -0300 |
commit | 4c35bb53f94e4de88a0919346f24d34f8387771c (patch) | |
tree | d1f6b43ab9cd13b671a64693e551acb03bade290 /libavfilter/af_apad.c | |
parent | ffb691878359fd80c0b675e015765ccd0d2d467e (diff) | |
download | ffmpeg-4c35bb53f94e4de88a0919346f24d34f8387771c.tar.gz |
avcodec/ac3_parser: improve false positive detection when parsing sync frames
A two byte sync word is not enough to ensure we got a real syncframe, nor are
all the range checks we do in the first seven bytes. Do therefore an integrity
check for the sync frame in order to prevent the parser from filling avctx with
bogus information.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavfilter/af_apad.c')
0 files changed, 0 insertions, 0 deletions