third_party_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 Mark functions only used within the test programs as static. 2009-02-19 10:09:46 +00:00
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 Make sure we dont double test files and sort the list. 2010-03-02 17:16:25 +00:00
copycooker.sh Make sure we dont double test files and sort the list. 2010-03-02 17:16:25 +00:00
fate2.mak fate: use helper functions in test rules 2010-07-18 20:46:42 +00:00
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
ffserver-regression.sh Make ffserver regression test run (still fails) 2010-03-08 00:27:00 +00:00
ffserver.conf Rename test.conf --> ffserver.conf, the new name is more meaningful. 2009-03-29 20:17:23 +00:00
ffserver.regression.ref update ffserver regression ref 2009-03-21 10:03:37 +00:00
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 finished integrating rotozoom test in ffmpeg 2003-04-11 13:43:17 +00:00
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 Remove unused global variable. 2009-07-22 08:28:58 +00:00
seek_test.c Free packets read in seek_test. 2010-02-28 11:18:04 +00:00
seek-regression.sh Change names of regtest output files to closer match the reference files 2010-07-08 22:10:14 +00:00
tiny_psnr.c tiny_psnr: change error exit code from -1 to 1 2010-07-09 23:26:39 +00:00
videogen.c Remove some hunks of unused and disabled code cruft. 2009-08-07 14:53:31 +00:00