summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-10-08 23:45:28 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-12-25 13:06:40 +0100
commit63e961ff7a30a4f31b3c01bb3ff66cdbc2c10191 (patch)
treef97215693fc8cb061b3066d4227b099b68646f86 /meson_options.txt
parent373580c7be89f248f3bf87de41a6e4fbf4459cc4 (diff)
downloadgstreamer-plugins-bad-63e961ff7a30a4f31b3c01bb3ff66cdbc2c10191.tar.gz
stereo: remove plugin which has been merged into audiofx in -good
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/457
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index e9cc3e52f..07846b4fb 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -54,7 +54,6 @@ option('segmentclip', type : 'feature', value : 'auto')
option('siren', type : 'feature', value : 'auto')
option('smooth', type : 'feature', value : 'auto')
option('speed', type : 'feature', value : 'auto')
-option('stereo', type : 'feature', value : 'auto')
option('subenc', type : 'feature', value : 'auto')
option('timecode', type : 'feature', value : 'auto')
option('videofilters', type : 'feature', value : 'auto')