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
/
ipa
/
raspberrypi
/
raspberrypi.cpp
Age
Commit message (
Expand
)
Author
2021-02-05
ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC
Naushir Patuck
2021-02-05
ipa: raspberrypi: Limit the calculated vblank based on the sensor mode
Naushir Patuck
2021-02-05
ipa: raspberrypi: Rename RPi::ConfigParameters enum values
Naushir Patuck
2021-02-02
ipa: raspberrypi: Warn when control algorithms are missing; do not fail
David Plowman
2021-01-29
libcamera: raspberrypi: Switch to DelayedControls
Niklas Söderlund
2021-01-20
libcamera: raspberrypi: Add control of sensor vblanking
Naushir Patuck
2020-12-20
ipa: raspberrypi: Add digital gain to libcamera metadata
David Plowman
2020-12-16
ipa: raspberrypi: Only validate ISP and sensor control during configure
Naushir Patuck
2020-12-16
ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_
Naushir Patuck
2020-12-14
libcamera: Replace ARRAY_SIZE() with std::size()
Laurent Pinchart
2020-12-11
ipa: raspberrypi: Move initial frame drop decision to AGC/AWB
David Plowman
2020-12-11
libcamera: pipeline: raspberrypi: Pass the drop frame count in start, not con...
David Plowman
2020-12-08
pipeline: ipa: raspberrypi: Pass controls to IPA on start
Naushir Patuck
2020-12-08
libcamera: ipa: Pass a set of controls and return results from ipa::start()
Naushir Patuck
2020-12-07
pipeline: ipa: raspberrypi: Handle failures during IPA configuration
Naushir Patuck
2020-12-01
src: ipa: raspberrypi: Improve behaviour when AE disabled
David Plowman
2020-11-20
src: ipa: raspberrypi: Add missing 'cloudy' AWB mode
David Plowman
2020-11-16
ipa: raspberrypi: Use MappedFrameBuffer for the IPA buffers
Naushir Patuck
2020-10-27
libcamera: pipeline: raspberrypi: Implementation of digital zoom
David Plowman
2020-10-20
ipa: Omit extra semicolon
Hirokazu Honda
2020-10-07
ipa: raspberrypi: fix bin_x calculation
Tomi Valkeinen
2020-09-29
ipa: raspberrypi: Tidy up variable names to be consistent
Naushir Patuck
2020-09-29
ipa: raspberrypi: Move IPA parameters to the RPi namespace
Naushir Patuck
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-09-29
libcamera: raspberrypi: Plumb user transform through to IPA
David Plowman
2020-09-21
pipeline: ipa: raspberrypi: Handle any externally allocated FrameBuffer
Naushir Patuck
2020-09-21
libcamera: pipeline: ipa: raspberrypi: Rework drop frame signalling
Naushir Patuck
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-07-25
libcamera: raspberrypi: Add ColourCorrectionMatrix control
David Plowman
2020-07-17
libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tables
Naushir Patuck
2020-07-17
ipa: raspberrypi: Pass sensor config back from configure()
Laurent Pinchart
2020-07-17
ipa: raspberrypi: Pass lens shading table through configure() function
Laurent Pinchart
2020-07-17
ipa: raspberrypi: Drop CameraHelper::GetOrientation()
Laurent Pinchart
2020-07-17
libcamera: ipa_interface: Add support for custom IPA data to configure()
Laurent Pinchart
2020-07-06
libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics
Naushir Patuck
2020-07-06
ipa: raspberrypi: Populate libcamera metadata after controller process
Naushir Patuck
2020-06-25
libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness control
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod...
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settings
David Plowman
2020-05-16
libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck
[prev]