Age | Commit message (Expand) | Author |
2022-01-03 | libcamera: controls: Use ASSERT() instead of assert() | Laurent Pinchart |
2022-01-03 | utils: update-kernel-headers: Update path to intel-ipu3.h | Laurent Pinchart |
2021-12-29 | Documentation: guides: introduction: Fix typos | Eugen Hristev via libcamera-devel |
2021-12-29 | libcamera: pipeline: simple: Rename Entity::link to sourceLink | Laurent Pinchart |
2021-12-27 | README: Convert tabs to spaces | Johann Koenig |
2021-12-22 | android: Increase result metadata size | Paul Elder |
2021-12-22 | android: camera_capabilities: Fix the type of the capability vector | Paul Elder |
2021-12-22 | android: camera_metadata: Add setEntry helper | Paul Elder |
2021-12-22 | android: camera_capabilities: Set read sensor settings capability | Paul Elder |
2021-12-22 | android: camera_capabilities: Add messages for lack of FULL support | Paul Elder |
2021-12-14 | utils: tracepoints: gen-tp-header: Add execute permission | Brian Olson |
2021-12-14 | libcamera: Restrict .gitignore build/ and patches/ to the root directory | Laurent Pinchart |
2021-12-13 | test: fence: Signal fence once | Jacopo Mondi |
2021-12-13 | test: fence: Check write return value | Jacopo Mondi |
2021-12-13 | libcamera: pipeline: raspberrypi: Support color spaces | David Plowman |
2021-12-13 | libcamera: camera: Add validateColorSpaces to CameraConfiguration class | David Plowman |
2021-12-13 | libcamera: v4l2_subdevice: Support passing ColorSpaces to V4L2 subdevices | David Plowman |
2021-12-13 | libcamera: v4l2_subdevice: Add colorSpace field to V4L2SubdeviceFormat | David Plowman |
2021-12-13 | libcamera: video_device: Support passing ColorSpaces to V4L2 video devices | David Plowman |
2021-12-13 | libcamera: video_device: Convert between ColorSpace class and V4L2 formats | David Plowman |
2021-12-13 | libcamera: stream: Add ColorSpace fields to StreamConfiguration | David Plowman |
2021-12-13 | libcamera: Add ColorSpace class | David Plowman |
2021-12-11 | android: Remove CameraWorker | Jacopo Mondi |
2021-12-11 | test: fence: Add test for the Fence class | Jacopo Mondi |
2021-12-11 | libcamera: pipeline_handler: Prepare Request | Jacopo Mondi |
2021-12-11 | libcamera: request: Add Request::Private::prepare() | Jacopo Mondi |
2021-12-11 | libcamera: pipeline: Introduce stopDevice() | Jacopo Mondi |
2021-12-11 | libcamera: pipeline_handler: Split request queueing | Jacopo Mondi |
2021-12-11 | libcamera: request: Add Fence to Request::addBuffer() | Jacopo Mondi |
2021-12-11 | libcamera: framebuffer: Add Fence to FrameBuffer | Jacopo Mondi |
2021-12-11 | libcamera: fence: Introduce Fence | Jacopo Mondi |
2021-12-11 | libcamera: request: Make Request class Extensible | Laurent Pinchart |
2021-12-11 | libcamera: Print Timer identifier | Jacopo Mondi |
2021-12-08 | pipeline: raspberrypi: Restrict the advertised maximum ISP output resolution | Naushir Patuck |
2021-12-08 | pipeline: raspberrypi: Reduce logging verbosity | Naushir Patuck |
2021-12-07 | libcamera: media_device: Skip all non-data links during enumeration | Laurent Pinchart |
2021-12-07 | libcamera: Use utils::abs_diff() | Laurent Pinchart |
2021-12-07 | libcamera: base: utils: Add abs_diff() utility function | Laurent Pinchart |
2021-12-07 | libcamera: base: shared_fd: Don't dup() an invalid fd | Laurent Pinchart |
2021-12-07 | android: Apply 1% tolerance to minFrameDuration capping | Umang Jain |
2021-12-07 | pipeline: raspberrypi: Return the sensor formats from generateConfiguration() | Naushir Patuck |
2021-12-06 | libcamera: pipeline: ipu3: Apply a requested test pattern mode | Hirokazu Honda |
2021-12-06 | libcamera: camera_sensor: Enable to set a test pattern mode | Hirokazu Honda |
2021-12-06 | libcamera: camera_sensor: Reference test pattern modes by enum type | Hirokazu Honda |
2021-12-06 | android: camera_stream: Use PlatformFrameBufferAllocator | Hirokazu Honda |
2021-12-06 | android: Introduce PlatformFrameBufferAllocator | Hirokazu Honda |
2021-12-06 | libcamera: framebuffer: Enable attaching additional data to FrameBuffer | Hirokazu Honda |
2021-12-06 | libcamera: ipu3: Only process focus if we have a lens | Kieran Bingham |
2021-12-04 | libcamera: base: shared_fd: Add comparison operators | Laurent Pinchart |
2021-12-04 | libcamera: base: shared_fd: Rename fd() to get() | Laurent Pinchart |