m3u8: remove unreachable code
[platform/upstream/gstreamer.git] / meson_options.txt
index a4d0fc3..3a9aa93 100644 (file)
@@ -16,7 +16,6 @@ option('autoconvert', type : 'feature', value : 'auto')
 option('bayer', type : 'feature', value : 'auto')
 option('camerabin2', type : 'feature', value : 'auto')
 option('coloreffects', type : 'feature', value : 'auto')
-option('compositor', type : 'feature', value : 'auto')
 option('debugutils', type : 'feature', value : 'auto')
 option('dvbsuboverlay', type : 'feature', value : 'auto')
 option('dvdspu', type : 'feature', value : 'auto')
@@ -54,7 +53,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')
@@ -82,6 +80,7 @@ option('bs2b', type : 'feature', value : 'auto', description : 'Bauer stereophon
 option('bz2', type : 'feature', value : 'auto', description : 'bz2 stream encoder and decoder plugin')
 option('chromaprint', type : 'feature', value : 'auto', description : 'Chromaprint fingerprint audio plugin')
 option('closedcaption', type : 'feature', value : 'auto', description : 'Closed caption extractor, decoder, and overlay plugin')
+option('colormanagement', type : 'feature', value : 'auto', description : 'Color management correction plugin')
 option('curl', type : 'feature', value : 'auto', description : 'cURL network source and sink plugin')
 option('curl-ssh2', type : 'feature', value : 'auto', description : 'cURL network source and sink plugin libssh2 support')
 option('d3dvideosink', type : 'feature', value : 'auto', description : 'Direct3D video sink plugin')
@@ -99,7 +98,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')
@@ -119,8 +118,12 @@ option('neon', type : 'feature', value : 'auto', description : 'NEON HTTP source
 option('nvdec', type : 'feature', value : 'auto', description : 'NVIDIA GPU decoder plugin')
 option('nvenc', type : 'feature', value : 'auto', description : 'NVIDIA GPU encoder plugin')
 option('ofa', type : 'feature', value : 'auto', description : 'Open Fingerprint Architecture library plugin')
+option('openal', type : 'feature', value : 'auto', description : 'OpenAL plugin')
+option('openexr', type : 'feature', value : 'auto', description : 'OpenEXR plugin')
 option('openh264', type : 'feature', value : 'auto', description : 'H.264 video codec plugin')
 option('openjpeg', type : 'feature', value : 'auto', description : 'JPEG2000 image codec plugin')
+option('openmpt', type : 'feature', value : 'auto', description : 'OpenMPT module music library plugin')
+option('openni2', type : 'feature', value : 'auto', description : 'OpenNI2 library plugin')
 option('opensles', type : 'feature', value : 'auto', description : 'OpenSL ES audio source/sink plugin')
 option('opus', type : 'feature', value : 'auto', description : 'OPUS audio parser plugin')
 option('resindvd', type : 'feature', value : 'auto', description : 'Resin DVD playback plugin')
@@ -139,7 +142,6 @@ option('teletext', type : 'feature', value : 'auto', description : 'Teletext plu
 option('tinyalsa', type : 'feature', value : 'auto', description : 'TinyALSA plugin')
 option('ttml', type : 'feature', value : 'auto', description : 'TTML subtitle parser and renderer plugin')
 option('uvch264', type : 'feature', value : 'auto', description : 'UVC compliant H.264 camera source plugin')
-option('vcd', type : 'feature', value : 'auto', description : 'VCD source plugin')
 option('vdpau', type : 'feature', value : 'auto', description : 'Nvidia VDPAU plugin')
 option('voaacenc', type : 'feature', value : 'auto', description : 'AAC audio encoder plugin')
 option('voamrwbenc', type : 'feature', value : 'auto', description : 'AMR-WB audio encoder plugin')