summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-15libcamera: media_device: Handle ancillary links in populateLinks()Daniel Scally
2022-03-15libcamera: Add members to MediaEntity to support ancillary entitiesDaniel Scally
2022-03-15ipa: ipu3: af: Auto focus for dw9719 Surface Go2 VCMKate Hsuan
2022-03-11ipa: ipu3: awb: Clamp gain valuesJean-Michel Hautbois
2022-03-11ipa: ipu3: agc: Introduce lineDuration in IPASessionConfigurationJean-Michel Hautbois
2022-03-11ipa: ipu3: Shorten exposure and gain linesJean-Michel Hautbois
2022-03-11ipa: ipu3: Return filtered valueJean-Michel Hautbois
2022-03-11libcamera: Fix typo in a function name for camera lens classJean-Michel Hautbois
2022-03-04libcamera: pipeline: raspberrypi: Fix scaler crop when sensor is configuredDavid Plowman
2022-03-03android: camera_request: Lifetime of a Camera3RequestDescriptorUmang Jain
2022-03-03android: Document the structures and functions for post-processingUmang Jain
2022-02-21cam: Use structured bindings in range-based for loopsNejc Galof
2022-02-15v4l2: v4l2_camera_proxy: Fix timestamp calculationKieran Bingham
2022-02-10ipa: raspberrypi: Reduce the controller rate to 30fpsNaushir Patuck
2022-02-10pipeline: raspberrypi: Simplify image/embedded buffer matching logicNaushir Patuck
2022-02-10pipeline: raspberrypi: Allow Stream::returnBuffer() to handle internal buffersNaushir Patuck
2022-02-08ipa: raspberrypi: awb: Better handling of how we disable AWBDavid Plowman
2022-02-08cam: kms_sink: Use the first suitable pipeline foundEric Curtin
2022-02-04libcamera: base: object: Prevent the same signal being connected more than onceKieran Bingham
2022-02-04libcamera: pipeline_handler: Register requestsKieran Bingham
2022-02-04v4l2: Provide libcamerify wrapper scriptKieran Bingham
2022-02-03lc-compliance: Only download gtest subproject as a fallbackJavier Martinez Canillas
2022-02-03ipa: raspberrypi: config: Increase the max gain in the exposure profilesNaushir Patuck
2022-02-03ipa: raspberrypi: Limit the maximum sensor gain usedNaushir Patuck
2022-02-03libcamera: pipeline: raspberrypi: Do not mark the Embedded Data stream as ext...Naushir Patuck
2022-02-02v4l2: Accept read-only buffers mappings and require MAP_SHAREDLaurent Pinchart
2022-02-01pipeline: raspberrypi: Fix the buffer count calculation for the ISP input streamNaushir Patuck
2022-02-01pipeline: raspberrypi: Fix log messageNaushir Patuck
2022-01-21v4l2: V4L2CameraProxy: Add support for PREPARE_BUF as one of the supported ioctlVedant Paranjape
2022-01-19gstreamer: gstlibcamerasrc: Fix include orderingKieran Bingham
2022-01-19qcam: main_window: Fix include orderingKieran Bingham
2022-01-19pipeline: raspberrypi: Return all ISP resolutions from generateConfiguration()Naushir Patuck
2022-01-19pipeline: raspberrypi: Simplify calculation of sensor's native Bayer orderDavid Plowman
2022-01-19libcamera: camera_sensor: Clear camera flips after opening the deviceDavid Plowman
2022-01-14v4l2: v4l2_camera_proxy: Use file description in debug messagesLaurent Pinchart
2022-01-14v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_Laurent Pinchart
2022-01-14v4l2: v4l2_camera_proxy: Drop trace message from freeBuffers()Laurent Pinchart
2022-01-14v4l2: v4l2_camera_file: Store file descriptionLaurent Pinchart
2022-01-14v4l2: v4l2_compat_manager: Print path and fd in openat()Laurent Pinchart
2022-01-14v4l2: v4l2_camera_proxy: Zero flags in VIDIOC_REQBUFSLaurent Pinchart
2022-01-10pipeline: raspberrypi: Demote the category of a logging messageNaushir Patuck
2022-01-08libcamera: pipeline: raspberrypi: Update sensor's V4L2_CID_NOTIFY_GAINS controlDavid Plowman
2022-01-08libcamera: v4l2_device: Add support for integer array controlsDavid Plowman
2022-01-08v4l2: v4l2_camera_proxy: Add EXPBUF as one of the supported ioctlVedant Paranjape
2022-01-06pipeline: raspberrypi: Add support for Video Mux and Bridge devicesNaushir Patuck
2022-01-06pipeline: raspberrypi: Move sensor entity detection out of registerCamera()Naushir Patuck
2022-01-06libcamera: pkg-config: Do not hardcode versionKieran Bingham
2022-01-03libcamera: pipeline_handler: Make lock() and unlock() thread-safeLaurent Pinchart
2022-01-03libcamera: media_device: Move recursive lock handling to pipeline handlerLaurent Pinchart
2022-01-03libcamera: controls: Use ASSERT() instead of assert()Laurent Pinchart