libfslparser: bump to version 4.0.8
authorGary Bisson <gary.bisson@boundarydevices.com>
Wed, 16 Mar 2016 14:56:42 +0000 (15:56 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 18 Mar 2016 21:53:21 +0000 (22:53 +0100)
Changelog since 4.0.7:
-Support hevc in MPG2 parser.
-Enhance the parsing conditions in SPS nal unit.
 Parse system header to get stream id.
 For mpeg video, don't call parseh264 to avoid mistakes.
-Fix memory leak, free temp data buffer after parsing header.

This patch is based on the Yocto equivalent:
https://github.com/Freescale/meta-fsl-arm/commit/c3aa06b3

This package has been implicitely 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: Peter Korsgaard <peter@korsgaard.com>
package/libfslparser/libfslparser.hash
package/libfslparser/libfslparser.mk

index 976a2d21d60747057cba48d14837581c961f9dd0..c49345fa09c35ee24170f0869ad754e3ae0d02de 100644 (file)
@@ -1,2 +1,2 @@
 # locally computed
-sha256 e7c248e64db03c3ddd84f50ae408e560f8f5819e58c487a5dec5141bc384ae83  libfslparser-4.0.7.bin
+sha256 a04621783c84a9776216caff9563c7f840fddd584b0b2d27738d6ca6d2c77f32  libfslparser-4.0.8.bin
index c5efc85c9af227625ee8dabce2b5f693cef0a440..44e6039c6a0b0a6b896038df67d50777c45750b9 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBFSLPARSER_VERSION = 4.0.7
+LIBFSLPARSER_VERSION = 4.0.8
 LIBFSLPARSER_SITE = $(FREESCALE_IMX_SITE)
 LIBFSLPARSER_SOURCE = libfslparser-$(LIBFSLPARSER_VERSION).bin
 LIBFSLPARSER_INSTALL_STAGING = YES