index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi'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
Age
Commit message (
Expand
)
Author
2022-10-10
libcamera: framebuffer: Move remaining private data to Private class
Laurent Pinchart
2022-05-04
libcamera: Replace toString with operator<<() for format classes
Laurent Pinchart
2021-12-06
android: Introduce PlatformFrameBufferAllocator
Hirokazu Honda
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-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-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-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
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-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-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
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