[gstreamer] Update to 1.4.5
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer1.0 / gstreamer1.0-plugins-base_1.4.%.bbappend
diff --git a/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugins-base_1.4.%.bbappend b/meta-openvuplus/recipes-multimedia/gstreamer1.0/gstreamer1.0-plugins-base_1.4.%.bbappend
new file mode 100644 (file)
index 0000000..4f1f0f5
--- /dev/null
@@ -0,0 +1,14 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+PACKAGECONFIG[cdparanoia]     = "--enable-cdparanoia,--disable-cdparanoia,cdparanoia"
+PACKAGECONFIG += "cdparanoia"
+EXTRA_OECONF := "${@bb.data.getVar('EXTRA_OECONF',d,1).replace('--disable-cdparanoia', '--enable-cdparanoia')}"
+SRC_URI += "file://0001-riff-media-added-fourcc-to-all-mpeg4-video-caps.patch"
+
+# Do not strip binary
+#INHIBIT_PACKAGE_STRIP = "1"
+#do_strip[noexec] = "1"
+#do_strip="no"
+#do_strip(){
+#        pass
+#}
+