summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-vpuwrap
Commit message (Collapse)AuthorAgeFilesLines
* imx-vpuwrap: add i.MX8MQ supportGary Bisson2018-07-121-1/+1
| | | | Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
* imx-vpuwrap: Update to version 4.3.5Fabio Berton2018-06-261-3/+4
| | | | | | - Add O.S. Systems Software Copyright Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* imx-vpuwrap: Upgrade to v4.3.4Yuqing Zhu2018-06-061-2/+4
| | | | | | | | | | | Add INSANE_SKIP for file-rdeps to fix QA Issue. set hasColorDesc and fullRange in VPU_DecGetInitialInfo. Fix H264 failure due to too many MBI buffers. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpuwrap: Upgrade to v4.3.2Yuqing Zhu2018-01-251-3/+3
| | | | | | | | | | | | | | | | 1. Rename the recipe version, align with imx-codec/parser 2. Upgrade EULA to v20 3. Changes: -Add vpu_wrapper_test -Add gst_dump tools -Add gl sink -Enable RMVB/VC1/DIVX3 -Add webp support Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpuwrap: replace imx-vpu with virtual/imxvpu in DEPENDSJun Zhu2017-10-161-1/+2
| | | | | | | | In order to support future VPUs on other SoC, replace imx-vpu with virtual/imxvpu. Signed-off-by: Jun Zhu <junzhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpuwrap: Upgrade to 1.0.68Lauren Post2016-10-181-3/+3
| | | | | | | | Coverity fixes for checkign return values, unused values, null checking H.263 encoder invalid frame rate Signed-off-by: Lauren Post <lauren.post@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpuwrap: Fix backward compatibility with libfslvpuwrapOtavio Salvador2016-05-071-1/+1
| | | | | | | | The new recipe ought to remove the old one and provide the same recipe name. This ensures that old metadata is kept working. Change-Id: Ib66c3e1078aa840903b568da09c9c8eae919cae9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-vpuwrap: Upgrade to v1.0.65Yuqing Zhu2016-05-071-0/+28
--Change the recipe name from "libfslvpuwrap" to "imx-vpuwrap". --Add RREPLACE/RPROVIDES/RCONFLICTS for backwards compatibility. --Update 'nLastFrameEndPosPhy' in seqinit stage to avoid feed the same SPS to vpu repeatedly. Change-Id: I7dd9e7c2ab9806937d554ac16f37185d9e5f074b Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>