summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/imx-vpu/imx-vpu.mk
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2016-03-16 15:56:49 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-18 23:22:35 +0100
commitec8a413078bc1b594e262c68b9607bc815ff0e31 (patch)
treed5cefc5a7bc2c0a0445ff8a6710295ac421a4213 /package/freescale-imx/imx-vpu/imx-vpu.mk
parent02c6af2a4b9ec3d1aea3f4046a22088fdb9cc887 (diff)
downloadbuildroot-ec8a413078bc1b594e262c68b9607bc815ff0e31.tar.gz
buildroot-ec8a413078bc1b594e262c68b9607bc815ff0e31.zip
imx-vpu: bump to version 5.4.32
Changelog: - Support AVcVuiInfo for Decoder through DecInitialInfo or DecOutputInfo - Clear structure iram IOGetIramBase() fails to set them to avoid using uninitialized variables. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/be030922 This package has been implicitely tested through gstreamer as the plugins rely on it for vpu decoding: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-1.0 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-1.0 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! imxvpudec ! imxipuvideosink Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/freescale-imx/imx-vpu/imx-vpu.mk')
-rw-r--r--package/freescale-imx/imx-vpu/imx-vpu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freescale-imx/imx-vpu/imx-vpu.mk b/package/freescale-imx/imx-vpu/imx-vpu.mk
index 571cc40235..949fefa4e2 100644
--- a/package/freescale-imx/imx-vpu/imx-vpu.mk
+++ b/package/freescale-imx/imx-vpu/imx-vpu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IMX_VPU_VERSION = 5.4.31
+IMX_VPU_VERSION = 5.4.32
IMX_VPU_SITE = $(FREESCALE_IMX_SITE)
IMX_VPU_SOURCE = imx-vpu-$(IMX_VPU_VERSION).bin
OpenPOWER on IntegriCloud