summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-14 13:42:23 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-14 13:42:23 +0000
commitebff9b95e1fd04b14336f3f0527b3e3d860b8bb8 (patch)
tree892c249fe4883d0d825c2ae55e29626d0feb0387
parente738d846dcba0b6c4ed98380b8ce272b9a7c9201 (diff)
downloadgst-plugins-bad-ebff9b95e1fd04b14336f3f0527b3e3d860b8bb8.tar.gz
gst-plugins-bad-ebff9b95e1fd04b14336f3f0527b3e3d860b8bb8.tar.bz2
gst-plugins-bad-ebff9b95e1fd04b14336f3f0527b3e3d860b8bb8.zip
add debug categories
Original commit message from CVS: add debug categories
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f9edd07..eb93c1b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-14 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/theora/theoradec.c: (gst_theora_dec_class_init),
+ (theora_dec_src_query), (theora_dec_event):
+ * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
+ add debugging categories. Remove \n's.
+
2004-07-13 Johan Dahlin <johan@gnome.org>
* gst/playback/gstplaybin.c (gst_play_bin_set_property)