[SPEC] Enable gst gdp plugin 99/238299/2 accepted/tizen/unified/20200714.134952 submit/tizen/20200713.024249
authorgichan-jang <gichan2.jang@samsung.com>
Fri, 10 Jul 2020 08:16:36 +0000 (17:16 +0900)
committergichan-jang <gichan2.jang@samsung.com>
Fri, 10 Jul 2020 09:38:20 +0000 (18:38 +0900)
Gdp plugin need to be transmit the gst buffers through tcp communication.

Change-Id: I2cdc012f96bdb0ddf1b30164ffb061b92a086bb7
Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
packaging/gst-plugins-bad.spec

index a0869bd..bab10ea 100644 (file)
@@ -115,7 +115,6 @@ export LDFLAGS+=" -pthread "
        --disable-decklink\
        --disable-dvb\
        --disable-fieldanalysis\
-       --disable-gdp\
        --disable-ivtc\
        --disable-rawparse\
        --disable-videofilters\
@@ -213,6 +212,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 %{_libdir}/libgstisoff-%{gst_branch}.so.0*
 %endif
+%{_libdir}/gstreamer-%{gst_branch}/libgstgdp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdebugutilsbad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so