diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-14 13:11:14 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-14 13:11:14 +0000 |
commit | bcddae04d655326f0207f618abb809a3f45d2938 (patch) | |
tree | 23f33a3e72860737f36a988d230dd60d9616d7b3 /ChangeLog | |
parent | 94f1403b7b476849d62621d22ba0530fe7ab7216 (diff) | |
download | gst-plugins-bad-bcddae04d655326f0207f618abb809a3f45d2938.tar.gz gst-plugins-bad-bcddae04d655326f0207f618abb809a3f45d2938.tar.bz2 gst-plugins-bad-bcddae04d655326f0207f618abb809a3f45d2938.zip |
gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffers
Original commit message from CVS:
* gst/modplug/gstmodplug.cc:
* gst/modplug/gstmodplug.h:
set correct timestamps on outgoing buffers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2004-03-14 Benjamin Otte <otte@gnome.org> * gst/modplug/gstmodplug.cc: + * gst/modplug/gstmodplug.h: + set correct timestamps on outgoing buffers + +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 |