]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-parser: Upgrade to v4.3.4
authorYuqing Zhu <carol.zhu@nxp.com>
Wed, 6 Jun 2018 03:44:23 +0000 (11:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 6 Jun 2018 13:56:47 +0000 (10:56 -0300)
Fix crash issue when parse index list.

Add mett atom in mp4 parser.
MP4 PARSER 06.13.00 add interface PARSER_API_GET_TEXT_TRACK_MIME
to get mime type from mett atom.

Add protection for contentDescriptionObject
in case the size is not correct and larger than qwSize,
Otherwise, it will cause memory error.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/imx-parser/imx-parser_4.3.4.bb [moved from recipes-multimedia/imx-parser/imx-parser_4.3.2.bb with 58% similarity]

similarity index 58%
rename from recipes-multimedia/imx-parser/imx-parser_4.3.2.bb
rename to recipes-multimedia/imx-parser/imx-parser_4.3.4.bb
index 661db045ce9c4f9295883761a00424ba02020b67..8ae2c8f89d0991833b63f01d8da2b10e6ef4ee77 100644 (file)
@@ -4,7 +4,7 @@
 
 require imx-parser.inc
 
-SRC_URI[md5sum] = "c69669d18ab77fa62fe1dc4fd0eea9e4"
-SRC_URI[sha256sum] = "2cab49758fb5b27e0735379ab98ac43787195c4d73aac440f24ba3fd1c252e32"
+SRC_URI[md5sum] = "f6ac916c8d6ccf66f9da58bc230f0d1d"
+SRC_URI[sha256sum] = "29a199c79a4a7e01e3c386018c854b6be5d839061b15f8519e19fea8bf77121d"
 
 COMPATIBLE_MACHINE = "(mx6|mx7|mx8)"