Merge branch 'master' into 0.11
[platform/upstream/gst-plugins-base.git] / ext / theora / gsttheoraparse.c
index cda2f1a..a9fedae 100644 (file)
  * Last reviewed on 2008-05-28 (0.10.20)
  */
 
+/* FIXME 0.11: suppress warnings for deprecated API such as GValueArray
+ * with newer GLib versions (>= 2.31.0) */
+#define GLIB_DISABLE_DEPRECATION_WARNINGS
+
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif