mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
cee211123a
opencv plugin is pulling a header which makses clang++ 10 complain a lot and blocks -werror. ``` /usr/include/opencv4/opencv2/flann/logger.h:83:36: error: format string is not a string literal [-Werror,-Wformat-nonliteral] int ret = vfprintf(stream, fmt, arglist); ^~~ ``` Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1494> |
||
---|---|---|
.. | ||
gstopencvutils.cpp | ||
gstopencvutils.h | ||
gstopencvvideofilter.cpp | ||
gstopencvvideofilter.h | ||
meson.build | ||
opencv-prelude.h |