gstreamer/sys/winks
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
..
gstksclock.c GstDeviceProvider implementation for WIN Kernel Streaming plugin 2015-04-28 20:24:26 -04:00
gstksclock.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstksvideodevice.c winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
gstksvideodevice.h winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
gstksvideosrc.c winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
gstksvideosrc.h winks: port to 1.0 2014-03-15 15:34:29 +01:00
ksdeviceprovider.c winks: Port to MSVC and pretend to be Windows XP 2016-06-21 11:32:29 +01:00
ksdeviceprovider.h GstDeviceProvider implementation for WIN Kernel Streaming plugin 2015-04-28 20:24:26 -04:00
kshelpers.c winks: Port to MSVC and pretend to be Windows XP 2016-06-21 11:32:29 +01:00
kshelpers.h winks: Port to MSVC and pretend to be Windows XP 2016-06-21 11:32:29 +01:00
ksvideohelpers.c winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
ksvideohelpers.h winks: Fix RGB frame flipping and postprocessing 2016-08-16 00:43:39 +10:00
Makefile.am GstDeviceProvider implementation for WIN Kernel Streaming plugin 2015-04-28 20:24:26 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00