summaryrefslogtreecommitdiff
path: root/gst-libs/gst/codecparsers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/codecparsers/Makefile.am')
-rw-r--r--gst-libs/gst/codecparsers/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/codecparsers/Makefile.am b/gst-libs/gst/codecparsers/Makefile.am
index 47ad21d21..081deead2 100644
--- a/gst-libs/gst/codecparsers/Makefile.am
+++ b/gst-libs/gst/codecparsers/Makefile.am
@@ -26,6 +26,7 @@ libgstcodecparsers_@GST_API_VERSION@include_HEADERS = \
libgstcodecparsers_@GST_API_VERSION@_la_CFLAGS = \
$(GST_PLUGINS_BAD_CFLAGS) \
-DGST_USE_UNSTABLE_API \
+ -DBUILDING_GST_CODEC_PARSERS \
$(GST_CFLAGS) \
-Dvp8_norm=gst_codecparsers_vp8_norm \
-Dvp8dx_start_decode=gst_codecparsers_vp8dx_start_decode \