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
/
mm
/
cros_camera_buffer.cpp
Age
Commit message (
Expand
)
Author
2021-11-08
android: mm: Null check for CameraBufferManager
Umang Jain
2021-09-09
android: mm: cros_camera_buffer: Log failure error on cleanup
Umang Jain
2021-09-06
android: Cleanup libcamera namespace usage
Umang Jain
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-06
android: mm: cros_camera_buffer: Fix unused parameter
Hirokazu Honda
2021-08-03
libcamera: base: class: Don't pass Extensible pointer to Private constructor
Laurent Pinchart
2021-06-28
android: mm: cros_camera_buffer: Drop undefined functions
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
android: mm: cros_camera_buffer: Fix wrong indexing in plane()
Hirokazu Honda
2021-06-01
android: Fix unused parameter warnings on Chrome OS
Laurent Pinchart
2021-04-04
android: mm: cros: Fix compilation
Laurent Pinchart
2021-04-04
android: mm: cros: Handle buffer registration failure
Hirokazu Honda
2021-03-03
android: Introduce Chromium OS buffer manager
Jacopo Mondi