ext/ogg/gstoggdemux.c: We love it if files that start at zero work too...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 22 Oct 2004 13:09:12 +0000 (13:09 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Fri, 22 Oct 2004 13:09:12 +0000 (13:09 +0000)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
We love it if files that start at zero work too...

ChangeLog

index 5e38412..76cfa64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
+       * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
+         We love it if files that start at zero work too...
+
+2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
        * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
          Handle files with missing EOS headers.