From: Eunhye Choi Date: Mon, 11 Mar 2019 11:23:20 +0000 (+0900) Subject: soundtouch: add new plugin X-Git-Tag: accepted/tizen/unified/20220217.153506~2^2~10^2~9^2~12^2~2^2~93 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6977db46d8c8f73356bfaa6106b69a2f176c6f67;p=platform%2Fupstream%2Fgstreamer.git soundtouch: add new plugin - new plugin is added to support audio pitch control Change-Id: I781db9a3594ec82d2e118bab4c3d49c0604e638d --- diff --git a/packaging/gst-plugins-bad.spec b/packaging/gst-plugins-bad.spec index 3229bc2..8f88998 100644 --- a/packaging/gst-plugins-bad.spec +++ b/packaging/gst-plugins-bad.spec @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(libexif) >= 0.6.16 BuildRequires: pkgconfig(openssl) >= 0.9.5 BuildRequires: pkgconfig(sndfile) >= 1.0.16 BuildRequires: pkgconfig(openal) +BuildRequires: pkgconfig(soundtouch) > 1.4 %if %{with wayland} BuildRequires: pkgconfig(gles20) BuildRequires: pkgconfig(wayland-egl) >= 9.0 @@ -199,6 +200,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gstreamer-%{gst_branch}/libgstsmoothstreaming.so %{_libdir}/gstreamer-%{gst_branch}/libgstdashdemux.so %{_libdir}/gstreamer-%{gst_branch}/libgstopengl.so +%{_libdir}/gstreamer-%{gst_branch}/libgstsoundtouch.so %{_libdir}/libgstinsertbin-%{gst_branch}.so.0* %{_libdir}/libgstphotography-%{gst_branch}.so.0*