]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-parser: Upgrade version from 4.4.2 to 4.4.5
authorYuqing Zhu <carol.zhu@nxp.com>
Fri, 10 May 2019 08:28:09 +0000 (16:28 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 May 2019 10:50:56 +0000 (07:50 -0300)
Bug Fix:
-Fix one mpg2 video fast forward get segmentation fault
-Fix Ogg seek segmentation fault
-Fix last PES not processed by ts parser
-Make H264 parser reset correctly when seeking
-Fix ID3 parser crash
 UTF16ToUTF8Len return size is less than actual size because there are
 invalid data in metadata, so add padding size in avoid this issue.
 Update mp3 parser to 03.02.02
 Update aac parser to 03.01.02
-Add vp8/vp9 video type support in avi parser

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
recipes-multimedia/imx-parser/imx-parser_4.4.5.bb [moved from recipes-multimedia/imx-parser/imx-parser_4.4.2.bb with 88% similarity]

similarity index 88%
rename from recipes-multimedia/imx-parser/imx-parser_4.4.2.bb
rename to recipes-multimedia/imx-parser/imx-parser_4.4.5.bb
index ed1a13daafff7d9d1b31a3166e8f364287214248..93d6e21c2db08b3fa35064fe9272b5ba974b11e1 100644 (file)
@@ -5,7 +5,7 @@
 DESCRIPTION = "Freescale Multimedia parser libs"
 LICENSE = "Proprietary"
 SECTION = "multimedia"
-LIC_FILES_CHKSUM = "file://COPYING;md5=5ab1a30d0cd181e3408077727ea5a2db"
+LIC_FILES_CHKSUM = "file://COPYING;md5=80c0478f4339af024519b3723023fe28"
 
 # For backwards compatibility
 PROVIDES += "libfslparser"
@@ -14,8 +14,8 @@ RPROVIDES_${PN} = "libfslparser"
 RCONFLICTS_${PN} = "libfslparser"
 
 SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true"
-SRC_URI[md5sum] = "0e425e143900f980c6fe7f735a679829"
-SRC_URI[sha256sum] = "21d1066dcdc6f0eb7efc56910ee9b116883456a013837506a0632153baedcbf3"
+SRC_URI[md5sum] = "7fa7b0fa1682cae71c3a163da866f676"
+SRC_URI[sha256sum] = "de86b57b429c0e6ed6b6842e5af1ec4d7b9d2074234769de6ba2edf04c967acd"
 
 inherit fsl-eula-unpack autotools pkgconfig