1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests
Anton Khirnov 39a9fdd00f yop: initialize palette to 0
The FATE sample contains some pixels with value 0, but the palette
stored in the file contains only values from 16 up. Because the default
and cmdutils get_buffer() initialize the data to 0x80, they appear as
gray dots.
After this commit they change to black dots, which is probably still
incorrect but less visible and doesn't rely on get_buffer() initializing
the data.
2013-02-06 10:21:52 +01:00
..
fate Revert "fate: Use wmv2 IDCT for wmv2 tests" 2013-01-21 19:43:53 +01:00
ref yop: initialize palette to 0 2013-02-06 10:21:52 +01:00
audiogen.c miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
base64.c tests: K&R formatting cosmetics for test programs 2012-01-18 21:07:17 +01:00
fate-run.sh Revert "fate: Use wmv2 IDCT for wmv2 tests" 2013-01-21 19:43:53 +01:00
fate.sh fate: Allow setting the ld parameter from the config file 2012-09-06 10:35:55 +03:00
lavf-regression.sh avconv: merge configuration code for complex and simple filters 2012-05-29 19:19:16 +02:00
lavfi-regression.sh lavfi: remove vf_slicify 2012-11-28 08:44:01 +01:00
lena.pnm
Makefile fate: Do not unconditionally run libavutil tests 2012-11-28 19:36:13 +01:00
md5.sh fate: improve md5sum utility selection 2012-10-15 21:40:08 +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 tiny_psnr: fix range calculation for sample size of 32 bits 2012-10-15 21:41:25 +01:00
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