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
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
2021-10-15
ipa: ipu3: Update camera controls in configure()
Jacopo Mondi
2021-10-06
ipa: ipu3: awb: Introduce Black Level Correction
Jean-Michel Hautbois
2021-10-06
ipa: ipu3: awb: Use the line stride for the stats
Jean-Michel Hautbois
2021-10-06
ipa: ipu3: Change limits and split loops in calculateBdsGrid()
Jean-Michel Hautbois
2021-10-06
ipa: ipu3: Change the limits of the AWB stats
Jean-Michel Hautbois
2021-09-27
libcamera: ipu3: Drop entityControls map
Jacopo Mondi
2021-09-14
ipa: ipu3: Clear incoming parameter use flags
Kieran Bingham
2021-08-31
libcamera: mapped_framebuffer: Rename maps() to planes()
Hirokazu Honda
2021-08-20
ipa: ipu3: Move IPU3 agc into algorithms
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Move IPU3 awb into algorithms
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: convert AGC to the new algorithm interface
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: convert AWB to the new algorithm interface
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce a modular tone mapping algorithm
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce modular algorithm
Jean-Michel Hautbois
2021-08-20
ipa: ipu3: Introduce a Context structure
Jean-Michel Hautbois
2021-08-12
ipa: ipu3: Tidy-up includes
Jacopo Mondi
2021-08-12
libcamera: ipu3: Initialize controls in the IPA
Jacopo Mondi
[next]