gstreamer/tests/check
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
..
elements tests: appsink: add minimal test for new pull with timeout functions 2016-07-18 17:26:26 +01:00
generic check: Rename states unit test 2015-08-14 11:12:30 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs tests: ignore new videotimecode test binary 2016-08-20 11:01:04 +01:00
pipelines tests: vorbisenc: fix with CK_FORK=no 2016-04-19 14:18:07 +01:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am videotimecode: Added support for SMPTE time code metadata 2016-08-04 18:59:40 +03:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00