gstreamer/sys
Nirbheek Chauhan 42af2d66d8 Add support for Meson as alternative/parallel build system
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.
2016-08-20 11:35:54 +01:00
..
acmenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
acmmp3dec bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
androidmedia amc: Fix call to realloc() to allocate the correct size of items 2016-08-08 11:29:04 +02:00
applemedia avfvideosrc: account for retina displays when capturing screens 2016-08-19 19:46:41 +10:00
avc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
bluez Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
d3dvideosink Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
decklink decklinkvideosink: Add support for GstVideoTimeCode 2016-08-04 19:08:27 +03:00
directsound Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
dxr3 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
fbdev plugins: Use stdint.h instead of _stdint.h 2016-08-19 14:42:52 +01:00
kms kmssink: Fix offsets handling 2016-07-11 12:07:04 -04:00
linsys bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
nvenc nvenc: add some rate control modes/properties 2016-04-08 15:24:20 +10:00
opensles bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
pvr2d pvrbufferpool: fix gst_meta_register() parameters 2016-04-26 13:45:07 +01:00
qcam bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
shm shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never started 2016-07-04 12:52:29 +02:00
tinyalsa bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
uvch264 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vcd bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vdpau bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wasapi Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
wininet bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
winks Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
winscreencap Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
Makefile.am applemedia-nonpublic: remove bitrotten plugin that's no longer needed 2016-08-19 11:02:46 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00