Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / isomp4 / gstqtmoovrecover.c
index 678ab3b..3fbfec3 100644 (file)
 #include "config.h"
 #endif
 
+/* FIXME 0.11: suppress warnings for deprecated API such as GStaticRecMutex
+ * with newer GLib versions (>= 2.31.0) */
+#define GLIB_DISABLE_DEPRECATION_WARNINGS
+
 #include <glib/gstdio.h>
 #include <gst/gst.h>