FFmpeg/tests/ref/lavfi
Steven Robertson 82ecae8a70 lavfi: add alphaextract and alphamerge filters
These filters are designed for storing and transmitting video sequences
with alpha using higher-efficiency codecs such as x264 which don't
natively support an alpha channel. 'alphaextract' takes an input stream
with an alpha channel and returns a video containing just the alpha
component as a grayscale value; 'alphamerge' takes an RGB or YUV stream
and adds an alpha channel recovered from a second grayscale stream.

Signed-off-by: Steven Robertson <steven@strobe.cc>
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2012-07-22 12:17:34 +02:00
..
alphaextract_rgb lavfi: add alphaextract and alphamerge filters 2012-07-22 12:17:34 +02:00
alphaextract_yuv lavfi: add alphaextract and alphamerge filters 2012-07-22 12:17:34 +02:00
alphamerge_rgb lavfi: add alphaextract and alphamerge filters 2012-07-22 12:17:34 +02:00
alphamerge_yuv lavfi: add alphaextract and alphamerge filters 2012-07-22 12:17:34 +02:00
colormatrix1 lavfi/colormatrix: add forgotten tests. 2012-04-05 07:32:45 +02:00
colormatrix2 lavfi/colormatrix: add forgotten tests. 2012-04-05 07:32:45 +02:00
crop fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
crop_scale Revert d1d421cbc0: change to fate-lavfi-crop_scale. 2011-10-21 00:21:31 -07:00
crop_scale_vflip fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
crop_vflip fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
drawbox fate: add test for the drawbox video filter. 2012-02-27 14:45:13 +01:00
fade fate: update regression checksum due to 95ce0ddcfe 2012-03-31 16:35:54 +02:00
life fate: add test for the life video source. 2012-02-27 17:13:21 +01:00
null fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
overlay fate: add test for the overlay video filter. 2012-02-27 14:45:13 +01:00
pad fate: add test for the pad video filter. 2012-02-27 14:45:14 +01:00
pixfmts_copy nut: add 12/14 bit yuv to nut/raw 2012-07-05 04:23:55 +02:00
pixfmts_crop vf_scale: ensure the palette is set for output. 2012-04-09 17:21:35 +02:00
pixfmts_hflip lavfi/hflip: copy palette data in start_frame() 2012-05-25 11:04:24 +02:00
pixfmts_null nut: add 12/14 bit yuv to nut/raw 2012-07-05 04:23:55 +02:00
pixfmts_pad Support yuva422p rawvideo in nut. 2012-05-08 10:37:13 +02:00
pixfmts_pixdesctest nut: add 12/14 bit yuv to nut/raw 2012-07-05 04:23:55 +02:00
pixfmts_scale sws/x86: add some forgotten 12bit planar yuv cases 2012-07-05 04:38:57 +02:00
pixfmts_super2xsai lavfi/super2xsai: fix fate test on bigendian 2012-06-16 09:35:05 +00:00
pixfmts_vflip nut: add 12/14 bit yuv to nut/raw 2012-07-05 04:23:55 +02:00
pp fate: switch lavfi-pp targets which need bitexact flags to use them. 2012-02-29 02:24:59 +01:00
pp2 fate: switch lavfi-pp targets which need bitexact flags to use them. 2012-02-29 02:24:59 +01:00
pp3 fate: switch lavfi-pp targets which need bitexact flags to use them. 2012-02-29 02:24:59 +01:00
pp4 fate: switch lavfi-pp targets which need bitexact flags to use them. 2012-02-29 02:24:59 +01:00
pp5 fate: More libpostproc tests to improve coverage. 2012-02-29 01:45:36 +01:00
pp6 fate: switch lavfi-pp targets which need bitexact flags to use them. 2012-02-29 02:24:59 +01:00
scale200 fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
scale500 fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
select fate: add test for the select video filter. 2012-02-27 14:45:14 +01:00
setdar fate: add tests for the setsar and setdar video filters. 2012-02-27 14:45:13 +01:00
setsar fate: add tests for the setsar and setdar video filters. 2012-02-27 14:45:13 +01:00
testsrc fate: add tests for testsrc. 2012-02-27 14:45:13 +01:00
thumbnail vf_thumbnail: colorspace changed from yv12 to rgb 2012-04-17 04:06:27 +02:00
transpose fate: add test for the transpose video filter. 2012-02-27 14:45:14 +01:00
unsharp fate: add test for the unsharp video filter. 2012-02-27 14:45:14 +01:00
vflip fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
vflip_crop fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00
vflip_vflip fate: make lavfi tests output only md5 2011-01-23 19:32:07 +01:00