summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-03-14 13:11:14 +0000
committerBenjamin Otte <otte@gnome.org>2004-03-14 13:11:14 +0000
commit55594847ba7908fad78e165ae750761f90c1f686 (patch)
treee7bbea84788b5861ef4ba8bd7bc7f7679a18553a
parent73bd051dd1d0c313d8883abb46b3a8b53b94a1c3 (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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e8566da..f7605747 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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