From: Yuqing Zhu Date: Sun, 30 Sep 2018 08:52:44 +0000 (+0800) Subject: gstreamer1.0-plugins-bad: Update to L4.9.123-2.3.0_8mm_ga release X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=23fffb6283837df4e63cd57c8dfa0ff94b6ba5e2;p=meta-freescale.git gstreamer1.0-plugins-bad: Update to L4.9.123-2.3.0_8mm_ga release Changes for waylandsink: Implement alpha blending for surface Support HDR10 video playback Set to play video fullscreen as default Set waylandsink as default video sink for imx8 Add property to set window resolution Add internal dmabuf pool to support SW decode Signed-off-by: Yuqing Zhu Signed-off-by: Otavio Salvador --- diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb index f35c825b..2e3f3469 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb @@ -17,7 +17,7 @@ EXTRA_OECONF_append = " --disable-introspection" GST1.0-PLUGINS-BAD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-bad.git;protocol=https" -SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2" +SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" SRC_URI = " \ ${GST1.0-PLUGINS-BAD_SRC};branch=${SRCBRANCH} \ @@ -26,7 +26,7 @@ SRC_URI = " \ file://0001-opencv-fix-build-for-opencv-3-4-2.patch \ " -SRCREV = "07ad0bb676a16c2dffb0f0e415a873f0924cfdc0" +SRCREV = "03e6ef6a371a0578a9629abde8e9c83e66f34b11" DEFAULT_PREFERENCE = "-1"