mirror of https://git.ffmpeg.org/ffmpeg.git
194be1f43e
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). |
||
---|---|---|
.. | ||
aiff | ||
alaw | ||
asf | ||
au | ||
avi | ||
bmp | ||
dpx | ||
dv_fmt | ||
flv_fmt | ||
gif | ||
gxf | ||
jpg | ||
mkv | ||
mmf | ||
mov | ||
mpg | ||
mulaw | ||
mxf | ||
mxf_d10 | ||
nut | ||
ogg | ||
pam | ||
pbmpipe | ||
pcx | ||
pgm | ||
pgmpipe | ||
pixfmt | ||
png | ||
ppm | ||
ppmpipe | ||
rm | ||
rso | ||
sgi | ||
sox | ||
sunrast | ||
swf | ||
tga | ||
tiff | ||
ts | ||
voc | ||
voc_s16 | ||
wav | ||
xwd | ||
yuv4mpeg |