summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2016-11-01 17:10:05 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-01 19:27:52 +0100
commit4888778b69a9149f9b18bb5cec09d68f5c247e7e (patch)
tree4c0ccc27db12d1553c1b339cd3f5a2c864ab0270 /package/freescale-imx
parent3761678a6eb84a97bb90931bea838e503ec63a0f (diff)
downloadbuildroot-4888778b69a9149f9b18bb5cec09d68f5c247e7e.tar.gz
buildroot-4888778b69a9149f9b18bb5cec09d68f5c247e7e.zip
imx-vpuwrap: bump to version 1.0.68
Changelog: - Coverity fixes for checkign return values, unused values, null checking - H.263 encoder invalid frame rate This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-freescale/commit/fd160ae9 Implicitly tested through gstreamer as the 0.10 plugin relies on it: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/freescale-imx')
-rw-r--r--package/freescale-imx/imx-vpuwrap/imx-vpuwrap.hash2
-rw-r--r--package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.hash b/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.hash
index 42b97a10c4..2999984d2c 100644
--- a/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.hash
+++ b/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.hash
@@ -1,2 +1,2 @@
# locally computed
-sha256 ddeacb7d9cb26c8864374df6d3f090aad47cd2ae409c2b9c817b773447252d61 imx-vpuwrap-1.0.65.bin
+sha256 282e7f8766ce385d8752bd29f04ddeff709ece0846be97547cf982183bbe241e imx-vpuwrap-1.0.68.bin
diff --git a/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk b/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk
index da0e32c46c..7cbf7784c9 100644
--- a/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk
+++ b/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IMX_VPUWRAP_VERSION = 1.0.65
+IMX_VPUWRAP_VERSION = 1.0.68
IMX_VPUWRAP_SITE = $(FREESCALE_IMX_SITE)
IMX_VPUWRAP_SOURCE = imx-vpuwrap-$(IMX_VPUWRAP_VERSION).bin
IMX_VPUWRAP_DEPENDENCIES = imx-vpu
OpenPOWER on IntegriCloud