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 | ebff9b95e1fd04b14336f3f0527b3e3d860b8bb8 (patch) | |
tree | 892c249fe4883d0d825c2ae55e29626d0feb0387 /ChangeLog | |
parent | e738d846dcba0b6c4ed98380b8ce272b9a7c9201 (diff) | |
download | gst-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
Diffstat (limited to 'ChangeLog')
-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) |