summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-20libcamera: controls: guard ControlInfoMap against nullptr idmap_Mattijs Korpershoek
2023-04-19libcamera: device_enumerator_udev: Use std::string_viewBarnabás Pőcze
2023-04-18libcamera: formats: Add 14-bits Bayer RAW formatsJacopo Mondi
2023-04-18libcamera: device_enumerator_udev: Remove devnum from dependency mapBarnabás Pőcze
2023-04-12ipa: raspberrypi: agc: Add "shadows" constraint modeDavid Plowman
2023-04-05doc: ipa: Clarify IPA acronym in its namespace descriptionGabby George
2023-04-05libcamera: Open files with O_CLOEXECLaurent Pinchart
2023-03-31ipa: raspberrypi: Generalise the focus reporting codeNaushir Patuck
2023-03-31ipa: raspberrypi: Generalise the autofocus algorithmNick Hollinghurst
2023-03-31ipa: raspberrypi: Generalise the agc algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: Make RegionStats::get() always return a Region structNaushir Patuck
2023-03-31ipa: raspberrypi: Generalise the contrast algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: alsc: Use a better type name for sparse arraysDavid Plowman
2023-03-31ipa: raspberrypi: alsc: Replace std::vectors by Array2D classDavid Plowman
2023-03-31ipa: raspberrypi: Generalise the ALSC algorithmNaushir Patuck
2023-03-31ipa: raspberrypi: Add hardware configuration to the controllerNaushir Patuck
2023-03-31ipa: raspberrypi Store the target string in the controllerNaushir Patuck
2023-03-28ipa: raspberrypi: Fix default frame durations calculationNaushir Patuck
2023-03-28ipa: raspberrypi: Ensure shutter speed and gain are clipped in the AGCNaushir Patuck
2023-03-28ipa: raspberrypi: Use the new sensor limits fields in CameraModeNaushir Patuck
2023-03-28ipa: raspberrypi: Add sensor mode limits to CameraModeNaushir Patuck
2023-03-26libcamera: v4l2_device: openat(2) with O_CLOEXEC to cleanup after exec(3)Elias Naur
2023-03-21libcamera: camera: Ensure queued requests are invalidKieran Bingham
2023-03-21meson: libcamera: Report IPA signature methodKieran Bingham
2023-03-21ipa: libipa: Add OV2685 Camera Sensor HelperKieran Bingham
2023-03-21ipa: libipa: Add OV5647 Camera Sensor HelperKieran Bingham
2023-03-21py: cam: Fix demosaic overflow issueTomi Valkeinen
2023-03-21ipa: raspberrypi: Fix crash under LTODave Jones
2023-03-21libcamera: base: Make the registration of log categories atomicNicolas Dufresne
2023-03-09libcamera: converter: Check converter validitySuhrid Subramaniam
2023-03-07ipa: raspberrypi: imx296: Minor tuning updatesDavid Plowman
2023-03-07ipa: raspberrypi: agc: Fix overflow in Y value calculationDavid Plowman
2023-03-07pipeline: raspberrypi: Iterate over all Unicam instances in match()Naushir Patuck
2023-03-07pipeline: raspberrypi: Add a Unicam timeout override config optionsNaushir Patuck
2023-03-07ipa: raspberrypi: Better heuristics for calculating Unicam timeoutNaushir Patuck
2023-03-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
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-01libcamera: Keep using syslog for isolated IPA modulesMatthias Fend
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-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-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