summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/imx-opencl-converter/imx-opencl-converter_git.bb6
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
2SUMMARY = "i.MX multimedia OpenCL converter library" 2SUMMARY = "i.MX multimedia OpenCL converter library"
3DESCRIPTION = "NXP Multimedia opencl converter lib" 3DESCRIPTION = "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."
4HOMEPAGE = "https://www.nxp.com/" 8HOMEPAGE = "https://www.nxp.com/"
5SECTION = "multimedia" 9SECTION = "multimedia"
6LICENSE = "BSD-3-Clause" 10LICENSE = "BSD-3-Clause"