1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests
Anton Khirnov 1270e12e49 avconv: rework -t handling for encoding.
Current code compares the desired recording time with InputStream.pts,
which has a very unclear meaning. Change the code to use actual
timestamps of the frames passed to the encoder.

In several tests, one less frame is encoded, which is more correct.

In the idroq test one more frame is encoded, which is again more
correct.

Behavior with stream copy should be unchanged.
2012-02-07 20:11:11 +01:00
..
fate pva-demux test: add -vn 2012-02-07 20:06:57 +01:00
ref avconv: rework -t handling for encoding. 2012-02-07 20:11:11 +01:00
audiogen.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
codec-regression.sh fate: make acodec-ac3_fixed test output raw AC3 2012-02-02 14:31:54 +00:00
fate-run.sh fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
fate.sh fate.sh: Ignore errors from rm command during cleanup. 2011-09-22 17:39:30 +02:00
lavf-regression.sh codec-regression: use private options instead of deprecated codec flags. 2012-01-27 10:38:33 +01:00
lavfi-regression.sh Make a copy of ffmpeg under a new name -- avconv. 2011-08-12 13:27:30 +02:00
lena.pnm finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
Makefile build: Use order-only prerequisites for creating FATE reference file dirs. 2012-01-30 13:00:35 +01:00
md5.sh regtest: add openssl to md5 alternatives 2011-01-18 20:48:24 +00:00
regression-funcs.sh fate: run avconv with -nostats flag 2011-10-09 16:53:12 +01:00
rotozoom.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
tiny_psnr.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
videogen.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00