summaryrefslogtreecommitdiff
path: root/src/ipa/rpi
AgeCommit message (Expand)Author
11 daysipa: rpi: ccm: Replace local matrix implementation with the libcamera oneStefan Klug
11 daysipa: rpi: Rename Matrix to Matrix3x3Stefan Klug
2024-11-26ipa: libipa: colour: Use the RGB class to model RGB valuesLaurent Pinchart
2024-11-26libcamera: Rename "shutter speed" to "exposure time"Laurent Pinchart
2024-11-25ipa: raspberrypi: Add tuning file for IMX327 sensorGeoffrey Van Landeghem
2024-11-25ipa: raspberrypi: Add tuning file for IMX462 sensorGeoffrey Van Landeghem
2024-11-25ipa: rpi: cam_helper: Add Sony IMX327Geoffrey Van Landeghem
2024-11-25libcamera: libipa: camera_sensor: Provide helper and properties for Sony IMX462Geoffrey Van Landeghem
2024-11-19ipa: rpi: awb: Disable CT search bias for Grey World AWBNaushir Patuck
2024-11-18ipa: rpi: Use centralised libipa helpersDaniel Scally
2024-11-04controls: rpi: Add a vendor rpi::ScalerCrops controlNaushir Patuck
2024-10-21ipa: rpi: Add tuning files for OV7251Dave Stevenson
2024-10-08ipa: rpi: awb: Add a bias to the AWB searchNaushir Patuck
2024-10-08ipa: rpi: awb: Add a const for the default colour temperatureNaushir Patuck
2024-09-30ipa: rpi: Replace last users of math.hLaurent Pinchart
2024-09-30ipa: rpi: Use std::abs()Laurent Pinchart
2024-09-12ipa: rpi: Adding IMX283 supportwill whang
2024-09-09ipa: rpi: agc: Ignore stable region when exposure/gain set manuallyDavid Plowman
2024-08-07libcamera: Drop libcamera_generated_ipa_headers from sourcesLaurent Pinchart
2024-07-31libcamera: Avoid variable-length arraysLaurent Pinchart
2024-06-28libcamera: Fix maybe-uninitialized errorStefan Klug
2024-06-26ipa: rpi: Define local functions in anonymous namespaceLaurent Pinchart
2024-06-18ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get()Laurent Pinchart
2024-06-12ipa: rpi: controller: Use libipa's Pwl classPaul Elder
2024-06-11meson: Group libipa and libipa_includes in a dependency objectLaurent Pinchart
2024-06-04ipa: rpi: Disable StatsOutputEnable control by defaultNaushir Patuck
2024-05-27ipa: 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-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-09ipa: rpi: Fix for incorrectly reported max shutter speedNaushir Patuck
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-03-06ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modesNick Hollinghurst
2024-02-27libcamera: Use utils::to_underlying()Laurent 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-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