mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
42af2d66d8
https://github.com/mesonbuild/meson With contributions from: Tim-Philipp Müller <tim@centricular.com> Matej Knopp <matej.knopp@gmail.com> Jussi Pakkanen <jpakkane@gmail.com> (original port) Highlights of the features provided are: * Faster builds on Linux (~40-50% faster) * The ability to build with MSVC on Windows * Generate Visual Studio project files * Generate XCode project files * Much faster builds on Windows (on-par with Linux) * Seriously fast configure and building on embedded ... and many more. For more details see: http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html Building with Meson should work on both Linux and Windows, but may need a few more tweaks on other operating systems.
94 lines
1.7 KiB
Meson
94 lines
1.7 KiB
Meson
subdir('accurip')
|
|
subdir('adpcmdec')
|
|
subdir('adpcmenc')
|
|
subdir('aiff')
|
|
subdir('asfmux')
|
|
# not ported to 1.0
|
|
#subdir('audiobuffer')
|
|
subdir('audiofxbad')
|
|
subdir('audiomixer')
|
|
subdir('audiovisualizers')
|
|
subdir('autoconvert')
|
|
subdir('bayer')
|
|
subdir('camerabin2')
|
|
# did not work
|
|
#subdir('cdxaparse')
|
|
subdir('coloreffects')
|
|
subdir('compositor')
|
|
subdir('dataurisrc')
|
|
#did not work
|
|
#subdir('dccp')
|
|
subdir('debugutils')
|
|
subdir('dvbsuboverlay')
|
|
subdir('dvdspu')
|
|
# did not work
|
|
#subdir('faceoverlay')
|
|
subdir('festival')
|
|
subdir('fieldanalysis')
|
|
subdir('freeverb')
|
|
subdir('frei0r')
|
|
# did not work
|
|
#subdir('games')
|
|
subdir('gaudieffects')
|
|
subdir('gdp')
|
|
subdir('geometrictransform')
|
|
#did not work
|
|
#subdir('hdvparse')
|
|
subdir('id3tag')
|
|
subdir('inter')
|
|
subdir('interlace')
|
|
subdir('ivfparse')
|
|
subdir('ivtc')
|
|
subdir('jp2kdecimator')
|
|
subdir('jpegformat')
|
|
subdir('librfb')
|
|
subdir('midi')
|
|
#did not work
|
|
#subdir('mixmatrix')
|
|
#did not work
|
|
#subdir('mpeg1sys')
|
|
subdir('mpegdemux')
|
|
subdir('mpegpsmux')
|
|
subdir('mpegtsdemux')
|
|
subdir('mpegtsmux')
|
|
#did not work
|
|
#subdir('mve')
|
|
subdir('mxf')
|
|
#did not work
|
|
#subdir('nuvdemux')
|
|
subdir('onvif')
|
|
#did not work
|
|
#subdir('overlay')
|
|
#did not work
|
|
#subdir('patchdetect')
|
|
subdir('pcapparse')
|
|
subdir('pnm')
|
|
subdir('rawparse')
|
|
#did not work
|
|
#subdir('real')
|
|
subdir('removesilence')
|
|
#did not work
|
|
#subdir('rtjpeg')
|
|
#did not work
|
|
#subdir('sdi')
|
|
subdir('sdp')
|
|
subdir('segmentclip')
|
|
subdir('siren')
|
|
subdir('smooth')
|
|
#subdir('smoothwave')
|
|
subdir('speed')
|
|
subdir('stereo')
|
|
subdir('subenc')
|
|
#did not work
|
|
#subdir('tta')
|
|
#did not work
|
|
#subdir('vbidec')
|
|
subdir('videofilters')
|
|
subdir('videoframe_audiolevel')
|
|
# did not work
|
|
#subdir('videomeasure')
|
|
subdir('videoparsers')
|
|
subdir('videosignal')
|
|
subdir('vmnc')
|
|
subdir('y4m')
|
|
subdir('yadif')
|