]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-gst1.0-plugin: Upgrade version from 4.4.2 to 4.4.5
authorYuqing Zhu <carol.zhu@nxp.com>
Mon, 13 May 2019 05:56:50 +0000 (13:56 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 May 2019 10:50:56 +0000 (07:50 -0300)
-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 <carol.zhu@nxp.com>
recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.5.bb [moved from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.2.bb with 96% similarity]

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 986d4a1d68d8fa8740214f8e42ef21788428e592..6dc924a1594b67bb44892654ea5b64d3bd46dcb4 100644 (file)
@@ -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"