]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-codec: Upgrade to v4.1.6
authorYuqing Zhu <carol.zhu@nxp.com>
Tue, 23 May 2017 06:27:08 +0000 (14:27 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 23 May 2017 15:21:36 +0000 (12:21 -0300)
-Upgrade license chksum to v16 EULA

Bugfixes:
-VORBIS_Wrapper/VORBIS_DEC: add error handler
 Some fuzzy bitstream will cause segmentfault as error handler is not correct.
-Fix wma10_dec's Segmentation fault in performance test
 Segmentation fault occurs when decoding several streams in performance test.
 Add test_case[] array's size to fix it.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/imx-codec/imx-codec.inc
recipes-multimedia/imx-codec/imx-codec_4.1.6.bb [moved from recipes-multimedia/imx-codec/imx-codec_4.1.4.bb with 55% similarity]

index 8a5e6d58c9f2cdb1c8226f00fd5e1730197a7eb2..4eb8a09ab9ef491f52acfa18130ee2ed3761e76e 100644 (file)
@@ -3,7 +3,7 @@
 DESCRIPTION = "Freescale Multimedia codec libs"
 LICENSE = "Proprietary"
 SECTION = "multimedia"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d4f548f93b5fe0ee2bc86758c344412d"
+LIC_FILES_CHKSUM = "file://COPYING;md5=be67a88e9e6c841043b005ad7bcf8309"
 
 # Backward compatibility
 PROVIDES += "libfslcodec"
similarity index 55%
rename from recipes-multimedia/imx-codec/imx-codec_4.1.4.bb
rename to recipes-multimedia/imx-codec/imx-codec_4.1.6.bb
index 67844c563816ab13e6d846ce52fc6b08a05b507d..513c3c2c913fb36af90b1b36c62220cacc74fc5a 100644 (file)
@@ -3,7 +3,7 @@
 
 require imx-codec.inc
 
-SRC_URI[md5sum] = "46e2004889fcdedbf259613f0046a7a1"
-SRC_URI[sha256sum] = "98fe71cb44f7e858c64c5eda81741ed02f40afaadc3d4ed1e693c7d1e684b81d"
+SRC_URI[md5sum] = "041adb904c50f1cee681b7f6d948e853"
+SRC_URI[sha256sum] = "1ed94a01fb47b50ec488dc8dfe96e874ae8270af5e1161f693a8bbe09e507abf"
 
 COMPATIBLE_MACHINE = "(mx6|mx7)"