diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-14 13:42:23 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-14 13:42:23 +0000 |
commit | eb7f95e418d731428ef5cac10515d8ec6e8d7dde (patch) | |
tree | a83320720b1d174a3d0ae3253013b199304f242e | |
parent | 51036fa4ae46df38b6359ae347c84eecef038c82 (diff) |
add debug categories
Original commit message from CVS:
add debug categories
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |