diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-14 12:40:57 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-14 12:40:57 +0000 |
commit | 94f1403b7b476849d62621d22ba0530fe7ab7216 (patch) | |
tree | d6f11ac2bb3d4e12bf69e03e8d29a313ddb190ad /ChangeLog | |
parent | 7dc81ddbcce806c74f57890577ee49dc300b8dde (diff) | |
download | gst-plugins-bad-94f1403b7b476849d62621d22ba0530fe7ab7216.tar.gz gst-plugins-bad-94f1403b7b476849d62621d22ba0530fe7ab7216.tar.bz2 gst-plugins-bad-94f1403b7b476849d62621d22ba0530fe7ab7216.zip |
gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arrives that's not necessary
Original commit message from CVS:
* gst/modplug/gstmodplug.cc:
handle events - don't do crap when a discont arrives that's not
necessary
This allows correct loading and playback of mods in Rhythmbox
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-03-14 Benjamin Otte <otte@gnome.org> + * gst/modplug/gstmodplug.cc: + handle events - don't do crap when a discont arrives that's not + necessary + This allows correct loading and playback of mods in Rhythmbox + +2004-03-14 Benjamin Otte <otte@gnome.org> + * configure.ac: * gst-libs/gst/gconf/Makefile.am: * pkgconfig/Makefile.am: |