[oe-commits] Marie Kowalczyk : gstreamer1.0-plugins-bad.inc: Add rtmp support in gstreamer.

git at git.openembedded.org git at git.openembedded.org
Tue Sep 16 21:15:55 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 8d3dc353c8857d27957c9db4ced8b2009f2e9b2a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8d3dc353c8857d27957c9db4ced8b2009f2e9b2a

Author: Marie Kowalczyk <marie.kowalczyk at vodalys.com>
Date:   Fri Sep 12 10:54:49 2014 +0200

gstreamer1.0-plugins-bad.inc: Add rtmp support in gstreamer.

RTMP feature depends on rtmpdump.

Signed-off-by: Marie Kowalczyk <marie.kowalczyk at vodalys.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index e1e13e1..d8aa6ee 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -50,6 +50,7 @@ PACKAGECONFIG[bluez]           = "--enable-bluez,--disable-bluez,bluez4"
 PACKAGECONFIG[rsvg]            = "--enable-rsvg,--disable-rsvg,librsvg"
 PACKAGECONFIG[sndfile]         = "--enable-sndfile,--disable-sndfile,libsndfile1"
 PACKAGECONFIG[webp]            = "--enable-webp,--disable-webp,libwebp"
+PACKAGECONFIG[rtmp]            = "--enable-rtmp,--disable-rtmp,rtmpdump"
 
 # these plugins have not been ported to 1.0 (yet):
 #   directdraw vcd apexsink dc1394 lv2 linsys musepack mythtv
@@ -101,7 +102,6 @@ EXTRA_OECONF += " \
     --disable-pvr \
     --disable-quicktime \
     --disable-resindvd \
-    --disable-rtmp \
     --disable-sdl \
     --disable-sdltest \
     --disable-sndio \



More information about the Openembedded-commits mailing list