diff options
author | Benjamin Otte <otte@gnome.org> | 2005-01-12 18:30:39 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2005-01-12 18:30:39 +0000 |
commit | d020edb511536f6d07a4b821c14ea94a28d603a5 (patch) | |
tree | cc98213a98bca885bb9d77ba7cf8a75fcf8045bd /ChangeLog | |
parent | c393e1935d355ea829b0f8ddfd617dcb116da392 (diff) | |
download | gst-plugins-bad-d020edb511536f6d07a4b821c14ea94a28d603a5.tar.gz gst-plugins-bad-d020edb511536f6d07a4b821c14ea94a28d603a5.tar.bz2 gst-plugins-bad-d020edb511536f6d07a4b821c14ea94a28d603a5.zip |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |