[meta-freescale] [PATCH 6/8] imx-parser: Upgrade to v4.3.4

Yuqing Zhu carol.zhu at nxp.com
Tue Jun 5 20:44:23 PDT 2018


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 at nxp.com>
---
 .../imx-parser/{imx-parser_4.3.2.bb => imx-parser_4.3.4.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-multimedia/imx-parser/{imx-parser_4.3.2.bb => imx-parser_4.3.4.bb} (58%)

diff --git a/recipes-multimedia/imx-parser/imx-parser_4.3.2.bb b/recipes-multimedia/imx-parser/imx-parser_4.3.4.bb
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 661db04..8ae2c8f 100644
--- a/recipes-multimedia/imx-parser/imx-parser_4.3.2.bb
+++ b/recipes-multimedia/imx-parser/imx-parser_4.3.4.bb
@@ -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)"
-- 
1.9.1



More information about the meta-freescale mailing list