summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-05-01cam: file_sink: Workaround gcc-13 dangling-reference false positiveEric Curtin
2023-05-01ipa: rkisp1: Add tuning files for PinephonePro sensorsJacopo Mondi
2023-05-01ipa: rkisp1: Add tuning files for Google DRU "Scarlet" sensorsJacopo Mondi
2023-05-01pipeline: simple: Validate transformRobert Mader
2023-04-30libcamera: imx8-isi: Remove mbusCode from formatsMap_Jacopo Mondi
2023-04-30libcamera: imx8-isi: Split Bayer/YUV config generationJacopo Mondi
2023-04-30libcamera: camera_sensor: Add tryFormat()Jacopo Mondi
2023-04-30libcamera: imx8-isi: Automatically select media bus codeJacopo Mondi
2023-04-30libcamera: imx8-isi: Break out YUV format selectionJacopo Mondi
2023-04-30libcamera: imx8-isi: Break out RAW format selectionJacopo Mondi
2023-04-26apps: cam: kms_sink: Drop unique_ptr<> from DRM::AtomicRequestUmang Jain
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