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
/
ipu3
/
ipu3.cpp
Age
Commit message (
Expand
)
Author
2024-05-14
libcamera: pipeline: Rename pipelines to a shorter name
Julien Vuillaumier
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-05-08
ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance
Daniel Scally
2022-11-23
libcamera: Move IPA sensor controls validation to CameraSensor
Jacopo Mondi
2022-10-24
ipa: ipu3: Fill AGC and AWB metadata in algorithms
Laurent Pinchart
2022-10-24
ipa: Pass metadata to Algorithm::process() function
Laurent Pinchart
2022-10-18
camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo
Naushir Patuck
2022-10-07
ipa: camera_sensor_helper: Implement factories through class templates
Laurent Pinchart
2022-10-03
ipa: ipu3: Correct context during configure()
Kieran Bingham
2022-09-28
ipa: ipu3: Pass controls to algorithm's queueRequest() handler
Laurent Pinchart
2022-09-28
ipa: ipu3: Use the FCQueue
Laurent Pinchart
2022-09-28
ipa: ipu3: Use base FrameContext class
Laurent Pinchart
2022-09-28
ipa: libipa: algorithm: process(): Pass frame number
Kieran Bingham
2022-09-28
ipa: libipa: algorithm: prepare(): Pass frame and frame Context
Kieran Bingham
2022-09-27
ipa: libipa: Pass a reference instead of pointer to Algorithm::process()
Laurent Pinchart
2022-08-30
ipa: ipu3: Remove redundant call of std::string::c_str()
Marvin Schmidt
2022-08-09
ipa: ipu3: Add YAML tuning file support
Laurent Pinchart
2022-05-18
ipa: ipu3: Put IPAFrameContext(s) in a ring buffer
Umang Jain
2022-05-18
ipa: libipa: Add frame context pointer in process()
Umang Jain
2022-05-18
ipa: ipu3: Rework IPAFrameContext
Umang Jain
2022-04-08
ipa: ipu3: Inline parseStatistics() into processStatsBuffer()
Umang Jain
2022-04-08
ipa: ipu3: Inline fillParams() in fillParamsBuffer()
Umang Jain
2022-04-08
ipa: ipu3: Replace event-based ops with dedicated functions
Umang Jain
2022-03-28
ipa: ipu3: Ensure controls exists in before they are queried
Umang Jain
2022-03-28
ipa: ipu3: Drop sensor controls private members from IPAIPU3
Umang Jain
2022-03-28
ipa: ipu3: Consolidate querying of exposure and gain limits
Umang Jain
2022-03-15
ipa: ipu3: Send lens controls to pipeline handler
Daniel Scally
2022-03-15
libcamera: ipa: Rename ctrls_ member
Daniel Scally
2022-03-15
libcamera: ipa: Add lens control member to ipu3 ipa interface
Daniel Scally
2022-03-15
ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCM
Kate Hsuan
2022-03-11
ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration
Jean-Michel Hautbois
2022-03-11
ipa: ipu3: Shorten exposure and gain lines
Jean-Michel Hautbois
2021-12-07
libcamera: Use utils::abs_diff()
Laurent Pinchart
2021-11-30
ipa: ipu3: Rectify gain value reporting in request metadata
Umang Jain
2021-11-29
ipa: Do not modify the sensor limits
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Set the AnalogueGain control
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Move ExposureTime to IPA
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Cache line duration at configure call
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Send color temperature in the metadata
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Use sensor controls to update frameContext
Jean-Michel Hautbois
2021-11-15
ipa: ipu3: Extend ipu3 ipa interface for sensor controls
Han-Lin Chen
2021-11-06
ipa: ipu3: List the events in their order of calling
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: Implement an empty stop() function
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: Isolate ipa_context documentation
Kieran Bingham
2021-10-26
ipa: ipu3: tonemapping: Generate the LUT only on gamma change
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: Explicitly use the statistics parameter
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: Document the IPAIPU3 class
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: Document IPAIPU3::configure
Jean-Michel Hautbois
2021-10-26
ipa: ipu3: Document IPAIPU3 class interface
Jean-Michel Hautbois
2021-10-22
ipa: ipu3: set frameContext before controls
Jean-Michel Hautbois
[next]