gstreamer/tests/benchmarks
Nirbheek Chauhan b2f9808722 Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson

With contributions from:

Tim-Philipp Müller <tim@centricular.com>
Mathieu Duponchelle <mathieu.duponchelle@opencreed.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-19 21:26:14 +01:00
..
.gitignore benchmark: add a benchmark for bgo/760267 2016-01-08 23:13:29 +01:00
caps.c Fix FSF address 2012-11-03 20:44:48 +00:00
capsnego.c benchmarks: Fix potential stack corruption in capsnego test 2016-07-11 14:18:21 +01:00
complexity.c Fix FSF address 2012-11-03 20:44:48 +00:00
complexity.gnuplot tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
complexity.scm tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
controller.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstress.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstclockstress.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstpollstress.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstpoolstress.c poolstress: print speedup 2014-01-30 12:54:44 +01:00
init.c Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am benchmarks: Disable tracerserialize benchmark on GST_DISABLE_GST_DEBUG 2016-01-19 11:12:27 +01:00
mass-elements.c Fix FSF address 2012-11-03 20:44:48 +00:00
mass-elements.gnuplot tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
mass-elements.scm tests: fix example 2009-06-29 11:57:13 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
tracerserialize.c benchmark: tracerserialize: add missing return statement 2016-02-15 12:34:17 -03:00
tracing.sh tracer: rename GST_TRACER_PLUGINS env var to GST_TRACERS 2016-01-22 12:50:08 +00:00