gstreamer/ext/openjpeg
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
..
gstopenjpeg.c openjpeg: Add JPEG2000 encoder element 2012-12-16 20:50:34 +01:00
gstopenjpeg.h openjpeg: Port to 2.1 and require a pkg-config file for 2.0 and 2.1 2016-05-10 14:03:33 +03:00
gstopenjpegdec.c jpeg2000parse: use enums for colorspace and sampling, rather than strings 2016-06-24 11:23:31 +03:00
gstopenjpegdec.h openjpeg: fix more broken includes 2016-06-24 09:41:18 +01:00
gstopenjpegenc.c openjpegenc: use the corrent enumeration 2016-08-08 13:10:12 +02:00
gstopenjpegenc.h openjpeg: Port OpenJPEG plugin to the 2.0 API 2013-10-02 20:07:16 +02:00
Makefile.am openjpeg: fix more broken includes 2016-06-24 09:41:18 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00