xref: /aosp_15_r20/external/dynamic_depth/README.android (revision a62be0856e8e1158f43b03e41bbad10f4d005fde)
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