ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 18 Oct 2004 19:12:32 +0000 (19:12 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 18 Oct 2004 19:12:32 +0000 (19:12 +0000)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
(gst_ogg_demux_src_event), (gst_ogg_pad_populate),
(gst_ogg_pad_push):
Yay for non-lineair granulepos in theora.

ChangeLog

index 2d728f9..44aba61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
+       * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
+       (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
+       (gst_ogg_pad_push):
+         Yay for non-lineair granulepos in theora.
+
 2004-10-18  Wim Taymans  <wim@fluendo.com>
 
        * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),