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
commiteb7f95e418d731428ef5cac10515d8ec6e8d7dde (patch)
treea83320720b1d174a3d0ae3253013b199304f242e
parent51036fa4ae46df38b6359ae347c84eecef038c82 (diff)
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)