Changeset d97fa416 in ffmpeg

Timestamp:
Feb 8, 2012, 3:41:32 PM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
67c63176
Parents:
67700e87
git-author:
Anton Khirnov <anton@khirnov.net> (02/05/12 19:56:24)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/08/12 15:41:32)
Message:

ffmpeg: reduce overloading for InputStream.pts.

It currently has different meanings at different times (dts of the last
read packet/pts of the last decoded frame). Reduce obfuscation by
storing pts of the decoded frame in the frame itself.

Conflicts:

ffmpeg.c

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

(No files)

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