aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA19
1 files changed, 8 insertions, 11 deletions
diff --git a/METADATA b/METADATA
index 4459c63..149456a 100644
--- a/METADATA
+++ b/METADATA
@@ -1,18 +1,15 @@
name: "LibXCam"
-description:
- "libXCam is a project for extended camera and computer "
- "vision features. This library can work on GPU, CPU and "
- "other HW platforms to improve image/video quality. "
- "OpenCL as one of the common parallel computing languages "
- "is used to improve performance in different platforms. "
- "Other shading language supports are in roadmap."
-
+description: "libXCam is a project for extended camera and computer vision features. This library can work on GPU, CPU and other HW platforms to improve image/video quality. OpenCL as one of the common parallel computing languages is used to improve performance in different platforms. Other shading language supports are in roadmap."
third_party {
url {
type: GIT
- value: "https://github.com/01org/libxcam.git"
+ value: "https://github.com/intel/libxcam"
}
- version: "1.0.0"
- last_upgrade_date { year: 2017 month: 9 day: 11 }
+ version: "release_1.2.2"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2019
+ month: 4
+ day: 4
+ }
}