ffmpeg/tests/ref
Anssi Hannula 78431098f9 lavf: inspect more frames for fps when container time base is coarse
As per issue2629, most 23.976fps matroska H.264 files are incorrectly
detected as 24fps, as the matroska timestamps usually have only
millisecond precision.

Fix that by doubling the amount of timestamps inspected for frame rate
for streams that have coarse time base. This also fixes 29.970 detection
in matroska.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-04-03 03:18:06 +02:00
..
acodec Add apply_window_int16() to DSPContext with x86-optimized versions and use it 2011-03-22 21:08:30 -04:00
fate lavf: inspect more frames for fps when container time base is coarse 2011-04-03 03:18:06 +02:00
lavf In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 2011-03-30 14:09:09 -07:00
lavfi Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-03-26 13:24:41 +11:00
seek Add apply_window_int16() to DSPContext with x86-optimized versions and use it 2011-03-22 21:08:30 -04:00
vsynth1 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 2011-03-30 14:09:09 -07:00
vsynth2 In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes, 2011-03-30 14:09:09 -07:00