diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-03-09 21:09:11 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-03-09 21:09:11 +0000 |
| commit | 3faf623b27da04bfdfe343d9dadb5c12d305787c (patch) | |
| tree | 1678133bac830d17ea171edb156ccaaa02e7182e /ChangeLog | |
| parent | 1e292a5bd31b54ac68932dbe72ad772bd8661c4a (diff) | |
ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and call gst_element_yield anymore
Original commit message from CVS:
* ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
(gst_mikmod_change_state):
* ext/mikmod/gstmikmod.h:
make mikmod's loop function not loop infinitely and call
gst_element_yield anymore
* gst/modplug/gstmodplug.cc:
fix pad negotiation
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2004-03-09 Benjamin Otte <otte@gnome.org> + + * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop), + (gst_mikmod_change_state): + * ext/mikmod/gstmikmod.h: + make mikmod's loop function not loop infinitely and call + gst_element_yield anymore + * gst/modplug/gstmodplug.cc: + fix pad negotiation + 2004-03-09 David Schleef <ds@schleef.org> * ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin |
