index
:
libcamera/vivid.git
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
/
post_processor.h
Age
Commit message (
Expand
)
Author
2021-11-24
android: Convert to pragma once
Kieran Bingham
2021-10-26
android: post_processor: Drop return value for process()
Umang Jain
2021-10-26
android: Track and notify post processing of streams
Umang Jain
2021-10-26
android: post_processor: Consolidate contextual information
Umang Jain
2021-10-19
android: camera_stream: Plumb process() with Camera3RequestDescriptor
Umang Jain
2021-08-10
libcamera: Give MappedFrameBuffer its own implementation
Kieran Bingham
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-05-05
src: android: Rectify internal header's #include path
Umang Jain
2021-03-03
android: post_processor: Use CameraBuffer API
Jacopo Mondi
2021-02-02
android: post_processor: Change the type destination in process()
Hirokazu Honda
2021-01-27
android: Set result metadata and EXIF fields based on request metadata
Paul Elder
2020-10-23
libcamera: Declare empty virtual destructors as defaulted
Laurent Pinchart
2020-10-21
android: Modify PostProcessor interface
Hirokazu Honda
2020-10-16
android: post_processor: Introduce a PostProcessor interface
Umang Jain