summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2022-06-29ipa: rkisp1: Add support of Black Level Correction tuningFlorian Sylvestre
2022-06-29ipa: rkisp1: Add OV5640 tuning fileFlorian Sylvestre
2022-06-29ipa: rkisp1: Add IMX219 tuning fileLaurent Pinchart
2022-06-29ipa: rkisp1: Add YAML tuning file supportFlorian Sylvestre
2022-06-29ipa: rkisp1: Register algorithmsLaurent Pinchart
2022-06-29pipeline: rkisp1: Support IPA tuning fileFlorian Sylvestre
2022-06-29ipa: libipa: module: Make the Module class LoggableLaurent Pinchart
2022-06-29ipa: libipa: module: Add support for instantiation from YAMLLaurent Pinchart
2022-06-29ipa: libipa: algorithm: Add init() function to the Algorithm classFlorian Sylvestre
2022-06-29ipa: libipa: algorithm: Add an algorithm registration mechanismLaurent Pinchart
2022-06-29ipa: libipa: Move ipa namespace documentation to module.cppLaurent Pinchart
2022-06-29ipa: libipa: Introduce a Module class templateLaurent Pinchart
2022-06-29pipeline: ipa: raspberrypi: Correctly report available control limitsNaushir Patuck
2022-06-29pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPANaushir Patuck
2022-06-29ipa: raspberrypi: Use std::optional in DeviceStatusNaushir Patuck
2022-06-29ipa: raspberrypi: imx477: Get sensor temperature from embedded dataNaushir Patuck
2022-06-29ipa: raspberrypi: Add sensor temperature to DeviceStatusNaushir Patuck
2022-06-18ipa: ipu3: awb: Correct the gains calculationJean-Michel Hautbois
2022-06-01libcamera: Use "..." instead of <...> consistently for internal headersLaurent Pinchart
2022-05-27libipa: camera_sensor_helper: Add Sony IMX477 helperNaushir Patuck
2022-05-26ipa: camera_sensor_helper: Fix equation in exponential gain documentationLaurent Pinchart
2022-05-18ipa: ipu3: Put IPAFrameContext(s) in a ring bufferUmang Jain
2022-05-18ipa: libipa: Add frame context pointer in process()Umang Jain
2022-05-18ipa: ipu3: Rework IPAFrameContextUmang Jain
2022-05-13libipa: camera_sensor_helper: Add OV5675 helperQuentin Schulz
2022-05-10libcamera: raspberrypi: Fetch correct value for SensorSensitivityDavid Plowman
2022-05-09ipa: raspberrypi: Demote noisy message to DebugLaurent Pinchart
2022-04-14ipa: ipu3: af: A not initialized frame ignore counter fixingKate Hsuan
2022-04-14ipa: RPi: Move the IPA to the ipa::RPi namespaceJean-Michel Hautbois
2022-04-13ipa: vimc: Synchronise parameter buffer ops namingUmang Jain
2022-04-13ipa: vimc: Establish logical order of operationsUmang Jain
2022-04-09ipa: ipu3: af: Simplify accumulations of y_itemsKieran Bingham
2022-04-09ipa: ipu3: af: Use Span for y_table_item_tKieran Bingham
2022-04-09ipa: ipu3: af: Remove redundant memcpyKieran Bingham
2022-04-09ipa: ipu3: af: Use geometry classes to perform grid centeringKieran Bingham
2022-04-09ipa: ipu3: af: Move constants to implementationKieran Bingham
2022-04-09ipa: ipu3: af: enforce grid size restrictionsKieran Bingham
2022-04-08ipa: ipu3: Inline parseStatistics() into processStatsBuffer()Umang Jain
2022-04-08ipa: ipu3: Inline fillParams() in fillParamsBuffer()Umang Jain
2022-04-08ipa: ipu3: Replace event-based ops with dedicated functionsUmang Jain
2022-04-06pipeline: raspberrypi: Add a Unicam dequeue timeoutNaushir Patuck
2022-04-06ipa: raspberrypi: alsc: Limit the calculated lambda valuesNaushir Patuck
2022-04-02ipa: vimc: Rename processControls() to queueRequest()Umang Jain
2022-04-02ipa: rkisp1: Split queuing of request and parameter fillingUmang Jain
2022-04-01libipa: camera_sensor_helper: Add OV5640 helperPaul Elder
2022-04-01libipa: camera_sensor_helper: Add IMX296 helperLaurent Pinchart
2022-04-01libipa: camera_sensor_helper: Add IMX290 helperLaurent Pinchart
2022-04-01libipa: camera_sensor_helper: Implement exponential gain modelLaurent Pinchart
2022-04-01libipa: camera_sensor_helper: Reorganize gain constantsLaurent Pinchart
2022-03-28ipa: ipu3: Ensure controls exists in before they are queriedUmang Jain