summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-12-27 17:52:47 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-12-28 13:48:29 +0100
commit88683e5a1ee4ebe8bbd8dfbce5893e665d90c21d (patch)
treeacf7b84a74f34596792e4a2164b5ecadbb289c73 /meson_options.txt
parente42efbccb1000482e690391766c11109d40e6e12 (diff)
downloadgstreamer-plugins-bad-88683e5a1ee4ebe8bbd8dfbce5893e665d90c21d.tar.gz
Remove openglmixers plugin, moved to -base
Merged into the existing opengl plugin in -base.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index dda8e3b94..cf105c823 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -97,7 +97,7 @@ option('fbdev', type : 'feature', value : 'auto', description : 'Framebuffer vid
option('fdkaac', type : 'feature', value : 'auto', description : 'Fraunhofer AAC audio codec plugin')
option('flite', type : 'feature', value : 'auto', description : 'Flite speech synthesizer source plugin')
option('fluidsynth', type : 'feature', value : 'auto', description : 'Fluidsynth MIDI decoder plugin')
-option('gl', type : 'feature', value : 'auto', description : 'GStreamer OpenGL mixer plugin')
+option('gl', type : 'feature', value : 'auto', description : 'GStreamer OpenGL integration support (used by various plugins)')
option('gme', type : 'feature', value : 'auto', description : 'libgme gaming console music file decoder plugin')
option('gsm', type : 'feature', value : 'auto', description : 'GSM encoder/decoder plugin')
option('ipcpipeline', type : 'feature', value : 'auto', description : 'Inter-process communication plugin')