1name: "LibXCam" 2description: 3 "libXCam is a project for extended camera and computer " 4 "vision features. This library can work on GPU, CPU and " 5 "other HW platforms to improve image/video quality. " 6 "OpenCL as one of the common parallel computing languages " 7 "is used to improve performance in different platforms. " 8 "Other shading language supports are in roadmap." 9 10third_party { 11 url { 12 type: GIT 13 value: "https://github.com/01org/libxcam.git" 14 } 15 version: "1.0.0" 16 last_upgrade_date { year: 2017 month: 9 day: 11 } 17 license_type: NOTICE 18} 19