applemedia: suppress warnings for deprecated glib API
This commit is contained in:
parent
87e053386a
commit
1870a4d58b
@ -17,6 +17,10 @@
|
|||||||
* Boston, MA 02110-1301, USA.
|
* Boston, MA 02110-1301, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* FIXME 1.x: suppress warnings for deprecated API such as GStaticRecMutex
|
||||||
|
* with newer GLib versions (>= 2.31.0) */
|
||||||
|
#define GLIB_DISABLE_DEPRECATION_WARNINGS
|
||||||
|
|
||||||
#include "miovideosrc.h"
|
#include "miovideosrc.h"
|
||||||
|
|
||||||
#include "coremediabuffer.h"
|
#include "coremediabuffer.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user