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 | 43cb8cb2425dfcaf3951092ab63797394d691fbf (patch) | |
| tree | ef8cf828c47bc20ec8922079010ef144e8516894 | |
| parent | b1ca5dd2e2389ee0e8358a34565a805daea6b0ca (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
| -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), |
