diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-30 10:43:53 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2006-08-30 10:43:53 +0000 |
commit | 669deaab5220fb50035e3ed735b96319ff76ea45 (patch) | |
tree | 23ebc771f22db7d0ad5091562980bcb3be223033 /ChangeLog | |
parent | b368225bc6030ae8edbbf6dfbb0e2f5477af497b (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |