From: gichan-jang Date: Fri, 10 Jul 2020 08:16:36 +0000 (+0900) Subject: [SPEC] Enable gst gdp plugin X-Git-Tag: submit/tizen/20200713.024249^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=add8f2d3e672585eb37745103e2ea667ef45062b;p=platform%2Fupstream%2Fgst-plugins-bad.git [SPEC] Enable gst gdp plugin Gdp plugin need to be transmit the gst buffers through tcp communication. Change-Id: I2cdc012f96bdb0ddf1b30164ffb061b92a086bb7 Signed-off-by: gichan-jang --- diff --git a/packaging/gst-plugins-bad.spec b/packaging/gst-plugins-bad.spec index a0869bde0..bab10eacb 100644 --- a/packaging/gst-plugins-bad.spec +++ b/packaging/gst-plugins-bad.spec @@ -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