diff options
author | Edward Hervey <bilboed@bilboed.com> | 2007-03-07 11:37:23 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2007-03-07 11:37:23 +0000 |
commit | b4447e0c7a465939948fcac760874ef79547ea7e (patch) | |
tree | 7a4783bdb458a1a9ca90aeefb93de38e4ac20bcf /ChangeLog | |
parent | ac4fc0ed0a3415a9ca289719c28a1e38634603d3 (diff) | |
download | gst-plugins-bad-b4447e0c7a465939948fcac760874ef79547ea7e.tar.gz gst-plugins-bad-b4447e0c7a465939948fcac760874ef79547ea7e.tar.bz2 gst-plugins-bad-b4447e0c7a465939948fcac760874ef79547ea7e.zip |
gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwise all debugging in files other than qtd...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c:
* gst/qtdemux/qtdemux.h:
Share qtdemux debug category across all files, otherwise all debugging
in files other than qtdemux.c would end up in the default category.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-03-07 Edward Hervey <edward@fluendo.com> + + * gst/qtdemux/qtdemux.c: + * gst/qtdemux/qtdemux.h: + Share qtdemux debug category across all files, otherwise all debugging + in files other than qtdemux.c would end up in the default category. + 2007-03-07 Stefan Kost <ensonic@users.sf.net> * gst/spectrum/gstspectrum.c: (gst_spectrum_start), |