Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase
Previously, AVStream.codec.time_base was used for that purpose, which
was quite confusing for the callers. This change also opens the path for
removing AVStream.codec.

The change in the lavf-mkv test is due to the native timebase (1/1000)
being used instead of the default one (1/90000), so the packets are now
sent to the crc muxer in the same order in which they are demuxed
(previously some of them got reordered because of inexact timestamp
conversion).
2014-06-18 15:12:34 +02:00
..
2014-05-11 15:00:03 +02:00
2014-01-29 23:27:18 +01:00
2013-08-28 11:02:56 +02:00
2013-07-25 19:43:32 +02:00
2014-06-18 14:55:28 +02:00
2012-12-21 00:18:34 +01:00
2011-12-11 00:32:25 +01:00
2012-12-21 00:18:34 +01:00