ffmpeg/tests
Måns Rullgård 7c1bb9143e Fix lavfi pixdesc test
This test verifies the pixdesc code by comparing the output with and
without a filter which should have no effect on the image.  Since the
available pixel formats depend on the byte order of the machine, a
simple reference checksum is not possible.

The test originally tried to solve this by generating a reference file
on the fly.  The problem with this is that the test framework expects
the reference file in the source tree, and writing to the source tree
is not allowed.

To avoid complicating the test framework, we instead provide two
reference files and select which to use based on the byte order.

Originally committed as revision 24330 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-19 17:17:49 +00:00
..
ref Fix lavfi pixdesc test 2010-07-19 17:17:49 +00:00
audiogen.c
codec-regression.sh Remove the "b" from "Mb" in -b values for the dnxhd tests. 2010-06-16 18:27:52 +00:00
copy.regression.ref
copycooker.sh
fate-run.sh fate: simplify test runner slightly 2010-07-18 20:46:44 +00:00
fate-update.sh fate: ensure all imported rules are handled by helpers 2010-07-18 20:50:03 +00:00
fate.mak fate: use helper functions in test rules 2010-07-18 20:46:42 +00:00
fate2.mak fate: use helper functions in test rules 2010-07-18 20:46:42 +00:00
ffserver-regression.sh Make ffserver regression test run (still fails) 2010-03-08 00:27:00 +00:00
ffserver.conf
ffserver.regression.ref
lavf-regression.sh Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. 2010-05-13 12:30:46 +00:00
lavfi-regression.sh Fix lavfi pixdesc test 2010-07-19 17:17:49 +00:00
lena.pnm
md5.sh regtest: move md5sum wrappers into separate file 2010-03-08 00:26:58 +00:00
regression-funcs.sh Change names of regtest output files to closer match the reference files 2010-07-08 22:10:14 +00:00
rotozoom.c
seek-regression.sh Change names of regtest output files to closer match the reference files 2010-07-08 22:10:14 +00:00
seek_test.c
tiny_psnr.c tiny_psnr: change error exit code from -1 to 1 2010-07-09 23:26:39 +00:00
videogen.c