summaryrefslogtreecommitdiffstats
path: root/package/libfslparser
Commit message (Collapse)AuthorAgeFilesLines
* imx-parser: rename from libfslparser and bump version to 4.0.9Andrew Webster2016-06-153-33/+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-182-2/+2
| | | | | | | | | | | | | | | | | | | 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-012-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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-192-2/+4
| | | | | | | | | | | | | | | | | | 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>
* package/libfslparser: remove autoreconfRomain Naour2015-07-201-3/+0
| | | | | | | | autoreconf is not needed anymore with the current version (4.0.2). Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libfslparser: bump version to 4.0.2Gary Bisson2015-07-111-1/+1
| | | | | | | | | | | | | | | New feature for 4.0.2 version: * Enhanced Metadata supporting in MP4, MKV, AVI, ASF parser. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/550fb2de655f3bdbb057c41b55328b0ce2919bb9 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: Use self-extractible helperJérôme Pouiller2014-11-271-19/+3
| | | | | | | | [Thomas: remove unneeded comment.] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libfslparser: bump to version 3.0.11Gary Bisson2014-07-151-1/+1
| | | | | | | | | | This package version is now independent from freescale-imx package. Signed-off-by: Gary Bisson <bisson.gary@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Hadrien Boutteville <hadrien.boutteville@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* i.MX: Update versions to match latest Freescale releaseEric Nelson2014-02-141-1/+4
| | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* i.MX: Use FREESCALE_IMX_SITE for Freescale packagesEric Nelson2014-02-141-2/+1
| | | | | | | | | | This patch consolidates the URLs for various Freescale-supplied packages to use FREESCALE_IMX_SITE. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Reviewed-by: "Thomas Petazzoni" <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Remove description and url from headerAlexandre Belloni2013-06-061-1/+1
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libfslparser: new packageArnout Vandecappelle (Essensium/Mind)2013-01-142-0/+48
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud