diff options
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/imx-opencl-converter/imx-opencl-converter_git.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_git.bb b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_git.bb index 0ddc30d49..a11d221e4 100644 --- a/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_git.bb +++ b/recipes-multimedia/imx-opencl-converter/imx-opencl-converter_git.bb | |||
| @@ -1,6 +1,10 @@ | |||
| 1 | # Copyright 2023-2026 NXP | 1 | # Copyright 2023-2026 NXP |
| 2 | SUMMARY = "i.MX multimedia OpenCL converter library" | 2 | SUMMARY = "i.MX multimedia OpenCL converter library" |
| 3 | DESCRIPTION = "NXP Multimedia opencl converter lib" | 3 | DESCRIPTION = "OpenCL-accelerated image conversion library used by the NXP \ |
| 4 | i.MX multimedia stack. It offloads pixel format and colour \ | ||
| 5 | space conversion to the GPU through an OpenCL implementation \ | ||
| 6 | provided by virtual/libopencl1, and is supported on the i.MX 8 \ | ||
| 7 | and i.MX 95 families that ship a GPU." | ||
| 4 | HOMEPAGE = "https://www.nxp.com/" | 8 | HOMEPAGE = "https://www.nxp.com/" |
| 5 | SECTION = "multimedia" | 9 | SECTION = "multimedia" |
| 6 | LICENSE = "BSD-3-Clause" | 10 | LICENSE = "BSD-3-Clause" |
