mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
gst/alpha/gstalpha.c: Updated the chroma keying algorithm with something more sophisticated.
Original commit message from CVS: * gst/alpha/gstalpha.c: (gst_alpha_method_get_type), (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property), (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain), (gst_alpha_change_state): Updated the chroma keying algorithm with something more sophisticated.
This commit is contained in:
parent
97171752ff
commit
3eba32bacd
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2004-11-04 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
|
||||||
|
(gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
|
||||||
|
(gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
|
||||||
|
(gst_alpha_init_params), (gst_alpha_chain),
|
||||||
|
(gst_alpha_change_state):
|
||||||
|
Updated the chroma keying algorithm with something more
|
||||||
|
sophisticated.
|
||||||
|
|
||||||
2004-11-03 Wim Taymans <wim@fluendo.com>
|
2004-11-03 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
|
* gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
|
||||||
|
|
Loading…
Reference in a new issue