Age | Commit message (Expand) | Author |
2019-10-15 | libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap | Laurent Pinchart |
2019-10-15 | libcamera: controls: Prevent copies of ControlId class | Laurent Pinchart |
2019-10-13 | libcamera: ipa: Merge controls and v4l2controls in IPAOperationData | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_controls: Add V4L2ControlId | Laurent Pinchart |
2019-10-13 | libcamera: controls: Support accessing controls by numerical ID | Laurent Pinchart |
2019-10-13 | libcamera: controls: Store control name in ControlId | Laurent Pinchart |
2019-10-13 | libcamera: controls: Default ControlList validator argument to nullptr | Laurent Pinchart |
2019-10-13 | libcamera: controls: Add comparison operators for ControlValue | Laurent Pinchart |
2019-10-13 | libcamera: control_ids: Generate map of all supported controls | Laurent Pinchart |
2019-10-11 | libcamera: ipa: rkisp1: Add basic control of auto exposure | Niklas Söderlund |
2019-10-11 | include: linux: Add rkisp1 kernel header and format definitions | Niklas Söderlund |
2019-10-11 | libcamera: ipa: Extend to support IPA interactions | Niklas Söderlund |
2019-10-10 | libcamera: request: Add metadata information | Niklas Söderlund |
2019-10-08 | ipa: vimc: Add support for tracing operations | Jacopo Mondi |
2019-10-07 | libcamera: timer: Add start() method with absolute deadline | Laurent Pinchart |
2019-10-07 | libcamera: timer: Don't reset deadline after time out | Laurent Pinchart |
2019-10-07 | libcamera: timer: Remove the interval() method | Laurent Pinchart |
2019-10-05 | libcamera: controls: Use ControlValidator to validate ControlList | Laurent Pinchart |
2019-10-05 | libcamera: controls: Rename ControlInfo to ControlRange | Laurent Pinchart |
2019-10-05 | libcamera: controls: Remove ControlInfo::id | Laurent Pinchart |
2019-10-05 | libcamera: controls: Remove the unused ControlList::update() method | Laurent Pinchart |
2019-10-05 | libcamera: controls: Auto-generate control_ids.h and control_ids.cpp | Laurent Pinchart |
2019-10-04 | libcamera: controls: Improve the API towards applications | Laurent Pinchart |
2019-10-04 | libcamera: controls: Use explicit 32-bit integer types | Laurent Pinchart |
2019-10-04 | libcamera: controls: Make ControlValue get/set accessors template methods | Laurent Pinchart |
2019-10-04 | libcamera: controls: Rename ControlValueType to ControlType | Laurent Pinchart |
2019-09-15 | libcamera: Move ipa includes to the same level as libcamera | Laurent Pinchart |
2019-09-14 | libcamera: Switch to the std::chrono API | Laurent Pinchart |
2019-08-19 | libcamera: camera_manager: Construct CameraManager instances manually | Laurent Pinchart |
2019-08-17 | libcamera: Add parent argument to constructors of Object-derived classes | Laurent Pinchart |
2019-08-17 | libcamera: object: Create parent-child relationships | Laurent Pinchart |
2019-08-17 | libcamera: timer: Bind timers to threads | Laurent Pinchart |
2019-08-17 | libcamera: event_notifier: Bind event notifiers to threads | Laurent Pinchart |
2019-08-17 | libcamera: camera_manager: Bind CameraManager to threads | Laurent Pinchart |
2019-08-17 | libcamera: object: Notify objects of thread move | Laurent Pinchart |
2019-08-17 | libcamera: object: Add an asynchronous method invocation method | Laurent Pinchart |
2019-08-17 | libcamera: bound_method: Decouple from Signal implementation | Laurent Pinchart |
2019-08-17 | libcamera: signal: Split Slot implementation to reusable classes | Laurent Pinchart |
2019-08-17 | libcamera: object: Make message() method protected | Laurent Pinchart |
2019-08-12 | include: android: Add SPDX tags | Jacopo Mondi |
2019-08-12 | include: android: Add Android headers from Cros | Jacopo Mondi |
2019-07-17 | libcamera: logging: add syslog, stream, and nowhere logging targets | Paul Elder |
2019-07-14 | libcamera: stream: Map external buffers to indexes | Jacopo Mondi |
2019-07-14 | libcamera: buffer: Add an accessor to the BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Add dmabuf file descriptors | Jacopo Mondi |
2019-07-14 | libcamera: stream: Add Stream memory type | Jacopo Mondi |
2019-07-14 | libcamera: stream: Shorten access to the bufferPool | Jacopo Mondi |
2019-07-14 | libcamera: v4l2_videodevice: Signal buffer completion at streamoff time | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: request: Add cookie to make request tracking easier | Laurent Pinchart |