mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/300/head
parent
36348d77b8
commit
8d1cf2d894
1 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue