diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-08-17 10:43:54 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-08-17 10:43:54 +0000 |
commit | a0b945f17ddb4ecb80e9a8330ec9e446ce45296e (patch) | |
tree | 2790a14137715f25877fb0b87cc68ed100c600ba /ChangeLog | |
parent | 39d8ad89bc15e2ffd1c91e4f14d4b20e0ae2200c (diff) | |
download | gst-plugins-bad-a0b945f17ddb4ecb80e9a8330ec9e446ce45296e.tar.gz gst-plugins-bad-a0b945f17ddb4ecb80e9a8330ec9e446ce45296e.tar.bz2 gst-plugins-bad-a0b945f17ddb4ecb80e9a8330ec9e446ce45296e.zip |
ext/theora/theoradec.c: Add a debug line.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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), |