ffmpeg/tests
Martin Storsjö d192ac3e03 swscale: Disallow conversion to GBRP16
This reverts parts of d6d5ef5534, that didn't work right. (The
tests that were added failed on big endian, and the output looked
garbled on little endian as well.)

This is due to the fact that the intermediate scaling values (from
e.g. hScale8To19_c or hScale16To19_c) are stored as int32_t and
thus requires a separate output function, while yuv2gbrp_full_X_c
only interprets it as int16_t.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-02-11 20:03:16 +02:00
..
fate FATE: add tests for additional flavors of asf cover art 2013-02-09 18:57:21 +01:00
ref swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
Makefile fate: Do not unconditionally run libavutil tests 2012-11-28 19:36:13 +01:00
audiogen.c miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
base64.c
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
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