summaryrefslogtreecommitdiff
path: root/src/android/camera_buffer.h
AgeCommit message (Expand)Author
2021-07-12libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() functionLaurent Pinchart
2021-06-25libcamera/base: Move span to base libraryKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-04-21libcamera: Drop argument from LIBCAMERA_DECLARE_PRIVATEJacopo Mondi
2021-03-03android: mm: Provide helper macro for PIMPLJacopo Mondi
2021-03-03android: camera_buffer: Add method to get the JPEG blob sizeJacopo Mondi
2021-03-03android: post_processor: Use CameraBuffer APIJacopo Mondi
2021-03-03android: camera_buffer: Implement libcamera::ExtensibleJacopo Mondi
2021-03-03android: camera_buffer: Drop 'const' from buffer_handle_tJacopo Mondi
2021-03-03android: Introduce CameraBuffer interfaceJacopo Mondi