level: put back deprecation warnings
This commit is contained in:
parent
52b7aab711
commit
df8f5f2f83
@ -105,6 +105,10 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* FIXME 0.11: suppress warnings for deprecated API such as GValueArray
|
||||
* with newer GLib versions (>= 2.31.0) */
|
||||
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <gst/gst.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user