FFmpeg/tests/ref/lavf
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
..
aiff avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
alaw avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
asf asfenc: use codec descriptors instead of AVCodecs to write codec info 2014-05-01 09:26:20 +02:00
au avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
avi avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
bmp avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
dpx avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
dv_fmt
flv_fmt flvenc: Don't over-count metadata. 2014-06-17 21:38:21 +02:00
gif
gxf mpeg2: add sequence display extension information 2014-06-06 15:38:10 +01:00
jpg avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
mkv lavf: switch to AVStream.time_base as the hint for the muxer timebase 2014-06-18 15:12:34 +02:00
mmf fate: update the mmf reference 2013-05-14 18:50:27 +02:00
mov movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +02:00
mpg avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
mulaw avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
mxf mpeg2: add sequence display extension information 2014-06-06 15:38:10 +01:00
mxf_d10 mpeg2: add sequence display extension information 2014-06-06 15:38:10 +01:00
nut avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
ogg oggenc: Fix the EOS flag 2014-05-28 21:51:38 +03:00
pam avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
pbmpipe
pcx avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
pgm avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
pgmpipe
pixfmt
png avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
ppm avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
ppmpipe
rm avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
rso avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
sgi avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
sox avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
sunrast avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
swf
tga avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
tiff avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
ts mpeg2: add sequence display extension information 2014-06-06 15:38:10 +01:00
voc avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
voc_s16 avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
wav avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
xwd avconv: make -t insert trim/atrim filters. 2013-04-30 11:53:12 +02:00
yuv4mpeg