Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
includes/ | H | 25-Apr-2025 | - | 1,845 | 995 | |
internal/ | H | 25-Apr-2025 | - | 9,970 | 6,915 | |
Android.bp | H A D | 25-Apr-2025 | 1.9 KiB | 96 | 87 | |
LICENSE | H A D | 25-Apr-2025 | 11.1 KiB | 203 | 169 | |
METADATA | H A D | 25-Apr-2025 | 354 | 18 | 16 | |
MODULE_LICENSE_APACHE2 | HD | 25-Apr-2025 | 0 | |||
OWNERS | H A D | 25-Apr-2025 | 46 | 2 | 1 | |
README.android | H A D | 25-Apr-2025 | 418 | 12 | 10 |
README.android
1Library Name: Dynamic Depth 2License: Apache 2 3Description: A C++ implementation of the Dynamic Depth extension. It contains all necessary 4utilities for reading and writing Depth and AR photos. 5 6Local patches 7------------- 8- Android depth photo validation sequence "ValidateAndroidDynamicDepthBuffer()". 9- Add NDK library variant. 10- Check for depth map payload 11- Add missing <cassert> include to xmpmeta/xmp_parser.cc. 12