summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2023-05-24libcamera: camera_sensor: Add Sony IMX327 sensor propertiesBenjamin Bara
2023-05-24pipeline: rpi: ipa_base: Parse config files after platformRegister()Naushir Patuck
2023-05-09meson: Fix usage of overwritten pipeline variableLaurent Pinchart
2023-05-08libcamera: ipa_manager: Allow IPA loading in nested subdirsJacopo Mondi
2023-05-08libcamera: v4l2_videodevice: Use O_CLOEXEC when exporting DMA buffersElias Naur
2023-05-04v4l2: Move the v4l2 compat layer to libexec/libcameraKieran Bingham
2023-05-04pipeline: raspberrypi: Add stream flags to RPi::StreamNaushir Patuck
2023-05-04pipeline: raspberrypi: Introduce PipelineHandlerBase classNaushir Patuck
2023-05-04pipeline: raspberrypi: Make RPi::Stream::name() return const std::string &Naushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck
2023-05-04pipeline: raspberrypi: rpi_stream: Set invalid buffer to id == 0Naushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck
2023-05-04pipeline: meson: Allow nested pipeline handler directory structuresNaushir Patuck
2023-05-04libcamera: ipa: Remove character restriction on the IPA nameNaushir Patuck
2023-05-03libcamera: pipeline: simple: Add support for ST's DCMIPPDaniel Scally
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-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-05libcamera: Open files with O_CLOEXECLaurent Pinchart
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-21libcamera: base: Make the registration of log categories atomicNicolas Dufresne
2023-03-09libcamera: converter: Check converter validitySuhrid Subramaniam
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-07pipeline: ipa: raspberrypi: Change Unicam timeout handlingNaushir Patuck
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-15pipeline: raspberrypi: Always use ColorSpace::Raw for raw streamsDavid Plowman
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-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