index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
camera_buffer.h
Age
Commit message (
Expand
)
Author
2021-08-27
android: camera_buffer: Add stride/offset/size function
Hirokazu Honda
2021-08-27
android: generic_camera_buffer: Correct buffer mapping
Hirokazu Honda
2021-08-16
libcamera: base: extensible: Pass private pointer as unique_ptr<>
Laurent Pinchart
2021-07-12
libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function
Laurent Pinchart
2021-06-25
libcamera/base: Move span to base library
Kieran Bingham
2021-06-25
libcamera/base: Move class helpers to the base library
Kieran Bingham
2021-04-21
libcamera: Drop argument from LIBCAMERA_DECLARE_PRIVATE
Jacopo Mondi
2021-03-03
android: mm: Provide helper macro for PIMPL
Jacopo Mondi
2021-03-03
android: camera_buffer: Add method to get the JPEG blob size
Jacopo Mondi
2021-03-03
android: post_processor: Use CameraBuffer API
Jacopo Mondi
2021-03-03
android: camera_buffer: Implement libcamera::Extensible
Jacopo Mondi
2021-03-03
android: camera_buffer: Drop 'const' from buffer_handle_t
Jacopo Mondi
2021-03-03
android: Introduce CameraBuffer interface
Jacopo Mondi