summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-08-30 10:43:53 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-08-30 10:43:53 +0000
commit669deaab5220fb50035e3ed735b96319ff76ea45 (patch)
tree23ebc771f22db7d0ad5091562980bcb3be223033 /ChangeLog
parentb368225bc6030ae8edbbf6dfbb0e2f5477af497b (diff)
downloadgst-plugins-bad-669deaab5220fb50035e3ed735b96319ff76ea45.tar.gz
gst-plugins-bad-669deaab5220fb50035e3ed735b96319ff76ea45.tar.bz2
gst-plugins-bad-669deaab5220fb50035e3ed735b96319ff76ea45.zip
gst/qtdemux/qtdemux.c: Fix the build for disabled debug
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment), (qtdemux_parse_tree): Fix the build for disabled debug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ce7674b..c68fcbe7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-30 Stefan Kost,,, <ensonic@users.sf.net>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
+ (qtdemux_parse_tree):
+ Fix the build for disabled debug
+
2006-08-29 Edgard Lima <edgard.lima@indt.org.br>
* sys/v4l2/gstv4l2src.c: