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 | 1773f0d67d130c5a474c2a95d4ab5acf4ab1fe7a (patch) | |
tree | f98b7c374107da8d5eb8ebe1ca45b919af53abf5 | |
parent | c4eac71b3a65def09d6aae9b154b774936d44234 (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-- | 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 |