]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-good: Switch to MM_04.04.05_1902_L4.14.98_GA branch
authorYuqing Zhu <carol.zhu@nxp.com>
Mon, 13 May 2019 03:13:14 +0000 (11:13 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 May 2019 10:50:56 +0000 (07:50 -0300)
-v4l2videoenc: workaround for sink pool dequeue race condition
-v4l2videodec: add lock for queue and stream off
-pulseaudio: fix bad state when play audio with varying channels

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb

index d527073ba2dc64f6fc22431393e6276b9d34cf2f..5781094b1226764e3b1dc98935281dec636595d4 100644 (file)
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
 
 GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.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 = " \
     ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
 "
-SRCREV = "f25cda9043fee159197898bb810d6e64f2a11140"
+SRCREV = "a31aabb7581d3f491cd31889d44479bb0f34990b"
 
 DEFAULT_PREFERENCE = "-1"