gstreamer/gst-libs/gst/opencv
Christoph Reiter 22c6a4085f meson: fix build with opencv=enabled and opencv4. Fixes #964
Having the opencv feature enabled would lead to the opencv3 dependency
being required which failed with only opencv4 being available.

Instead don't require anything and error out at the end if the feature was enabled
but no dependency was found.
2019-05-06 07:21:45 +00:00
..
gstopencvutils.cpp opencv: port to c++ 2019-02-02 18:34:10 +00:00
gstopencvutils.h opencv: port to c++ 2019-02-02 18:34:10 +00:00
gstopencvvideofilter.cpp opencv: port to c++ 2019-02-02 18:34:10 +00:00
gstopencvvideofilter.h opencv: port to c++ 2019-02-02 18:34:10 +00:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
meson.build meson: fix build with opencv=enabled and opencv4. Fixes #964 2019-05-06 07:21:45 +00:00
opencv-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00