gstreamer/ext/openjpeg
Clemens Lang 15f24fef53 openjpeg: Fix build against openjpeg 2.2
OpenJPEG 2.2 has some API changes and thus ships its headers in a new
include path. Add a configure check (to both meson and autoconf) to
detect the newer version of OpenJPEG and add conditional includes.

Fix the autoconf test for OpenJPEG 2.1, which checked for HAVE_OPENJPEG,
which was always set even for 2.0.

https://bugzilla.gnome.org/show_bug.cgi?id=786250
2017-08-14 10:25:07 +03:00
..
gstopenjpeg.c openjpeg: Add JPEG2000 encoder element 2012-12-16 20:50:34 +01:00
gstopenjpeg.h openjpeg: Fix build against openjpeg 2.2 2017-08-14 10:25:07 +03:00
gstopenjpegdec.c openjpegdec: support grayscale with alpha channel 2017-07-10 10:15:18 +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 Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build openjpeg: Fix build against openjpeg 2.2 2017-08-14 10:25:07 +03:00