webrtcbin: an element that handles the transport aspects of webrtc connections
[platform/upstream/gst-plugins-bad.git] / ext / meson.build
1 subdir('assrender')
2 subdir('aom')
3 #subdir('bs2b')
4 subdir('bz2')
5 subdir('chromaprint')
6 subdir('curl')
7 #subdir('daala')
8 subdir('dash')
9 #subdir('dc1394')
10 subdir('directfb')
11 subdir('dtls')
12 subdir('dts')
13 subdir('faac')
14 subdir('faad')
15 subdir('fdkaac')
16 subdir('flite')
17 subdir('fluidsynth')
18 subdir('gl')
19 #subdir('gme')
20 subdir('gsm')
21 subdir('gtk')
22 subdir('hls')
23 subdir('iqa')
24 subdir('kate')
25 subdir('ladspa')
26 subdir('libde265')
27 subdir('libmms')
28 subdir('lv2')
29 #subdir('modplug')
30 subdir('mpeg2enc')
31 subdir('mplex')
32 #subdir('musepack')
33 #subdir('neon')
34 #subdir('ofa')
35 #subdir('openal')
36 subdir('opencv')
37 #subdir('openexr')
38 subdir('openh264')
39 subdir('openjpeg')
40 #subdir('openni2')
41 subdir('opus')
42 subdir('resindvd')
43 subdir('rsvg')
44 subdir('rtmp')
45 subdir('sbc')
46 subdir('schroedinger')
47 subdir('smoothstreaming')
48 #subdir('sndfile')
49 if cc.get_id() != 'msvc'
50   # soundtouch doesn't do exporting of symbols for DLLs and I'm not sure how to
51   # do that for C++ classes. -- Nirbheek
52   subdir('soundtouch')
53   # libspandsp has a bunch of portability issues in the headers
54   # If someone really wants to use this, it shouldn't be hard to port
55   subdir('spandsp')
56 endif
57 #subdir('spc')
58 subdir('srt')
59 subdir('srtp')
60 #subdir('teletextdec')
61 #subdir('wildmidi')
62 subdir('ttml')
63 subdir('voaacenc')
64 #subdir('voamrwbenc')
65 subdir('vulkan')
66 subdir('wayland')
67 subdir('webrtcdsp')
68 subdir('webrtc')
69 subdir('webp')
70 subdir('x265')
71 subdir('zbar')