Age | Commit message (Expand) | Author |
2019-02-06 | libcamera: camera: Extend the interface to support capture | Niklas Söderlund |
2019-02-06 | libcamera: camera: Cache the stream configuration in the stream object | Niklas Söderlund |
2019-02-06 | libcamera: camera: Add helper to check for exclusive access | Niklas Söderlund |
2019-02-06 | libcamera: Provide a Request object | Jacopo Mondi |
2019-02-06 | libcamera: stream: Add stream configuration to the stream object | Niklas Söderlund |
2019-02-06 | libcamera: stream: Construct a stream | Kieran Bingham |
2019-02-06 | libcamera: v4l2_device: Update dequeued buffer information | Niklas Söderlund |
2019-02-06 | libcamera: Add Buffer Management | Kieran Bingham |
2019-02-04 | libcamera: streams: extend stream configuration with buffer count | Niklas Söderlund |
2019-02-01 | libcamera: camera: extend camera object to support configuration of streams | Niklas Söderlund |
2019-02-01 | libcamera: camera: extend camera object to support streams | Niklas Söderlund |
2019-02-01 | libcamera: camera: Add acquire() and release() | Laurent Pinchart |
2019-02-01 | libcamera: stream: add initial StreamConfiguration structure | Niklas Söderlund |
2019-02-01 | libcamera: stream: add initial Stream class | Niklas Söderlund |
2019-01-31 | libcamera: camera: Fix operator= definition | Laurent Pinchart |
2019-01-27 | libcamera: signal: Don't use reinterpret_cast<>() to perform downcasts | Laurent Pinchart |
2019-01-24 | libcamera: camera_manager: Add method to unregister a camera | Laurent Pinchart |
2019-01-24 | libcamera: camera: Add disconnection notification | Niklas Söderlund |
2019-01-24 | libcamera: camera: Associate cameras with their pipeline handler | Niklas Söderlund |
2019-01-23 | libcamera: event_dispatcher: Add interrupt() function | Laurent Pinchart |
2019-01-21 | libcamera: camera: Handle camera objects through shared pointers | Laurent Pinchart |
2019-01-21 | libcamera: camera_manager: Register cameras with the camera manager | Laurent Pinchart |
2019-01-21 | libcamera: camera_manager: Use std::unique_ptr to store event dispatcher | Laurent Pinchart |
2019-01-17 | include: linux: Import V4L2 uAPI headers from Linux v4.19 | Kieran Bingham |
2019-01-16 | libcamera: camera_manager: Turn enumerator into a unique_ptr<> | Laurent Pinchart |
2019-01-10 | libcamera: Update libcamera.h | Laurent Pinchart |
2019-01-08 | libcamera: Add a poll-based event dispatcher | Laurent Pinchart |
2019-01-08 | libcamera: Add event notification infrastructure | Laurent Pinchart |
2019-01-08 | libcamera: Add signal/slot communication mechanism | Laurent Pinchart |
2019-01-08 | libcamera: camera_manager: Make the class a singleton | Laurent Pinchart |
2019-01-04 | libcamera: camera_manager: Sort includes alphabetically | Laurent Pinchart |
2019-01-04 | libcamera: camera_manager: Remove put() method | Laurent Pinchart |
2019-01-02 | libcamera: Remove libcamera class | Laurent Pinchart |
2018-12-31 | libcamera: camera_manager: add CameraManager class | Niklas Söderlund |
2018-12-31 | libcamera: Add Camera class | Niklas Söderlund |
2018-12-19 | libcamera: include: Import media.h from Linux v4.19 | Jacopo Mondi |
2018-12-11 | build: Clean up file names variables | Laurent Pinchart |
2018-12-06 | libcamera: Use the logger instead of cout | Laurent Pinchart |
2018-12-06 | Add boilerplate headers comments and include guards | Laurent Pinchart |
2018-11-28 | meson: Replace tabs for spaces | Kieran Bingham |
2018-11-27 | include: Install include files | Kieran Bingham |
2018-10-24 | build: Provide initial meson infrastructure | Kieran Bingham |