Changeset d2afbd9a in ffmpeg

Timestamp:
Feb 3, 2012, 8:29:02 AM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
61a09968
Parents:
22c0babb
git-author:
Anton Khirnov <anton@khirnov.net> (02/02/12 13:20:43)
git-committer:
Anton Khirnov <anton@khirnov.net> (02/03/12 08:29:02)
Message:

frame{crc/md5}: set the stream timebase from codec timebase.

Right now those muxers use the default timebase in all cases(1/90000).

This patch avoid unnecessary rescaling and makes the printed timestamps
more readable.

Also, extend the printed information to include the timebases and packet
pts/duration and align the columns.

Obviously changes the results of all fate tests which use those two
muxers.

(No files)

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