summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-27libcamera: camera_sensor: Add IMX477 sensor propertiesNaushir Patuck
2022-05-26ipa: camera_sensor_helper: Fix equation in exponential gain documentationLaurent Pinchart
2022-05-25libcamera: controls: Controls for driving AF (autofocus) algorithmsDavid Plowman
2022-05-23cam: sdl_sink: Add MJPG support to SDL sinkEric Curtin
2022-05-23cam: sdl_sink: Add SDL sink with initial YUYV supportEric Curtin
2022-05-23cam: event_loop: Add timer events to event loopEric Curtin
2022-05-23cam: event_loop: Rename addEvent to addFdEventEric Curtin
2022-05-23pipeline: raspberrypi: Fix possible null dereferenceNaushir Patuck
2022-05-22cam: Use script parser to set controlsJacopo Mondi
2022-05-22cam: Queue requests through CameraSession::queueRequest()Jacopo Mondi
2022-05-22cam: Add a parser for capture scriptsJacopo Mondi
2022-05-20android: Drop gcc 7 compatibilityLaurent Pinchart
2022-05-19libcamera: formats: Add missing RGBX8888 infoTomi Valkeinen
2022-05-19libcamera: formats: Fix warning printTomi Valkeinen
2022-05-18py: Clean up control enums generationTomi Valkeinen
2022-05-18py: Rename pyxyz to py_xyzTomi Valkeinen
2022-05-18py: Use geometry classesTomi Valkeinen
2022-05-18py: Add geometry classesTomi Valkeinen
2022-05-18py: Implement PixelFormat classTomi Valkeinen
2022-05-18py: cam_qt: Cosmetic cleanupsTomi Valkeinen
2022-05-18py: cam_kms: Fix multistream displayTomi Valkeinen
2022-05-18py: cam_kms: Support multiplanar formatsTomi Valkeinen
2022-05-18py: cam.py: Exit on exceptionTomi Valkeinen
2022-05-18py: pymain: Fix indentTomi Valkeinen
2022-05-18py: Add comment about the symlinksTomi Valkeinen
2022-05-18py: meson: Fix comment about stubsTomi Valkeinen
2022-05-18py: meson: Use files() for custom_target input filesTomi Valkeinen
2022-05-18ipa: ipu3: Put IPAFrameContext(s) in a ring bufferUmang Jain
2022-05-18ipa: libipa: Add frame context pointer in process()Umang Jain
2022-05-18ipa: ipu3: Rework IPAFrameContextUmang Jain
2022-05-18meson: Compile libyaml as a subproject if not available on the systemLaurent Pinchart
2022-05-17py: Fix link generation to __init__.pyLaurent Pinchart
2022-05-13libipa: camera_sensor_helper: Add OV5675 helperQuentin Schulz
2022-05-13libcamera: camera_sensor: Add OV5675 sensor propertiesQuentin Schulz
2022-05-10py: Fix gen-py-control-enums.py referenceKieran Bingham
2022-05-10v4l2_videodevice: Disable the watchdog timer when no buffers are queuedNaushir Patuck
2022-05-10libcamera: raspberrypi: Fetch correct value for SensorSensitivityDavid Plowman
2022-05-10libcamera: Add a SensorSensitivity propertyNaushir Patuck
2022-05-10py: Add cam.pyTomi Valkeinen
2022-05-10py: Generate control enums from yamlTomi Valkeinen
2022-05-10Add Python bindingsTomi Valkeinen
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-05-10android: camera_hal_config: Use YamlParser to parse android HAL configHan-Lin Chen
2022-05-10libcamera: Introduce YamlParser as a helper to parse yaml filesHan-Lin Chen
2022-05-09ipa: raspberrypi: Demote noisy message to DebugLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for format classesLaurent Pinchart
2022-05-04libcamera: Add operator<<() for V4L2 format classesLaurent Pinchart
2022-05-04libcamera: bayer_format: Add operator<<()Laurent Pinchart
2022-05-04libcamera: Add operator<<() for pixel format classesLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart