Age | Commit message (Expand) | Author |
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 |
2019-07-12 | libcamera: ipa_module_info: add license field | Paul Elder |
2019-07-12 | libcamera: logging: add logging API for applications | Paul Elder |
2019-07-11 | libcamera: signal: Fix compilation on gcc | Laurent Pinchart |
2019-07-11 | libcamera: signal: Fix Object handling in multiple inheritance cases | Laurent Pinchart |
2019-07-11 | libcamera: signal: Support cross-thread signals | Laurent Pinchart |
2019-07-11 | libcamera: thread: Add a messaging passing API | Laurent Pinchart |
2019-07-11 | libcamera: Add thread support | Laurent Pinchart |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | libcamera: Auto generate version information | Kieran Bingham |