[gstreamer] Update to 1.4.5
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer1.0 / gstreamer1.0-plugins-bad_1.4.%.bbappend
diff --git a/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugins-bad_1.4.%.bbappend b/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugins-bad_1.4.%.bbappend
new file mode 100644 (file)
index 0000000..814e9c8
--- /dev/null
@@ -0,0 +1,14 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+DEPENDS += "librtmp libdca"
+EXTRA_OECONF := "${@bb.data.getVar('EXTRA_OECONF',d,1).replace('--disable-rtmp', '--enable-rtmp --enable-mpegdemux').replace('--disable-dts', '--enable-dts')}"
+PACKAGECONFIG += "faac faad libmms hls dash smoothstreaming webp rtmp"
+SRC_URI += "file://0001-rtmp-fix-seeking-and-potential-segfault.patch"
+
+# Do not strip binary
+#INHIBIT_PACKAGE_STRIP = "1"
+#do_strip[noexec] = "1"
+#do_strip="no"
+#do_strip(){
+#        pass
+#}
+