diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-10-18 19:12:32 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-10-18 19:12:32 +0000 |
commit | 05b6b97538f3a0f7a850ef88544f44f32f9c0511 (patch) | |
tree | 7b4f691312abdcb871ec4254ebf8a770e8fd1e66 | |
parent | cda34e6a8df5fe1a55358ce73f13c764e7613f45 (diff) |
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.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |