summaryrefslogtreecommitdiffstats
path: root/package/libfslparser/libfslparser.hash
Commit message (Collapse)AuthorAgeFilesLines
* imx-parser: rename from libfslparser and bump version to 4.0.9Andrew Webster2016-06-151-2/+0
| | | | | | | | | | | | | | | | Changelog: --Add aac latm parser in parser_libs, support aac latm in mpeg2 parser This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/e2c6f10 Implicitly 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: Andrew Webster <awebster@arcx.com> Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com> Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libfslparser: bump to version 4.0.8Gary Bisson2016-03-181-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* libfslparser: bump to version 4.0.7Gary Bisson2016-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: - Add h264 parser version. - Support wide and 'ms 0x0 0x11' adpcm tag. - Support hev1 tag for hevc video codec. - TS segment fault. - Improve mkv parser's loading time when create parser with large size file. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/6406ad4 https://github.com/Freescale/meta-fsl-arm/commit/09a532c https://github.com/Freescale/meta-fsl-arm/commit/371df94 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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libfslparser: bump version to 4.0.3Gary Bisson2015-09-191-0/+2
Update license file + add hash file. Changelog: - Upgrade MP4 and MPEG2 parser - Update COPYING with new version of license file This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/a7c90ea6 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: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud