Activate plug-in for Gstreamer Editing Services 66/246466/4
authorMinje Ahn <minje.ahn@samsung.com>
Fri, 30 Oct 2020 00:04:49 +0000 (09:04 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Fri, 30 Oct 2020 01:55:57 +0000 (10:55 +0900)
Activation list:
 - libgstsmpte.so
 - libgstimagefreeze.so

Change-Id: I735c69dd8e80bdb8e24ee234c2a3d1369acd6184
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
packaging/gst-plugins-good.spec

index ead5328..96c5e1a 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:           gst-plugins-good
 Version:        1.16.2
-Release:        13
+Release:        14
 License:        LGPL-2.1+
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 Url:            http://gstreamer.freedesktop.org/
@@ -123,7 +123,6 @@ export CFLAGS+=" \
        --disable-goom2k1\
        --disable-level\
        --disable-multipart\
-       --disable-smpte\
        --disable-spectrum\
        --disable-cutter\
        --disable-dtmf\
@@ -184,7 +183,7 @@ make %{?_smp_mflags} CFLAGS+="-Wno-error" CXXFLAGS+="-Wno-error"
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtpmanager.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtsp.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstshapewipe.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstsmpte.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstsmpte.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstspectrum.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstspeex.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstudp.so
@@ -213,6 +212,7 @@ make %{?_smp_mflags} CFLAGS+="-Wno-error" CXXFLAGS+="-Wno-error"
 %{_libdir}/gstreamer-%{gst_branch}/libgstvpx.so
 %{_datadir}/gstreamer-%{gst_branch}/presets/GstVP8Enc.prs
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstimagefreeze.so
 
 
 %files extra