bad:rist: Add rist plugins 01/276201/1
authorGilbok Lee <gilbok.lee@samsung.com>
Mon, 13 Jun 2022 02:12:52 +0000 (11:12 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Mon, 13 Jun 2022 02:13:03 +0000 (11:13 +0900)
Change-Id: I87f57b3b8575b5f4e8e6f94cdb5b4eee9385a127

packaging/gstreamer.spec

index e2f2688..1cfc759 100644 (file)
@@ -60,7 +60,7 @@
 
 Name:           %{_name}
 Version:        1.20.0
-Release:        29
+Release:        30
 Summary:        Streaming-Media Framework Runtime
 License:        LGPL-2.0+
 Group:          Multimedia/Framework
@@ -670,6 +670,7 @@ meson --auto-features=disabled --prefix=/usr --libdir=%{_libdir} --datadir=%{_da
   -D %{_bad_opt}sctp=enabled \
   -D %{_bad_opt}soundtouch=enabled \
   -D %{_bad_opt}srtp=enabled \
+  -D %{_bad_opt}rist=enabled \
   -D %{_bad_opt}wayland=enabled \
   -D %{_bad_opt}webrtc=enabled \
   %if %{with wayland}
@@ -1101,6 +1102,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %{_lib_gstreamer_dir}/libgstsctp.so
 %{_lib_gstreamer_dir}/libgstsrtp.so
+%{_lib_gstreamer_dir}/libgstrist.so
 %{_lib_gstreamer_dir}/libgstopusparse.so
 %if %{with wayland}
 %{_lib_gstreamer_dir}/libgstwaylandsink.so