gstreamer/ext/meson.build
Nirbheek Chauhan 7397eb0cd4 meson: Don't skip plugins that don't build with MSVC
We now have options for all plugins, so we will just disable these in
the cerbero recipe instead. These require external deps, so they won't
affect gst-build either.
2018-09-05 20:47:05 +05:30

66 lines
1.1 KiB
Meson

# FIXME implement these
subdir('assrender')
subdir('aom')
subdir('bs2b')
subdir('bz2')
subdir('chromaprint')
subdir('closedcaption')
subdir('curl')
#subdir('daala')
subdir('dash')
#subdir('dc1394')
subdir('directfb')
subdir('dtls')
subdir('dts')
subdir('faac')
subdir('faad')
subdir('fdkaac')
subdir('flite')
subdir('fluidsynth')
subdir('gl')
#subdir('gme')
subdir('gsm')
subdir('hls')
subdir('iqa')
subdir('kate')
subdir('ladspa')
subdir('libde265')
subdir('libmms')
subdir('lv2')
#subdir('modplug')
subdir('mpeg2enc')
subdir('mplex')
subdir('musepack')
subdir('neon')
#subdir('ofa')
#subdir('openal')
subdir('opencv')
#subdir('openexr')
subdir('openh264')
subdir('openjpeg')
#subdir('openni2')
subdir('opus')
subdir('resindvd')
subdir('rsvg')
subdir('rtmp')
subdir('sbc')
subdir('smoothstreaming')
#subdir('sndfile')
subdir('soundtouch')
subdir('spandsp')
#subdir('spc')
subdir('srt')
subdir('srtp')
#subdir('teletextdec')
#subdir('wildmidi')
subdir('ttml')
subdir('voaacenc')
#subdir('voamrwbenc')
subdir('vulkan')
subdir('wayland')
subdir('webrtc')
subdir('webrtcdsp')
subdir('webp')
subdir('x265')
subdir('zbar')