summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)Author
2019-02-06Sync libdynamic_depth to CL #231067980Emilian Peev
Changes included: - [ddepth] Add GetItemPayload for istream Bug: 123316622 Test: Camera CTS Change-Id: Idcc517dd0cc3b38a1ca28f348de4543d736f7146
2019-02-04Add an NDK library variantEmilian Peev
An NDK built library variant is needed for clients using the NDK toolchain. Move the Android depth buffer validation sequence in a separate module. Bug: 123237859 Test: Camera CTS Change-Id: Ibf149f0be02a40de31e901cfc420f203d10e5bf3
2019-01-15Sync libdynamic_depth to CL #228913159Emilian Peev
Brief description of the changes included: - Reduce logspam - Remove photos_editing_formats from namespaces - Add a Device serialization method for {i,o}streams - Add confidence to PointCloud - Disable unsigned overflow sanitizer during MD5 transformation - Remove unnecessary inner namespaces "absl" and "strings". Bug: 109735087 Test: Camera CTS Change-Id: I3006a1c95b1ddbdb0523ee8326a40bb6d72a2718
2018-11-15Initial commit of libdynamic_depthEino-Ville Talvala
Dynamic depth is a standard for embedding depth maps and other similar extensions into standard image files like JPEG. Test: m libdynamic_depth Bug: 109735087 Bug: 119211681 Change-Id: I0103b7d47e60dc8e3a3b277456903d76f727926f