matroska, videobox, videofilter: fix compiler warnings when debugging is disabled...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 24 Jun 2010 15:32:23 +0000 (16:32 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 24 Jun 2010 15:34:03 +0000 (16:34 +0100)
commit19216e72183076541a667f9528d20f030b14f201
tree9304462098d6c8a6f0186b6ba6c990c1a123400d
parent8afc8a7398fd5581b0d40dccdffec971e9dee789
matroska, videobox, videofilter: fix compiler warnings when debugging is disabled in gstreamer

Fixes unused variable warnings when GStreamer's debugging system has been disabled.
gst/matroska/ebml-read.c
gst/videobox/gstvideobox.c
gst/videofilter/gstvideoflip.c