summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10ipa: rkisp1: Add tuning files for Google DRU "Scarlet" sensorsjmondi/rk3399/google-dru-scarletJacopo Mondi
2023-03-10utils: rkisp1: Add script to extract LSC tables from AndroidJacopo Mondi
2023-03-06ipa: rkisp1: lsc: Fix integer division errorJacopo Mondi
2023-02-24ipa: libipa: Add OV5695 Camera Sensor HelperKieran Bingham
2023-02-24ipa: libipa: Add OV2685 Camera Sensor HelperKieran Bingham
2023-02-24Hack IsolationKieran Bingham
2023-02-23qcam: Decrease minimum width of selector dialogLuca Weiss
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
2023-01-30ipa: raspberrypi: Add autofocus algorithm interface headersNick Hollinghurst
2023-01-30ipa: mojom: raspberrypi: Add setLensControls() functionNick Hollinghurst
2023-01-30pipeline: ipa: raspberrypi: Validate lens controlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Replace entityControlsNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Remove unused streamConfigNaushir Patuck
2023-01-30pipeline: ipa: raspberrypi: Check if lens actuator is availableNaushir Patuck
2023-01-30meson: Rework automatic pipeline selectionKieran Bingham
2023-01-30pipeline: raspberrypi: Improve the values reported in the ScalerCrop controlDavid Plowman