gstreamer/gst-libs/gst/opencv
youngsoo.lee 260a82e514 opencv: Fix build error on macOS
The build fails on macos with the following error:
/usr/local/Cellar/opencv/4.5.0_5/include/opencv4/opencv2/core/mat.hpp:2226:15: error: no template named 'initializer_list' in namespace 'std'
      Mat_(std::initializer_list<_Tp> values);
fatal error: too many errors emitted, stopping now [-ferror-limit=]
 35 warnings and 20 errors generated.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2368>
2021-06-30 14:03:22 +09: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
meson.build opencv: Fix build error on macOS 2021-06-30 14:03:22 +09:00
opencv-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00