summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-18 19:12:32 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-18 19:12:32 +0000
commit985c127bd12350a04b9e09fce50306fec00117c9 (patch)
treedd93a20b71845569326e1b24f1ef50d8db7d5337
parent1eb256f41f3c46bd3c97875ef364fa4d262f4802 (diff)
downloadgst-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.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d728f96..44aba61b 100644
--- 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),