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