summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2005-01-12 18:30:39 +0000
committerBenjamin Otte <otte@gnome.org>2005-01-12 18:30:39 +0000
commit43cb8cb2425dfcaf3951092ab63797394d691fbf (patch)
treeef8cf828c47bc20ec8922079010ef144e8516894 /ChangeLog
parentb1ca5dd2e2389ee0e8358a34565a805daea6b0ca (diff)
gst/adder/gstadder.c: fix adder a bit so it doesn't screw up with events as much anymore
Original commit message from CVS: * gst/adder/gstadder.c: (gst_adder_loop): fix adder a bit so it doesn't screw up with events as much anymore
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea81384b..3444ed23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-12 Benjamin Otte <otte@gnome.org>
+
+ * gst/adder/gstadder.c: (gst_adder_loop):
+ fix adder a bit so it doesn't screw up with events as much anymore
+
2005-01-12 Jan Schmidt <thaytan@mad.scientist.com>
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),