summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-11-08 17:02:06 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-11-08 17:02:06 +0000
commit6ba1ea353bbdc1c89db7f9c8c86c61e430aa02ba (patch)
tree46c1245266c06c5b5e522e9e24d062fdb8a72184
parent0ebf36bb0c903524147479222475a21982fd7a3c (diff)
downloadgst-plugins-bad-6ba1ea353bbdc1c89db7f9c8c86c61e430aa02ba.tar.gz
gst-plugins-bad-6ba1ea353bbdc1c89db7f9c8c86c61e430aa02ba.tar.bz2
gst-plugins-bad-6ba1ea353bbdc1c89db7f9c8c86c61e430aa02ba.zip
ext/ogg/gstoggdemux.c: Let's act as if we're synchronized now! :).
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query), (gst_ogg_demux_push), (gst_ogg_pad_push): Let's act as if we're synchronized now! :). * ext/theora/theoradec.c: (theora_dec_chain): Add some debug.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7926d932..bf678c1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
+ (gst_ogg_demux_push), (gst_ogg_pad_push):
+ Let's act as if we're synchronized now! :).
+ * ext/theora/theoradec.c: (theora_dec_chain):
+ Add some debug.
+
2004-11-08 Wim Taymans <wim@fluendo.com>
* gst/alpha/gstalpha.c: (gst_alpha_method_get_type),