soundtouch: add new plugin 31/201231/1 accepted/tizen/unified/20190327.025125 submit/tizen/20190326.032955
authorEunhye Choi <eunhae1.choi@samsung.com>
Mon, 11 Mar 2019 11:23:20 +0000 (20:23 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Mon, 11 Mar 2019 11:23:54 +0000 (20:23 +0900)
- new plugin is added to support audio pitch control

Change-Id: I781db9a3594ec82d2e118bab4c3d49c0604e638d

packaging/gst-plugins-bad.spec

index 3229bc2..8f88998 100644 (file)
@@ -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*