From 25dee2f2cb21d3fdd78b121f194f2424b64147c0 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Tue, 3 Oct 2017 17:14:53 -0400 Subject: [PATCH] tsparses: Define GST_USE_UNSTABLE_API This example is entirely based on unstable API, this avoids the expected compilation warning. --- tests/examples/mpegts/ts-parser.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/examples/mpegts/ts-parser.c b/tests/examples/mpegts/ts-parser.c index 3cfb90c8a6..57a954c860 100644 --- a/tests/examples/mpegts/ts-parser.c +++ b/tests/examples/mpegts/ts-parser.c @@ -30,6 +30,8 @@ #include #include #include + +#define GST_USE_UNSTABLE_API #include static void