summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2 daysipa: rkisp1: Add a helper to convert floating-point to fixed-pointPaul Elder
6 daysipa: rpi: Make monoSensor() accessor constLaurent Pinchart
2024-05-16ipa: rpi: Add accessor function for monoSensor_Naushir Patuck
2024-05-16ipa: rpi: Add HDR supportNaushir Patuck
2024-05-14libcamera: pipeline: Rename pipelines to a shorter nameJulien Vuillaumier
2024-05-13ipa: libipa: histogram: Fix documentation of constructorLaurent Pinchart
2024-05-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-09ipa: rkisp1: agc: Fix histogram constructionPaul Elder
2024-05-09ipa: rpi: Fix for incorrectly reported max shutter speedNaushir Patuck
2024-05-09ipa: libipa: histogram: Add transform parameter to constructorPaul Elder
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-05-08ipa: rkisp1: Remove bespoke Agc functionsDaniel Scally
2024-05-08ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminanceDaniel Scally
2024-05-08ipa: ipu3: Remove bespoke AGC functions from IPU3Daniel Scally
2024-05-08ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminanceDaniel Scally
2024-05-08ipa: libipa: Add AgcMeanLuminance base classDaniel Scally
2024-05-08ipa: libipa: Add ExposureModeHelperPaul Elder
2024-05-08ipa: libipa: Allow creation of empty HistogramDaniel Scally
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX415 sensor propertiesAlexander Stein
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX335 sensor propertiesKieran Bingham
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX283 sensor propertiesKieran Bingham
2024-04-16libcamera: software_isp: Apply black level compensationMilan Zamazal
2024-04-16libcamera: ipa: Add Soft IPAAndrey Konovalov
2024-03-06ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modesNick Hollinghurst
2024-02-27libcamera: Use utils::to_underlying()Laurent Pinchart
2024-02-23ipa: rkisp1: Support the i.MX8MP ISP versionPaul Elder
2024-02-23ipa: rkisp1: Fix histogram weights configurationLaurent Pinchart
2024-02-23ipa: rkisp1: Store hardware parameters in IPA contextLaurent Pinchart
2024-02-23ipa: rkisp1: agc: Wrap variable length C arrays in spansLaurent Pinchart
2024-01-12libipa: camera_sensor_helper: Mark createInstance() with overrideLaurent Pinchart
2024-01-09ipa: rpi: vc4: data: Update tuning files for HDRDavid Plowman
2024-01-09ipa: rpi: Implement HDR controlDavid Plowman
2024-01-09ipa: rpi: vc4: Add OV64A40 tuning filesLee Jackson
2024-01-09libipa: camera_sensor_helper: Add OV64A40 helperJacopo Mondi
2024-01-09ipa: rpi: Provide a Camera Helper for the OV64A40Jacopo Mondi
2024-01-09ipa: vc4: Implement the StatsOutputEnable vendor controlNaushir Patuck
2024-01-09ipa: rpi: awb: Add an initialValues methodDavid Plowman
2024-01-09ipa: rpi: black_level: Add an initialValues methodDavid Plowman
2024-01-09ipa: rpi: Allow the mean of an empty histogram intervalNick Hollinghurst
2024-01-05ipa: rpi: Add hardware line rate constraintsNaushir Patuck
2023-12-07meson: Tag all installed filesLaurent Pinchart
2023-11-30ipa: rpi: cac: Minor code improvements and tidyingDavid Plowman
2023-11-30ipa: rpi: agc: Fix bug where AeLocked was never getting setDavid Plowman
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-22ipa: rpi: alsc: Do not allow zero colour ratio statisticsDavid Plowman
2023-10-24ipa: rpi: agc: Make AGC controls affect all channelsDavid Plowman
2023-10-24ipa: rpi: agc: Fetch AWB status in the prepare methodDavid Plowman
2023-10-24ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPANaushir Patuck
2023-10-24ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation"David Plowman
2023-10-24ipa: rpi: alsc: Do not re-read the alsc.status metadataDavid Plowman