From 88b4ce9fc07d388930b02ed814c82048ebce7640 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Thu, 6 Sep 2018 17:27:27 +1000 Subject: Update sctp plugin for the current build system - Add meson build definitions - Add necessary API decorators --- meson_options.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index b3557f86d..14d910fd1 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -119,6 +119,7 @@ option('resindvd', type : 'feature', value : 'auto', description : 'Resin DVD pl option('rsvg', type : 'feature', value : 'auto', description : 'SVG overlayer and image decoder plugin') option('rtmp', type : 'feature', value : 'auto', description : 'RTMP video network source and sink plugin') option('sbc', type : 'feature', value : 'auto', description : 'SBC bluetooth audio codec plugin') +option('sctp', type : 'feature', value : 'auto', description : 'SCTP plugin') option('shm', type : 'feature', value : 'auto', description : 'Shared memory source/sink plugin') option('smoothstreaming', type : 'feature', value : 'auto', description : 'Microsoft Smooth Streaming demuxer plugin') option('soundtouch', type : 'feature', value : 'auto', description : 'Audio pitch controller & BPM detection plugin') -- cgit v1.2.1