souphttpsrc: Handle non-UTF8 headers and error reasons more gracefully
[platform/upstream/gst-plugins-good.git] / ext / meson.build
1 # subdir('aalib')
2 subdir('cairo')
3 subdir('flac')
4 subdir('gdk_pixbuf')
5 subdir('jack')
6 subdir('jpeg')
7 # subdir('libcaca')
8 subdir('dv')
9 subdir('libpng')
10 # subdir('raw1394')
11 subdir('pulse')
12 subdir('shout2')
13 subdir('soup')
14 subdir('speex')
15 # FIXME: taglib fails to compile and link with msvc
16 if cc.get_id() != 'msvc'
17   subdir('taglib')
18 endif
19 subdir('vpx')
20 subdir('wavpack')