diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-18 15:58:03 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-18 15:58:03 +0000 |
commit | 373e846d7c30620a42c1eaf178bd89ddcfaa0662 (patch) | |
tree | 4135e56649770b2c2cbaa90c1266b0ae33b17711 /ChangeLog | |
parent | 9154ebe374b70a259655e635f3e1e5ecb822c250 (diff) | |
download | gst-plugins-bad-373e846d7c30620a42c1eaf178bd89ddcfaa0662.tar.gz gst-plugins-bad-373e846d7c30620a42c1eaf178bd89ddcfaa0662.tar.bz2 gst-plugins-bad-373e846d7c30620a42c1eaf178bd89ddcfaa0662.zip |
add debug categories to matroska
Original commit message from CVS:
add debug categories to matroska
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init), + (gst_matroska_demux_add_stream): + * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init): + add debug categories + 2004-07-16 Wim Taymans <wim@fluendo.com> * ext/libpng/Makefile.am: |