Age | Commit message (Expand) | Author |
2020-11-17 | android: jpeg: Use LGPL-2.1 license for post_processor_jpeg.cpp | Laurent Pinchart |
2020-11-16 | ipa: raspberrypi: Use MappedFrameBuffer for the IPA buffers | Naushir Patuck |
2020-11-16 | pipeline: raspberrypi: Use MappedFrameBuffer for embedded data buffers | Naushir Patuck |
2020-11-16 | libcamera: pipeline: simple: Reset format on capture side of converter | Laurent Pinchart |
2020-11-15 | cam: Move request processing to main thread | Laurent Pinchart |
2020-11-15 | cam: event_loop: Add deferred calls support | Laurent Pinchart |
2020-11-15 | libcamera: Move EventDispatcher to internal API | Laurent Pinchart |
2020-11-15 | cam: Use libevent to implement event loop | Laurent Pinchart |
2020-11-15 | test: Get event dispatcher from current thread | Laurent Pinchart |
2020-11-13 | qcam: Clear the pool of free requests upon stopCapture() | Paul Elder |
2020-11-11 | libcamera: Update dep5 to specify license for mojo | Paul Elder |
2020-11-11 | README, meson: Add dependency on ply and jinja2 for IPA interface generation | Paul Elder |
2020-11-11 | utils: ipc: import mojo | Paul Elder |
2020-11-10 | libcamera: v4l2_device: Move start of frame detection to V4L2Device | Niklas Söderlund |
2020-11-08 | libcamera: camera: Inherit from Extensible | Laurent Pinchart |
2020-11-08 | libcamera: camera_manager: Inherit from Extensible | Laurent Pinchart |
2020-11-08 | libcamera: Add a base class to implement the d-pointer design pattern | Laurent Pinchart |
2020-11-08 | utils: checkstyle.py: Add d-pointer formatter | Laurent Pinchart |
2020-11-07 | gstreamer: libcamerasrc: Delete configuration before stopping camera manager | Laurent Pinchart |
2020-11-07 | libcamera: Drop unnecessary explicit initialization of V4L2DeviceFormat | Laurent Pinchart |
2020-11-07 | libcamera: v4l2_videodevice: Check plane count when setting format | Laurent Pinchart |
2020-11-07 | libcamera: v4l2_videodevice: Zero-initialize planes in V4L2DeviceFormat | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Add support for RGB formats | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Store textures in an array | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Rename yuvData_ to data_ | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Rename YUV.vert to identity.vert | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Remove unneeded casts | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Keep fragment shader when format doesn't change | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Fix fragment shader rebuild when setting format | Laurent Pinchart |
2020-11-05 | tracepoints: Add SPDX headers and copyright notices | Paul Elder |
2020-11-03 | Documentation: tracing: Add tracing guide | Paul Elder |
2020-11-03 | utils: tracepoints: Add simple statistics script | Paul Elder |
2020-11-03 | libcamera: request: Add tracepoints | Paul Elder |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-11-02 | utils: hooks: pre-push: Reject commits with a Change-Id | Laurent Pinchart |
2020-10-30 | libcamera: ipa_manager: Fix typo in description | Sebastian Fricke |
2020-10-28 | android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadata | Umang Jain |
2020-10-28 | android: jpeg: Introduce a simple image thumbnailer | Umang Jain |
2020-10-28 | android: jpeg: encoder_libjpeg: Allow encoding raw frame bytes | Umang Jain |
2020-10-28 | android: camera_device: Mark toPixelFormat() a const function | Hirokazu Honda |
2020-10-28 | android: camera_device: Fix crash of accessing a missing map element | Hirokazu Honda |
2020-10-28 | libcamera: v4l2_device: Remove unused set of ret | Niklas Söderlund |
2020-10-28 | libcamera: camera_manager: Make CameraManager::Private::mutex_ mutable | Laurent Pinchart |
2020-10-28 | libcamera: span: Provide and use helper variable templates for type traits | Laurent Pinchart |
2020-10-28 | libcamera: Use helper variable template for type traits | Laurent Pinchart |
2020-10-27 | libcamera: pipeline: simple: Only connect created converters | Kieran Bingham |
2020-10-27 | pipeline: raspberrypi: return an error if setFormat() fails | Tomi Valkeinen |
2020-10-27 | Add .clang-tidy | Tomi Valkeinen |
2020-10-27 | libcamera: pipeline: raspberrypi: Implementation of digital zoom | David Plowman |
2020-10-27 | test: geometry: Add unit tests for new geometry helper functions | David Plowman |