1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests
Anton Khirnov fe1c1198e6 lavf: use dts difference instead of AVPacket.duration in find_stream_info()
AVPacket.duration is mostly made up and thus completely useless, this is
especially true for video streams.
Therefore use dts difference for framerate estimation and
the max_analyze_duration check.

The asyncts test now needs -analyzeduration, because the default is 5
seconds and the audio stream in the sample appears at ~10 seconds.
2012-07-29 08:04:42 +02:00
..
fate lavf: use dts difference instead of AVPacket.duration in find_stream_info() 2012-07-29 08:04:42 +02:00
ref fate: make yadif tests consistent across systems 2012-07-28 22:23:52 +01:00
audiogen.c audiogen: allow specifying random seed as a commandline parameter. 2012-07-28 14:32:48 +02:00
base64.c
fate-run.sh fate-run: make avconv() properly deal with multiple inputs. 2012-07-09 08:22:38 +02:00
fate.sh
lavf-regression.sh avconv: merge configuration code for complex and simple filters 2012-05-29 19:19:16 +02:00
lavfi-regression.sh lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
lena.pnm
Makefile build: use COMPILE template for HOSTOBJS 2012-07-26 23:58:59 +01:00
md5.sh fate: fix md5sum replacement on some systems 2012-05-30 07:52:35 +01:00
regression-funcs.sh fate: convert codec-regression.sh to makefile rules 2012-05-29 08:35:41 +01:00
rotozoom.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00
tiny_psnr.c
utils.c fate: teach videogen/rotozoom to output a single raw video stream 2012-05-29 08:27:19 +01:00
videogen.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00