opus + jpegformat: unbreak non-debug build
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 12 Sep 2012 07:10:35 +0000 (09:10 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 12 Sep 2012 08:13:30 +0000 (09:13 +0100)
commit331b660e65f437e2bf5c986c9171d4a48ce93759
treee12323ad7f5e0cd7610a7fa659048f191d4fd82f
parent24fa2ac653f45792113f3bc2b7cca18bac328970
opus + jpegformat: unbreak non-debug build

opus + jpegformat plugin builds fail when gstreamer is configured with
--disable-gst-debug as they are checking the GST_DISABLE_DEBUG symbol
instead of GST_DISABLE_GST_DEBUG.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
https://bugzilla.gnome.org/show_bug.cgi?id=683850
ext/opus/gstopusdec.c
ext/opus/gstopusenc.c