From: Ronald S. Bultje Date: Mon, 18 Oct 2004 19:12:32 +0000 (+0000) Subject: ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora. X-Git-Tag: 1.19.3~509^2~14207 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=05b6b97538f3a0f7a850ef88544f44f32f9c0511;p=platform%2Fupstream%2Fgstreamer.git ext/ogg/gstoggdemux.c: Yay for non-lineair granulepos in theora. 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. --- diff --git a/ChangeLog b/ChangeLog index 2d728f9..44aba61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-10-18 Ronald S. Bultje + + * 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 * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),