| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update package summary.
- Update to version 1.0.0
* 360 video stitching performance and quality improvement.
- enable geometry map to improve performance.
- quality tuned on different resolutions (1080P and 4K).
- support CPU and OpenCL path in feature match.
- enable lens shading correction based on fisheye image.
* gyroscope-based video stabilization enabling.
- enable gyroscope 3-DoF (orientation) assist video stabilization.
- orientation (gyro) data should be measured by quaternion as the pose
of target frame reference to base frame
* CL framework refine.
- enable CL argument template instead of member variables in kernel.
- CL kernel support async mode.
- image handler take over input/output buffer management from image kernel.
* prepare libxcam debian package and fix most warnings.
- Remove fix-build-errors.diff which is no longer required
- Increased soname to 1
- The pkgconfig file has been renamed from xcam to libxcam
- Use --disable-aiq when configuring libxcam. AIQ/ia_imaging is an Intel proprietary 3A library.
- Initial release of libxcam - Version 0.9.0 - Add fix-build-errors.diff to build correctly