1 comment "libimxvpuapi needs an i.MX platform with VPU support"
3 depends on !BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
5 config BR2_PACKAGE_LIBIMXVPUAPI
7 depends on BR2_arm # Only relevant for i.MX
8 depends on BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
9 select BR2_PACKAGE_IMX_VPU
11 This library provides an API for using the iMX6 VPU video
12 engine. It is an alternative to Freescale's VPU
13 wrapper. Both the wrapper and this library are layered on
14 top of imx-vpu, the low-level iMX6 VPU interface.
16 https://github.com/Freescale/libimxvpuapi