summaryrefslogtreecommitdiff
path: root/README.android
blob: 2d08f6506b607777d93733c8d92918ea4ffc1a72 (plain)
1
2
3
4
5
6
7
8
9
10
11
Library Name: Dynamic Depth
License: Apache 2
Description: A C++ implementation of the Dynamic Depth extension. It contains all necessary
utilities for reading and writing Depth and AR photos.

Local patches
-------------
- Android depth photo validation sequence "ValidateAndroidDynamicDepthBuffer()".
- Add NDK library variant.
- Check for depth map payload
- Add missing <cassert> include to xmpmeta/xmp_parser.cc.