[gstreamer] prevent accumulation of old cached buffers in input-selector.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / gstreamer / gstreamer_0.10.36.1.bb
index f4501a7..a92d735 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
                     file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4"
 DEPENDS = "glib-2.0 libxml2 bison-native flex-native"
 
-PR = "r3"
+PR = "r4"
 GIT_PV = ""
 
 SRCREV = "1bcabb9a23afb25dcd059bd827aa35b8ee7e5043"
@@ -32,6 +32,7 @@ SRC_URI += " \
        file://check_fix.patch \
        file://gst-inspect-check-error.patch \
        file://multiqueue-sparsestreams.patch \
+        file://inputselector-cache-fix.patch \
 "
 
 do_common_update() {