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 | 985c127bd12350a04b9e09fce50306fec00117c9 (patch) | |
tree | dd93a20b71845569326e1b24f1ef50d8db7d5337 /ChangeLog | |
parent | 1eb256f41f3c46bd3c97875ef364fa4d262f4802 (diff) | |
download | gst-plugins-bad-985c127bd12350a04b9e09fce50306fec00117c9.tar.gz gst-plugins-bad-985c127bd12350a04b9e09fce50306fec00117c9.tar.bz2 gst-plugins-bad-985c127bd12350a04b9e09fce50306fec00117c9.zip |
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.
Diffstat (limited to 'ChangeLog')
-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), |