intel / libxcam

libXCam is a project for extended camera(not limited in camera) features and focus on image quality improvement and video analysis. There are lots features supported in image pre-processing, image post-processing and smart analysis. This library makes GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve performance in different platforms.
Other
589 stars 229 forks source link

os-upgrade: ocl header file backward compatibility #835

Closed zongwave closed 4 months ago

zongwave commented 4 months ago

Ubuntu 24.04 integrated OpenCL v3.0.15, this release includes several changes that affect backward compatibility: "The CL_UNORM_INT24 enums are now properly considered extension enums for all OpenCL versions, so applications will need to include an extension header to access this functionality."