Changeset 3f4edf01 in ffmpeg

Timestamp:
Jun 26, 2014, 2:04:22 PM (10 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
38d04442, af75a855
Parents:
1b04eb20
git-author:
Anton Khirnov <anton@khirnov.net> (06/24/14 05:39:35)
git-committer:
Anton Khirnov <anton@khirnov.net> (06/26/14 14:04:22)
Message:

dump_stream: print the timebase as is, do not reduce it

It makes more sense to print the timebase exactly as it is set. Also,
this avoids a divide by zero when av_dump_format() is called on a format
context before writing the header.

(No files)

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