gstreamer/tools
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
..
.gitignore tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor-1.0.1 tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor.c tools: fix device leaks in gst-device-monitor 2016-07-15 12:58:53 +01:00
gst-discoverer-1.0.1 tools: remove gst-visualise script 2012-08-18 21:38:14 +01:00
gst-discoverer.c gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
gst-play-1.0.1 tools: gst-play: add 'n' and 'b' as additional shortcuts for next/previous item 2016-02-25 23:16:22 +00:00
gst-play-kb.c tools: play: fix compiler warning on windows 2013-12-09 13:55:28 +00:00
gst-play-kb.h tools: play: implement seeking via console in interactive mode 2013-11-24 14:38:25 +00:00
gst-play.c gst-play: Allow disabling audio/video/subtitle tracks 2016-07-15 22:51:35 +10:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00