diff options
author | James Almer <jamrial@gmail.com> | 2021-08-08 15:30:26 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-08-11 12:01:14 -0300 |
commit | 347bcf6054890f19dd67f53b33489bc5c3c40471 (patch) | |
tree | 6181765112fb61d48664a79ae1c7412b3a6d0c24 /libavcodec/x86/h264_chromamc.asm | |
parent | d44da66fac3127b655b316711b8f1e57b7ed1acf (diff) | |
download | ffmpeg-347bcf6054890f19dd67f53b33489bc5c3c40471.tar.gz |
avcodec/h264_slice: clear old slice POC values on parsing failure
If a slice header fails to parse, and the next one uses different Sequence and
Picture parameter sets, certain values may not be read if they are not coded,
resulting in the previous slice values being used.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit ce4a31cd1ff0348d279af74d49556d0315171e94)
Diffstat (limited to 'libavcodec/x86/h264_chromamc.asm')
0 files changed, 0 insertions, 0 deletions