Support gstreamer when CV_VIDEOIO_BACKEND_GSTREAMER is set to 1 93/306393/1 accepted/tizen/8.0/unified/20240222.093829
authorTae-Young Chung <ty83.chung@samsung.com>
Wed, 21 Feb 2024 05:01:55 +0000 (14:01 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Wed, 21 Feb 2024 05:02:56 +0000 (14:02 +0900)
[Version] : 4.7.0-5
[Issue type] : update

As VD's new project request, support gstreamer when
CV_VIDEOIO_BACKEND_GSTREAMER which is newly added to the project
config file is set to 1.

Change-Id: Ied74cadea19b1707038204e6f11b09836480611a
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
packaging/opencv.spec

index 12e4fe3..26f2839 100644 (file)
@@ -1,4 +1,4 @@
-%if 0%{?_with_da_profile}
+%if 0%{?_with_da_profile}%{?CV_VIDEOIO_BACKEND_GSTREAMER}
 %define support_gstreamer 1
 %else
 %define support_gstreamer 0
@@ -7,7 +7,7 @@
 Name: opencv
 Summary: OpenCV library
 Version: 4.7.0
-Release: 4
+Release: 5
 Group: Development/Libraries
 License: Apache-2.0
 Source0: %{name}-%{version}.tar.gz