Age | Commit message (Expand) | Author |
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 |
2019-07-02 | libcamera: ipa_module_info: remove cplusplus guards | Paul Elder |
2019-07-02 | libcamera: controls: Add a set of initial controls | Laurent Pinchart |
2019-07-02 | libcamera: request: Add a ControlList | Kieran Bingham |
2019-07-02 | libcamera: controls: Extend ControlList to access controls by ID | Laurent Pinchart |
2019-07-02 | libcamera: camera: Provide a list of ControlInfo | Kieran Bingham |
2019-07-02 | libcamera: controls: Introduce control-related data types | Kieran Bingham |
2019-07-01 | libcamera: timer: Stop timer when it is deleted | Niklas Söderlund |
2019-07-01 | libcamera: Use 'files()' function to specify gen-header.sh | Kieran Bingham |
2019-06-19 | libcamera: Rename V4L2Device to V4L2VideoDevice | Jacopo Mondi |
2019-06-19 | libcamera: stream: StreamConfiguration: Add StreamFormats information | Niklas Söderlund |
2019-06-19 | libcamera: stream: Add StreamFormats | Niklas Söderlund |
2019-06-19 | libcamera: geometry: SizeRange: Add contains() | Niklas Söderlund |
2019-06-19 | libcamera: geometry: SizeRange: Add toString() | Niklas Söderlund |
2019-06-19 | libcamera: geometry: SizeRange: Extend with step information | Niklas Söderlund |
2019-06-19 | libcamera: geometry: SizeRange: Add constructor for a single size | Niklas Söderlund |
2019-06-05 | libcamera: ipa_module_info: update struct to allow IPA matching | Paul Elder |
2019-06-05 | libcamera: ipa_interface: add header | Paul Elder |
2019-06-02 | include: linux: Update Linux headers to v5.1 | Jacopo Mondi |
2019-05-23 | libcamera: Auto-generate libcamera.h | Laurent Pinchart |
2019-05-23 | libcamera: camera: Add a validation API to the CameraConfiguration class | Laurent Pinchart |
2019-05-23 | libcamera: camera: Return a pointer from generateConfiguration() | Laurent Pinchart |
2019-05-23 | libcamera: Refactor the camera configuration storage and API | Laurent Pinchart |
2019-05-23 | libcamera: Use stream roles directly instead of StreamUsage | Laurent Pinchart |
2019-05-23 | libcamera: camera: Rename configureStreams() and streamConfiguration() | Laurent Pinchart |
2019-05-21 | libcamera: ipa_module: add IPA shared library module | Paul Elder |