summaryrefslogtreecommitdiffstats
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
commit1773f0d67d130c5a474c2a95d4ab5acf4ab1fe7a (patch)
treef98b7c374107da8d5eb8ebe1ca45b919af53abf5
parentc4eac71b3a65def09d6aae9b154b774936d44234 (diff)
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
-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