gstreamer/gst-libs/gst/allocators
Nirbheek Chauhan 5c4f4ac1bd Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.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:09:51 +01:00
..
allocators.h allocators: include gstfdmemory.h in the main library header, allocators.h 2015-08-29 21:38:52 +02:00
gstdmabuf.c dmabuf: remove 'allow-none' annotation in gst_dmabuf_allocator_alloc() doc 2015-09-23 10:01:41 -04:00
gstdmabuf.h dmabuf: Make it not a singleton 2013-09-18 15:08:53 -04:00
gstfdmemory.c fdmemory: add flag to avoid close of the fd 2016-08-19 09:27:01 +02:00
gstfdmemory.h fdmemory: add flag to avoid close of the fd 2016-08-19 09:27:01 +02:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00