summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-03-07 11:37:23 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-03-07 11:37:23 +0000
commitb4447e0c7a465939948fcac760874ef79547ea7e (patch)
tree7a4783bdb458a1a9ca90aeefb93de38e4ac20bcf /ChangeLog
parentac4fc0ed0a3415a9ca289719c28a1e38634603d3 (diff)
downloadgst-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83f6c0b7..c1f1f37d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),