opencv: allow per feature registration
authorStéphane Cerveau <scerveau@collabora.com>
Thu, 18 Feb 2021 12:34:54 +0000 (13:34 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 23 Mar 2021 14:19:17 +0000 (14:19 +0000)
commit63e2705e97f12e5a9d585f66a5b03bfc13e7abf3
tree4f85af858657b9e69af18d8327fc7a026e1b7ab9
parentbc17c7ba3aa999317431063ce26f09dab6fa4ff9
opencv: allow per feature registration

Split plugin into features including
dynamic types which can be indiviually
registered during a static build.

More details here:

https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/199
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/661

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2038>
43 files changed:
ext/opencv/gstcameracalibrate.cpp
ext/opencv/gstcameracalibrate.h
ext/opencv/gstcameraundistort.cpp
ext/opencv/gstcameraundistort.h
ext/opencv/gstcvdilate.cpp
ext/opencv/gstcvdilate.h
ext/opencv/gstcvequalizehist.cpp
ext/opencv/gstcvequalizehist.h
ext/opencv/gstcverode.cpp
ext/opencv/gstcverode.h
ext/opencv/gstcvlaplace.cpp
ext/opencv/gstcvlaplace.h
ext/opencv/gstcvsmooth.cpp
ext/opencv/gstcvsmooth.h
ext/opencv/gstcvsobel.cpp
ext/opencv/gstcvsobel.h
ext/opencv/gstdewarp.cpp
ext/opencv/gstdewarp.h
ext/opencv/gstdisparity.cpp
ext/opencv/gstdisparity.h
ext/opencv/gstedgedetect.cpp
ext/opencv/gstedgedetect.h
ext/opencv/gstfaceblur.cpp
ext/opencv/gstfaceblur.h
ext/opencv/gstfacedetect.cpp
ext/opencv/gstfacedetect.h
ext/opencv/gstgrabcut.cpp
ext/opencv/gstgrabcut.h
ext/opencv/gsthanddetect.cpp
ext/opencv/gsthanddetect.h
ext/opencv/gstmotioncells.cpp
ext/opencv/gstmotioncells.h
ext/opencv/gstopencv.cpp
ext/opencv/gstretinex.cpp
ext/opencv/gstretinex.h
ext/opencv/gstsegmentation.cpp
ext/opencv/gstsegmentation.h
ext/opencv/gstskindetect.cpp
ext/opencv/gstskindetect.h
ext/opencv/gsttemplatematch.cpp
ext/opencv/gsttemplatematch.h
ext/opencv/gsttextoverlay.cpp
ext/opencv/gsttextoverlay.h