Skip to content
Snippets Groups Projects
Commit d2afbd9a authored by Anton Khirnov's avatar Anton Khirnov
Browse files

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.
parent 22c0babb
No related branches found
No related tags found
No related merge requests found
Showing
with 1379 additions and 1312 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment