diff options
author | Yuqing Zhu <carol.zhu@nxp.com> | 2018-09-30 16:52:43 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-10-01 14:54:15 -0300 |
commit | 19b3e7125ca2c70f1da7afe51fbfc6e323b8bbac (patch) | |
tree | 300652cdb6b04757f459449e9c4837f053076a21 /recipes-multimedia | |
parent | 025c133c7fd9162046b0558dbd98579768a6d6e7 (diff) | |
download | meta-freescale-19b3e7125ca2c70f1da7afe51fbfc6e323b8bbac.tar.gz |
gstreamer1.0-plugins-good: Update to L4.9.123-2.3.0_8mm_ga release
v4l2videodec:
Add more video format support: RMVB/VP6/AVS/Sorenson SPARK/DivX
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb | 4 |
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 cdd73dd5..06effc9f 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 | ||
8 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" | 8 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" |
9 | SRCBRANCH = "MM_04.04.00_1805_L4.9.88_MX8QXP_BETA2" | 9 | SRCBRANCH = "MM_04.04.02_1808_L4.9.123_MX8MM_GA" |
10 | 10 | ||
11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
12 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ | 12 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ |
13 | " | 13 | " |
14 | SRCREV = "037e2bf9a152de410623235974c68be21948985a" | 14 | SRCREV = "f25cda9043fee159197898bb810d6e64f2a11140" |
15 | 15 | ||
16 | DEFAULT_PREFERENCE = "-1" | 16 | DEFAULT_PREFERENCE = "-1" |
17 | 17 | ||