summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-01-09 12:01:14 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-01-09 12:01:14 +0000
commit7f27c4a0654a8bdbe9b30e8ed30625cfb9ce3732 (patch)
treefc87f1bdfa2a47f80d57967687427593bf089a8f /ChangeLog
parente7f919986a6834383478991af77982507f023e3d (diff)
gst/alpha/: Make the various properties of 'alpha' controllable. This allows doing niceties like fade-in/fade-out.
Original commit message from CVS: * gst/alpha/Makefile.am: * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_sink_event), (gst_alpha_chain), (gst_alpha_change_state), (plugin_init): Make the various properties of 'alpha' controllable. This allows doing niceties like fade-in/fade-out.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09578b93..6434da07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-01-09 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst/alpha/Makefile.am:
+ * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
+ (gst_alpha_sink_event), (gst_alpha_chain),
+ (gst_alpha_change_state), (plugin_init):
+ Make the various properties of 'alpha' controllable. This allows doing
+ niceties like fade-in/fade-out.
+
2008-01-09 Stefan Kost <ensonic@users.sf.net>
* gst/rtp/gstasteriskh263.c: