ffmpeg/tests/ref/lavfi
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
..
crop nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
crop_scale nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
crop_scale_vflip lavfi: remove vf_slicify 2012-11-28 08:44:01 +01:00
crop_vflip nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
null nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
pixdesc swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
pixfmts_copy swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
pixfmts_crop nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
pixfmts_hflip nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
pixfmts_null swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
pixfmts_pad nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
pixfmts_scale swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
pixfmts_vflip swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
scale200 nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
scale500 nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
vflip nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
vflip_crop nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00
vflip_vflip nut: export codec_tag provided by rawvideo 2012-10-16 15:26:31 +02:00