summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/libfslvpuwrap
Commit message (Collapse)AuthorAgeFilesLines
* libfslvpuwrap: Upgrade to 1.0.58 versionJun Zhu2015-04-091-5/+5
| | | | | | | | | Upgrade VPU wrapper to new version. Update the license file with new version and use COPYING for LIC_FILES_CHKSUM Remove the folder /usr/share to avoid empty folder installation. Signed-off-by: Jun Zhu <R01007@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Upgrade to 1.0.57 versionZidan Wang2015-01-271-2/+2
| | | | | | | | | New feature for 1.0.57 version: * Add workaround for rmvb decode timeout issue when no enough frame buffer. * Re-enable the detection of resolution change due to the latest firmware. Signed-off-by: Zidan Wang <zidan.wang@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Upgrade from version 1.0.46 to 1.0.54Wang Zidan2014-11-102-44/+3
| | | | | | | | | | | | | | | | | | | | | Remove the IOVirtmem patch since it has been merged into version 1.0.54. libfslvpuwrap upgrade to version 1.0.54. Changes about version 1.0.54: - Include some bug fix. - Enhance the robust in avcc conversion operation for corrupted clips. - Add api to query the available frame buffer number in decoder code refine. - Add config for intra refresh mode: VPU_ENC_CONF_INTRA_REFRESH_MODE. - Change deblock related parameter to improve encode quality. - Config stuff padding(disable) for mjpeg encoder. - Add some parameters for unit test, include gamma, initialdelay, refreshratio, refreshmode. - Add support for nal_size_length is equal to 1 or 2. - Modify the checking of return value from IOGetVirtMem. - For corrupted clip with only one frame, vpu report error instead of eos. - Add detecting of resoluton change(bit20). Signed-off-by: Zidan Wang <b50113@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap_1.0.46: fix IOGetVirtMem callsEric Nelson2014-06-282-0/+43
| | | | | | | | | IOGetVirtMem() returns a pointer or specifically -1 (MAP_FAILED) in the case of failure, and a couple of calls were improperly testing for zero. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Update to 1.0.46 versionLauren Post2014-04-301-2/+2
| | | | | | | | Version 1.0.46 provided with 3.10.17-1.0.0 GA release Change-Id: Ic91f86077d3dce5e9ee3d49a0167d4f63856c494 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Stop using mx6s SoC familyOtavio Salvador2014-04-231-1/+1
| | | | | | | | | The i.MX6 Solo is internally a i.MX6 Dual Lite but single core. This uses the mx6dl as the SoC family as it is already being done in the Kernel, U-Boot and Barebox. Change-Id: Ifefdce9d2f261352c409e7137c7566060e3915be Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Upgrade to 1.0.45 versionLauren Post2014-02-201-7/+4
| | | | | | | 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>
* libfslvpuwrap: Update to 1.0.40Lauren Post2013-11-052-26/+24
| | | | | | | | Released with 3.10.9-1.0.0_alpha Change-Id: Ieb2aeb526d0bb8cda64449296ab247473e97b6c4 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Update to 1.0.38 versionOtavio Salvador2013-07-312-21/+26
| | | | | | | | | | | | | 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 1.0.38 release so we use the source version to avoid supporting different version from different kernel releases. Change-Id: Icc0d35a9694707915044a0e00245956876f54c72 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libfslvpuwrap: Update to version 1.0.35Daiane Angolini2013-05-281-3/+8
| | | | | | | | Add new version compatible with MX6 SOC FAMILY Remove old version (1.0.17) Change-Id: I515eea5ddaca61cc1034a3b70e9a3df0e6c2b9af Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
* libfslvpuwrap: Add libfslvpuwrap 1.0.17 supportDaiane Angolini2012-11-271-0/+16
This package is only compatible for imx6. fsl-mm-codeclib was divided in 3 pieces, libfslcodec libfslvpuwrap and libfslparser. Change-Id: I6697c7d6caa469261eb0a54001b456b4f69f5fd2 Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>