gstreamer/sys/meson.build
Sebastian Dröge 9b5de05399 Remove various unported plugins
If they were not ported after 4+ years it seems unlikely that anybody is
ever going to need them again. They're still in the GIT history if
needed.

https://bugzilla.gnome.org/show_bug.cgi?id=774530
2016-12-21 11:17:11 +02:00

25 lines
471 B
Meson

#FIXME
#subdir('acmenc')
#subdir('acmmp3dec')
#subdir('androidmedia')
#subdir('applemedia')
subdir('bluez')
subdir('d3dvideosink')
#subdir('decklink')
subdir('directsound')
#subdir('dshowdecwrapper')
#subdir('dshowsrcwrapper')
#subdir('dshowvideosink')
subdir('dvb')
subdir('fbdev')
subdir('kms')
subdir('msdk')
#subdir('nvenc')
#subdir('opensles')
#subdir('shm')
#subdir('uvch264')
#subdir('vcd')
#subdir('vdpau')
subdir('wasapi')
subdir('winks')
subdir('winscreencap')