]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-gst1.0-plugin: Upgrade to v4.4.0
authorYuqing Zhu <carol.zhu@nxp.com>
Mon, 6 Aug 2018 09:23:34 +0000 (17:23 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 7 Sep 2018 20:30:35 +0000 (17:30 -0300)
Upgrade EULA to v24

Update plugin define as macro GST_PLUGIN_DEFINE in GST1.14 is updated

Remove link to libgstbadbase in compositor when compiling with GST1.14
(GST-1.14 has moved badbase into libgstbase)

Imxcompositor update for GST1.14

G2d support VPU tiled format

Set default video sink to g2d convert link with waylandsink for 8qxp

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.0.bb [moved from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.5.bb with 96% similarity]

similarity index 96%
rename from recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.3.5.bb
rename to recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.4.0.bb
index 98e9efb38a8200dcf0eb5d1644bd571f4de1a50c..00182bbd502a76a91c35cbc8659a50ff778f0449 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 2014,2016 Freescale Semiconductor
-# Copyright 2017 NXP
+# Copyright 2017-2018 NXP
 # Copyright (C) 2012-2015 O.S. Systems Software LTDA.
 # Released under the MIT license (see COPYING.MIT for the terms)
 
@@ -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.03.05_1804_L4.9.88_MX7ULP_GA"
+SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2"
 
 SRC_URI = "${IMXGST_SRC};branch=${SRCBRANCH}"
-SRCREV = "38d026ed5269f7d61b8adb585f2d8aea86d9c4d7"
+SRCREV = "ded3b04018ca71306da9bc38b0037b9ea99abd29"
 
 S = "${WORKDIR}/git"