X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstutils.c;h=9a0e80710621528e5699c00d317431445056f9e5;hb=2666450864d8301e350f4c05eae4f5d25535c377;hp=84f3c3d9ffac34d53907ac2980e1bb97cab2a400;hpb=5889260d5a68ca13b2fb8ad22c7abb8063964e06;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstutils.c b/gst/gstutils.c index 84f3c3d..9a0e807 100644 --- a/gst/gstutils.c +++ b/gst/gstutils.c @@ -28,6 +28,9 @@ * When defining own plugins, use the GST_BOILERPLATE ease gobject creation. */ +/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex + * with newer GLib versions (>= 2.31.0) */ +#define GLIB_DISABLE_DEPRECATION_WARNINGS #include "gst_private.h" #include #include