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
/
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