summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorYuqing Zhu <carol.zhu@nxp.com>2019-05-13 11:13:14 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-05-17 07:50:56 -0300
commitad3941a064a6a600f58756c4d246849e1aa48323 (patch)
tree3af6191614d685c8d66a0e4cfe182f5b7e80177a /recipes-multimedia
parent08f16dfd52eafe5813abe7dea3ff1f76935ab954 (diff)
downloadmeta-freescale-ad3941a064a6a600f58756c4d246849e1aa48323.tar.gz
gstreamer1.0-plugins-good: Switch to MM_04.04.05_1902_L4.14.98_GA branch
-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>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
index d527073b..5781094b 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
6 file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" 6 file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe"
7 7
8GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" 8GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https"
9SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" 9SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ 12 ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
13" 13"
14SRCREV = "f25cda9043fee159197898bb810d6e64f2a11140" 14SRCREV = "a31aabb7581d3f491cd31889d44479bb0f34990b"
15 15
16DEFAULT_PREFERENCE = "-1" 16DEFAULT_PREFERENCE = "-1"
17 17