Update gst-ducati SRCREV to pick: gstducati: Fix memleak due to unreffed codec-data
Update gst-vpe SRCREV to pick: gstvpe: Use SEQ_TB for de-interlacing Signed-off-by: Pooja Prajod <[email protected]> --- .../gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb | 4 ++-- .../recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb index a5d0e80..0f33e7c 100644 --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" require gstreamer1.0-plugins-ti.inc -PR = "${INC_PR}.20" -SRCREV = "7ce9b730de98ceb9d3b63a5977b2e470fab04efb" +PR = "${INC_PR}.21" +SRCREV = "90a8e90f97fff93bd63cd168cfe36a9b69f123d9" BRANCH ?= "master" 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 c43d272..a8b7c19 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}.11" -SRCREV = "f1d4d67fa7a76f97a49114b1543ee72ecb0192f0" +PR = "${INC_PR}.12" +SRCREV = "a8de8d940393131c81aba3ec32e37bf92b72282d" SRC_URI = "git://git.ti.com/glsdk/gst-plugin-vpe.git;protocol=git \ file://ti-video.conf \ -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
