1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
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
..
au
avi
bmp
dpx
2014-06-17 21:38:21 +02:00
gif
jpg
mmf
2013-05-14 18:50:27 +02:00
mpg
nut
ogg
2014-05-28 21:51:38 +03:00
pam
pcx
pgm
png
ppm
rm
rso
sgi
sox
swf
tga
voc
wav
xwd