[Bug 790192] opencv: The plugins are not built using new OpenCV version
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 23 08:06:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=790192
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 364237:
--> (https://bugzilla.gnome.org/review?bug=790192&attachment=364237)
::: configure.ac
@@ +2822,3 @@
dnl seem to be a switch to suppress the warnings the cvcompat.h header
dnl causes.)
+ PKG_CHECK_MODULES(OPENCV, opencv >= 2.3.0 opencv <= 3.4.0 , [
I changed this to < 3.4.0. 3.4.0 is going to change the API again, potentially.
The point is to keep the next API incompatible version out of the version
range.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list