The following issues are resolved with this update: * Reduce number of vpe output buffers in bin elements * Changes to input bufferpool for efficient use of buffers
Signed-off-by: Karthik Ramanan <[email protected]> --- .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb index 73a7723..7b41914 100644 --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" require gstreamer1.0-plugins-ti.inc -PR = "${INC_PR}.3" -SRCREV = "876d28b2de5fa02d0f5fa836cba7be9a14b819eb" +PR = "${INC_PR}.6" +SRCREV = "1a8da5e527275f6bba33663d0d7017d8e1f8f7d9" SRC_URI = "git://git.ti.com/glsdk/gst-plugin-vpe.git;protocol=git \ file://ti-video.conf \ -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
