Changeset 9e5ef1c5 in ffmpeg

Timestamp:
Nov 14, 2013, 11:16:01 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f3458a56
Parents:
62923e90
git-author:
Michael Niedermayer <michaelni@gmx.at> (11/14/13 10:27:45)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (11/14/13 11:16:01)
Message:

h264: Do not treat the initial frame special in handling of frame gaps

The not handling of frame gaps has lead to the lack of a dummy reference
frame, which has lead to the failure of decode_slice_header() which has
lead to one SEI recovery message being skiped which had introduced a
slightly suboptimal recovery point for at least 1 h264 file compared to
JM.

Found-by: Carl & BugMaster
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.