ext/theora/theoradec.c: Add a debug line.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 17 Aug 2004 10:43:54 +0000 (10:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 17 Aug 2004 10:43:54 +0000 (10:43 +0000)
Original commit message from CVS:
* ext/theora/theoradec.c: (gst_theora_dec_class_init),
(theora_get_formats), (theora_dec_src_convert),
(theora_dec_sink_convert), (theora_dec_src_query),
(theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
Add a debug line.

ChangeLog

index 9260c40..73cdcdc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2004-08-17  Wim Taymans  <wim@fluendo.com>
 
+       * ext/theora/theoradec.c: (gst_theora_dec_class_init),
+       (theora_get_formats), (theora_dec_src_convert),
+       (theora_dec_sink_convert), (theora_dec_src_query),
+       (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
+       Add a debug line.
+
+2004-08-17  Wim Taymans  <wim@fluendo.com>
+
        * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
        (gst_ogg_pad_push):
        * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),