summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorVivia Nikolaidou <vivia@ahiru.eu>2019-11-05 13:52:55 +0000
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>2019-11-05 13:52:55 +0000
commit2386858a9179aff2ec249bdffa904bf407de455f (patch)
tree46bf7595022397f01c369ec1ca808c0e3963b2e2 /meson_options.txt
parent5320bb9085ac3332d89ed9bfa3120b95ca2c1d97 (diff)
downloadgstreamer-plugins-bad-2386858a9179aff2ec249bdffa904bf407de455f.tar.gz
Add files from gst-rtmp
For master, without autotools.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 9388011e5..56a6dbbc6 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -49,6 +49,7 @@ option('proxy', type : 'feature', value : 'auto')
option('rawparse', type : 'feature', value : 'auto')
option('removesilence', type : 'feature', value : 'auto')
option('rist', type : 'feature', value : 'auto')
+option('rtmp2', type : 'feature', value : 'auto')
option('rtp', type : 'feature', value : 'auto')
option('sdp', type : 'feature', value : 'auto')
option('segmentclip', type : 'feature', value : 'auto')