summaryrefslogtreecommitdiff
path: root/gst/gstmeta.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstmeta.c')
-rw-r--r--gst/gstmeta.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/gstmeta.c b/gst/gstmeta.c
index 62131ad552..3657ffc173 100644
--- a/gst/gstmeta.c
+++ b/gst/gstmeta.c
@@ -25,6 +25,9 @@
*
* Last reviewed on December 17th, 2009 (0.10.26)
*/
+/* 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 "gstbuffer.h"