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 | 55594847ba7908fad78e165ae750761f90c1f686 (patch) | |
tree | e7bbea84788b5861ef4ba8bd7bc7f7679a18553a | |
parent | 73bd051dd1d0c313d8883abb46b3a8b53b94a1c3 (diff) |
gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffersBEFORE_INDENT
Original commit message from CVS:
* gst/modplug/gstmodplug.cc:
* gst/modplug/gstmodplug.h:
set correct timestamps on outgoing buffers
-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 |