gstreamer/ext/openh264
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
..
gstopenh264dec.cpp openh264: fix up for API changes in v1.6.0 2016-07-18 18:36:42 +01:00
gstopenh264dec.h openh264: remove unnecessary instance private structures 2016-04-11 20:11:53 +01:00
gstopenh264enc.cpp openh264: fix up for API changes in v1.6.0 2016-07-18 18:36:42 +01:00
gstopenh264enc.h openh264: fix up for API changes in v1.6.0 2016-07-18 18:36:42 +01:00
gstopenh264plugin.c openh264: Use a MARGINAL rank for the encoder and decoder 2014-10-06 16:44:51 +03:00
Makefile.am openh264: Remove unused codecparsers lib 2014-10-03 17:23:36 +03:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00