summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-11ipa: rkisp1: agc: Load ExposureValue from configjmondi/imx8mp/debix-aJacopo Mondi
2023-03-11ipa: rkisp: Add support for ExposureValueJacopo Mondi
2023-03-08ipa: rkisp1: lsc: Move 'enable' to activeStateJacopo Mondi
2023-03-08cam: capture_script: Add LSC test scriptJacopo Mondi
2023-03-08ipa: rkisp1: lsc: Enable/disable LSC algorithmJacopo Mondi
2023-03-08libcamera: control_ids: Introduce LensShadingEnableJacopo Mondi
2023-03-08rkip1: data: imx219: Replace LSC tables with ones from RPiJacopo Mondi
2023-03-08utils: rkisp1: Add script to parse RPi lens shading tablesJacopo Mondi
2023-03-08[RFC] ipa: rkisp1: dpcc: Generalize YAML parsingLaurent Pinchart
2023-03-08[WIP] ipa: rkisp1: Support the i.MX8MP ISPPaul Elder
2023-03-06ipa: rkisp1: lsc: Fix integer division errorJacopo Mondi
2023-03-06libcamera: camera_manager: Stop exponential explosive calls to createPipeline...Sophie Friedrich
2023-03-06Documentation: guides: pipeline-handler: Fix spelling errorAdvait Dhamorikar
2023-03-01libcamera: Keep using syslog for isolated IPA modulesMatthias Fend
2023-03-01utils: checkstyle.py: Don't run commit title checker on staged commitsPaul Elder
2023-02-15apps: Return std::optional<> from StreamKeyValueParser::parseRole()Barnabás Pőcze
2023-02-15pipeline: raspberrypi: Always use ColorSpace::Raw for raw streamsDavid Plowman
2023-02-12Documentation: Small typo fixPavel Machek
2023-02-10android: jpeg: Add JEA implementationHarvey Yang
2023-02-10android: jpeg: Pass StreamBuffer to Encoder::encoderHarvey Yang
2023-02-10android: jpeg: Add meson.build in src/android/jpegHarvey Yang
2023-02-10android: framebuffer: Add HALFrameBuffer and replace FrameBufferHarvey Yang
2023-02-10libcamera: framebuffer: Allow inheritance of FrameBufferHarvey Yang
2023-02-09libcamera: Remove transform from V4L2SubdeviceFormatJacopo Mondi
2023-02-09pipeline: raspberrypi: Drop unused codeLaurent Pinchart
2023-02-09pipeline: ipu3: Drop unused codeLaurent Pinchart
2023-02-09libcamera: camera_sensor: Fix typo in commentLaurent Pinchart
2023-02-09libcamera: camera_sensor: Demote flip support message to DebugLaurent Pinchart
2023-02-09libcamera: internal: tracepoints: Use correct include directiveUmang Jain
2023-02-09ipa: raspberrypi: Normalise region sums to 16-bitsNaushir Patuck
2023-02-09ipa: raspberrypi: Use the generic statistics structure in the algorithmsNaushir Patuck
2023-02-09ipa: raspberrypi: awb: Delay release of the statistics bufferNaushir Patuck
2023-02-09ipa: raspberrypi: histogram: Add a constructor for an empty histogramNaushir Patuck
2023-02-09ipa: raspberrypi: Generalise statisticsNaushir Patuck
2023-02-01libcamera v0.0.4Kieran Bingham
2023-01-31pipeline: raspberrypi: Add a parameter to disable startup drop framesNaushir Patuck
2023-01-31pipeline: raspberrypi: Read config parameters from a fileNaushir Patuck
2023-01-31pipeline: raspberrypi: Reorder startup drop frame initialisationNaushir Patuck
2023-01-31pipeline: raspberrypi: Add a pipeline config structureNaushir Patuck
2023-01-31libcamera: pipeline: Add a platform configuration file helperNaushir Patuck
2023-01-31libcamera: pipeline: build: Add pipeline_data_dir variableNaushir Patuck
2023-01-31pipeline: raspberrypi: Fix handling of colour spacesDavid Plowman
2023-01-30ipa: raspberrypi: Add support for the Sony IMX708 sensorNick Hollinghurst
2023-01-30libcamera: camera_sensor: Add Sony IMX708 sensor propertiesNick Hollinghurst
2023-01-30ipa: raspberrypi: Add lens position to DeviceStatusNaushir Patuck
2023-01-30ipa: raspberrypi: First version of autofocus algorithm using PDAFNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus algorithm resultsNick Hollinghurst
2023-01-30ipa: raspberrypi: Handle autofocus controlsNick Hollinghurst
2023-01-30ipa: raspberrypi: Include autofocus controls in the IPA ControlInfoMapNaushir Patuck
2023-01-30ipa: raspberrypi: Reorder header file inclusionNaushir Patuck