]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-good: Upgrade to v1.14.imx
authorYuqing Zhu <carol.zhu@nxp.com>
Mon, 6 Aug 2018 09:23:32 +0000 (17:23 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 7 Sep 2018 20:30:34 +0000 (17:30 -0300)
gtkglwidget: Fix build error caused by api change in base-gl

v4l2videodec: Add resolution change support
              Add HEVC support

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb [moved from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb with 96% similarity]

similarity index 96%
rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.12.imx.bb
rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb
index 6c0ec62c84c9ed9748e471092ffcbc90b4f8a9b0..cdd73dd5e2a10456198b95e090c52453a06e3c44 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 = "imx-1.12.x"
+SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2"
 
 SRC_URI = " \
     ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \
 "
-SRCREV = "b2c850f295a0fe49310fb60784ac6af4a29bceae"
+SRCREV = "037e2bf9a152de410623235974c68be21948985a"
 
 DEFAULT_PREFERENCE = "-1"
 
@@ -62,7 +62,6 @@ EXTRA_OECONF += " \
     --disable-osx_audio \
     --disable-osx_video \
     --disable-shout2 \
-    --disable-sunaudio \
     --disable-waveform \
 "