From 6a763f6a471e9fbbd86358b0175498a6af78666e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 3 Jul 2009 16:08:38 +0100 Subject: basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_API Add some guards and fat warnings to the header files with still unstable API, so people who just look at the installed headers know that it actually is unstable API. --- ext/schroedinger/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ext') diff --git a/ext/schroedinger/Makefile.am b/ext/schroedinger/Makefile.am index 23869243..6a895c51 100644 --- a/ext/schroedinger/Makefile.am +++ b/ext/schroedinger/Makefile.am @@ -14,6 +14,7 @@ libgstschro_la_CFLAGS = \ $(GST_CFLAGS) \ $(GST_BASE_CFLAGS) \ $(GST_PLUGINS_BASE_CFLAGS) \ + -DGST_USE_UNSTABLE_API \ $(SCHRO_CFLAGS) libgstschro_la_LIBADD = \ $(GST_LIBS) \ -- cgit v1.2.1