ext/ogg/gstoggdemux.c: Synchronized discont handling.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 29 Oct 2004 16:18:08 +0000 (16:18 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 29 Oct 2004 16:18:08 +0000 (16:18 +0000)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
Synchronized discont handling.

ChangeLog

index 04b9f1c..2f631e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
+       * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
+         Synchronized discont handling.
+
+2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
        * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
        (gst_ogg_demux_push):
          Make seeking sort-of exact again (fixes #156387).