X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=meson_options.txt;h=3a9aa93aa2f32ce9defd5617cae62e85f359ef16;hb=2e718c9e91287cb1b0e4174041cb186825697176;hp=513aa06f40f21c621a9db71cac302d253f094a17;hpb=97cc93d6213243149260d33898bbc5c7520a115d;p=platform%2Fupstream%2Fgstreamer.git diff --git a/meson_options.txt b/meson_options.txt index 513aa06..3a9aa93 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -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,10 +80,12 @@ 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') option('dash', type : 'feature', value : 'auto', description : 'DASH demuxer plugin') +option('dc1394', type : 'feature', value : 'auto', description : 'libdc1394 IIDC camera source plugin') option('decklink', type : 'feature', value : 'auto', description : 'DeckLink audio/video source/sink plugin') option('directfb', type : 'feature', value : 'auto', description : 'DirectFB video sink plugin') option('directsound', type : 'feature', value : 'auto', description : 'Directsound audio source plugin') @@ -98,7 +98,8 @@ 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') option('iqa', type : 'feature', value : 'auto', description : 'Image quality assessment plugin') @@ -108,6 +109,7 @@ option('ladspa', type : 'feature', value : 'auto', description : 'LADSPA plugin option('libde265', type : 'feature', value : 'auto', description : 'HEVC/H.265 video decoder plugin') option('libmms', type : 'feature', value : 'auto', description : 'Microsoft multimedia server network source plugin') option('lv2', type : 'feature', value : 'auto', description : 'LV2 audio plugin bridge') +option('modplug', type : 'feature', value : 'auto', description : 'ModPlug audio decoder plugin') option('mpeg2enc', type : 'feature', value : 'auto', description : 'mpeg2enc video encoder plugin') option('mplex', type : 'feature', value : 'auto', description : 'mplex audio/video multiplexer plugin') option('msdk', type : 'feature', value : 'auto', description : 'Intel Media SDK video encoder/decoder plugin') @@ -115,8 +117,13 @@ option('musepack', type : 'feature', value : 'auto', description : 'libmpcdec Mu option('neon', type : 'feature', value : 'auto', description : 'NEON HTTP source plugin') 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') @@ -126,20 +133,24 @@ option('sbc', type : 'feature', value : 'auto', description : 'SBC bluetooth aud 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('sndfile', type : 'feature', value : 'auto', description : 'libsndfile plugin') option('soundtouch', type : 'feature', value : 'auto', description : 'Audio pitch controller & BPM detection plugin') option('spandsp', type : 'feature', value : 'auto', description : 'Packet loss concealment audio plugin') option('srt', type : 'feature', value : 'auto', description : 'Secure, Reliable, Transport client/server network source/sink plugin') option('srtp', type : 'feature', value : 'auto', description : 'Secure RTP codec plugin') +option('teletext', type : 'feature', value : 'auto', description : 'Teletext plugin') 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') option('vulkan', type : 'feature', value : 'auto', description : 'Vulkan video sink plugin') option('wasapi', type : 'feature', value : 'auto', description : 'Windows Audio Session API source/sink plugin') option('webp', type : 'feature', value : 'auto', description : 'WebP image codec plugin') option('webrtc', type : 'feature', value : 'auto', description : 'WebRTC audio/video network bin plugin') option('webrtcdsp', type : 'feature', value : 'auto', description : 'Plugin with various audio filters provided by the WebRTC audio processing library') +option('wildmidi', type : 'feature', value : 'auto', description : 'WildMidi midi soft synth plugin') option('winks', type : 'feature', value : 'auto', description : 'Windows Kernel Streaming video source plugin') option('winscreencap', type : 'feature', value : 'auto', description : 'Windows Screen Capture video source plugin') option('x265', type : 'feature', value : 'auto', description : 'HEVC/H.265 video encoder plugin')