diff options
author | Andreas Rheinhardt <andreas.rheinhardt@googlemail.com> | 2018-11-07 04:47:51 +0100 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-07-21 01:04:04 -0300 |
commit | 2ac6315c7c3a0049b02d1d79f7944507fdc4c456 (patch) | |
tree | 7115348102bc7d936f7c23885421d4aca8d36dad /libavcodec/mpegaudioenc_template.c | |
parent | 9d06c1f95ebe4f9c2cc05d041dbfd3de52d2518a (diff) | |
download | ffmpeg-2ac6315c7c3a0049b02d1d79f7944507fdc4c456.tar.gz |
cbs_h264: Fix handling of auxiliary pictures
The earlier code used the most recent non-auxiliary slice to determine
whether an auxiliary slice has the syntax of an IDR slice, even when
the most recent slice was from a slice of a redundant frame. Now only
slices of the primary coded picture are used, as the specifications
mandate.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@googlemail.com>
(cherry picked from commit 8d1cf2d89481ca986af893425188d065c0f8f857)
Diffstat (limited to 'libavcodec/mpegaudioenc_template.c')
0 files changed, 0 insertions, 0 deletions