]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-bad: Update to L4.9.123-2.3.0_8mm_ga release
authorYuqing Zhu <carol.zhu@nxp.com>
Sun, 30 Sep 2018 08:52:44 +0000 (16:52 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 1 Oct 2018 17:54:15 +0000 (14:54 -0300)
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 <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb

index f35c825b12453c78a5c88258b5d8ecbf73ff70e2..2e3f346904a30638340fe756233a2ccb3e27bd84 100644 (file)
@@ -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"