diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2004-11-04 17:15:19 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2004-11-04 17:15:19 +0000 |
| commit | 2cf3753c8538329c30c46ef9bd6428866325d039 (patch) | |
| tree | 1b456085f4c2e08490e1593ed6495725f9bc4da5 /ChangeLog | |
| parent | 38577c9a30fef3ce0b48b3973f723e03090ece24 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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> * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420), |
