Changeset 9fb45334 in ffmpeg

Timestamp:
Jun 1, 2014, 1:30:15 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
921d5ae3
Parents:
d0979357
git-author:
Michael Niedermayer <michaelni@gmx.at> (06/01/14 13:20:28)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/01/14 13:30:15)
Message:

ffmpeg: copy b frame codec delay back from decoder to demuxer

The demuxer needs this value to generate correct timestamps in some corner cases
Ideally the parser would always set this correctly, but some parsers lac support
for extracting this value, also its not trivial.
This fixes a regression

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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