gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases accuracy...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Nov 2004 16:16:10 +0000 (16:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Nov 2004 16:16:10 +0000 (16:16 +0000)
commit231e629d5c7679469d4ab00c3f7420398661789b
tree0b37ff869c0db8397a5a20a208075d4c83b80e40
parentd16e066b9241d3c7e04dcb8a1d8abe14d068abec
gst/alpha/gstalpha.c: Implement alpha functions for AYUV too, this increases accuracy quite a bit.

Original commit message from CVS:
* gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
(gst_alpha_set_property), (gst_alpha_sink_link),
(gst_alpha_set_ayuv), (gst_alpha_set_i420),
(gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
(gst_alpha_init_params), (gst_alpha_chain):
Implement alpha functions for AYUV too, this increases
accuracy quite a bit.
ChangeLog