index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
mm
/
generic_camera_buffer.cpp
Age
Commit message (
Expand
)
Author
2021-09-07
libcamera: formats: Add planeSize() helpers to PixelFormatInfo
Laurent Pinchart
2021-09-06
android: Cleanup libcamera namespace usage
Umang Jain
2021-08-31
android: generic_camera_buffer: Fix bufferLength_ initialization
Laurent Pinchart
2021-08-30
libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma...
Hirokazu Honda
2021-08-27
android: camera_buffer: Add stride/offset/size function
Hirokazu Honda
2021-08-27
android: camera_buffer: Map buffer in the first plane() call
Hirokazu Honda
2021-08-27
android: generic_camera_buffer: Correct buffer mapping
Hirokazu Honda
2021-08-10
libcamera: Give MappedFrameBuffer its own implementation
Kieran Bingham
2021-08-03
libcamera: base: class: Don't pass Extensible pointer to Private constructor
Laurent Pinchart
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-05-31
android: Don't rely on indirect inclusion of unistd.h
Laurent Pinchart
2021-05-05
src: android: Rectify internal header's #include path
Umang Jain
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