]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - libs/gst/base/gstbaseparse.c
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
[glsdk/gstreamer0-10.git] / libs / gst / base / gstbaseparse.c
index 3cd4db50782315ce44d243600d0cf8d6f85d4e14..c49260c74351d17ce6c90ddde67ac07ccf6e6fbb 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
+/* 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/base/gstadapter.h>
 
 #include "gstbaseparse.h"