summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/recipes-multimedia/libfslparser
Commit message (Collapse)AuthorAgeFilesLines
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-162-43/+0
| | | | | | | | | | | The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Remove GStreamer 0.10 supportOtavio Salvador2015-06-111-1/+1
| | | | | | | | | | | | | | | | | | | The GStreamer 0.10 support is dead upstream and is being moved away of OE-Core so there is no much sense to keep supporting and testing it. This removes support for i.MX23, i.MX28 and i.MX5 SoCs for video decoding using through Freescale proprietary plugin and codecs. The support for i.MX5 SoCs can now be used in with Linux kernel mainline, with GStreamer 1.0, without the need of Freescale proprietary codecs. The patch removes all the metadata specific to the GStreamer 0.10 support so it allow for an easier identification of the changes and code. Change-Id: I02ae3a104d303037031f02f66866255540c6e678 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Upgrade to 4.0.3 versionJun Zhu2015-04-093-10/+11
| | | | | | | | Upgrade MP4 and MPEG2 parser Update COPYING with new version of license file Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Upgrade to 4.0.2 versionZidan Wang2015-01-271-2/+2
| | | | | | | | New feature for 4.0.2 version: * Enhanced Metadata supporting in MP4, MKV, AVI, ASF parser. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Upgrade from version 3.0.11 to 4.0.1Wang Zidan2014-08-301-2/+2
| | | | | | | | | | | | | libfslparser has been updated to 4.0.1 and several parsers have been updated. -- FLV parser update to 1.9.5. -- AVI parser update to 3.5.12. -- MPG2 parser update to 4.4.24. -- MP4 parser update to 6.9.2. -- ASF parser update to 1.0.35. -- MKV parser update to 1.5.5. Signed-off-by: Wang Zidan <b50113@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Use python function to amend metadataOtavio Salvador2014-07-111-1/+4
| | | | | | | | | | | The metadata amending, to include the INSANE_SKIP hacks, need to be done before we run the QA checks. This has change now that the QA checks are run in a separate task. To accomodate the code to this the recipe needed to be reworked to use separated method to apply the quirks. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Update to 3.0.11 versionLauren Post2014-04-302-10/+9
| | | | | | | | Version 3.0.11 provided with 3.10.17-1.0.0 GA release. Change-Id: I5615c1b99d566b510333ce65084f003d6b73de76 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Change the compatibility filter to allow MX23 useOtavio Salvador2014-03-051-1/+1
| | | | | Change-Id: I15002e2fb110af0c96a24264e7c2efa013fea42e Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Upgrade to 3.0.10 versionLauren Post2014-02-202-13/+10
| | | | | | | Package is from 3.10.17-1.0.0_beta release Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Fix package strip logicOtavio Salvador2014-02-121-0/+1
| | | | | | | | | | | | | OE-Core has include a package.bbclass change which has changes the behaviour from the strip logic. This patch restore the old beaviour so we have same functional result as before. See http://patches.openembedded.org/patch/65311/ Change-Id: I116910aeb79d1e635367ba483bfabdc46a935eaf Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Update to 3.0.9Lauren Post2013-11-053-14/+17
| | | | | | | | Released with 3.10.9-1.0.0_alpha release Change-Id: I056e872cfdf52ae54c8ff8e4bce8fe08494a6534 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Update to 3.0.8 versionOtavio Salvador2013-07-313-10/+14
| | | | | | | | | | | | | This change has been based on changes done in meta-fsl-bsp-release, 3.5.7 dylan branch, by Lauren Post <lauren.post@freescale.com> and Jun Zhu <R01007@freescale.com>. The file, used in SRC_URI, is from 3.5.7-1.0.0 BSP but its contents explicitly say it is a 3.0.8 release so we use the source version to avoid supporting different version from different kernel releases. Change-Id: I205bff7e44e043e4f949611c605b18192293c6e6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Whitelist package QA warning/errorsOtavio Salvador2013-07-021-1/+3
| | | | | | | | | The binaries provided by Freescale does not provide debug symbols and has relocations in .text sessions; we cannot fix those issues without the source code so ignore them. Change-Id: Ib47ee2b448cdf132d073703e3980c774c03af83d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Update to version 3.0.7Daiane Angolini2013-05-284-27/+9
| | | | | | | | The 3.0.7 version is compatible with MX28, MX53 and MX6 SoCs so we move them all to this release. Change-Id: Ic1086d4ffb87989c5ac060bab111ceb33da81279 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslparser: Add version 3.0.6Daiane Angolini2013-04-101-0/+11
| | | | | | | This version is only compatible with mx28 Change-Id: I29e8740f152c1713ff9bcb048b058450b1b2ca04 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslparser: Add .inc file in order to reuse codeDaiane Angolini2013-04-102-17/+29
| | | | | | | | Include libfslcodec.inc file in order to reuse code for future newer versions of this packaged to be added. Change-Id: If75ae84fb13860999716ab34595ef2b0eada5219 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslparser: fix mp3 parser installationPhilip Craig2013-04-051-6/+1
| | | | | | | | | | | | | | | | The mp3dec plugin needs to find the mp3 parser in /usr/lib, otherwise it cannot load: (gst-plugin-scanner:2636): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libmfw_gst_mp3dec.so': lib_mp3_parser_arm11_elinux.so.3.1: cannot open shared object file: No such file or directory This is different from the other parsers, which the aiur_demux plugin loads using dlopen() after reading their location from /usr/share/aiur_registry.arm11.cf Signed-off-by: Philip Craig <phil@blackmoth.com.au>
* libfslparser: Update to version 3.0.5Daiane Angolini2013-02-011-3/+3
| | | | | Change-Id: Id4f113d909a517802f948abc3b32988e8ed9614b Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslparser: Drop the package split as gst-fsl-plugin dlopen themOtavio Salvador2012-12-031-14/+6
| | | | | | | | | As gst-fsl-plugin dlopen the parser libraries and shlibs won't work in this case for automatically discover the dependencies so we package all parsers together for now. Change-Id: I8e86c65dcac631d74d5a795f5268f8e807fd2543 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslparser: Add libfslparser 3.0.1 supportDaiane Angolini2012-11-271-0/+41
This package if only compatible for imx6. fsl-mm-codeclib was divided in 3 pieces, libfslcodec libfslvpuwrap and libfslparser. Change-Id: If661edd86add2a0bcff3b3c38b394a5bdb63394e Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>