From 57562d1cb37682cfc513207a54c2db7ed8c069b1 Mon Sep 17 00:00:00 2001 From: Yuqing Zhu Date: Mon, 13 May 2019 13:56:50 +0800 Subject: [PATCH] imx-gst1.0-plugin: Upgrade version from 4.4.2 to 4.4.5 -Fix Hantro encoder align issue -Fix vpu crash in secure mode -Fix gplay can not exit when --quiet -Add support in VPU decoder for draining buffers during input format change -Add RGB input support for vpu encoder plugin Signed-off-by: Yuqing Zhu --- ...{imx-gst1.0-plugin_4.4.2.bb => imx-gst1.0-plugin_4.4.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-multimedia/gstreamer/{imx-gst1.0-plugin_4.4.2.bb => imx-gst1.0-plugin_4.4.5.bb} (96%) diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb similarity index 96% rename from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb rename to recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb index 986d4a1d..6dc924a1 100644 --- a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb +++ b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb @@ -21,10 +21,10 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL-2;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ file://COPYING-LGPL-2.1;md5=fbc093901857fcd118f065f900982c24" IMXGST_SRC ?= "git://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git;protocol=https" -SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" +SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA" SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}" -SRCREV = "23dd0315c7087e1c8eba836b9a458d7906187c7e" +SRCREV = "0c5f48b3aee473d8c8f3e853eb2078f054caa4d2" S = "${WORKDIR}/git" -- 2.40.1