Age | Commit message (Expand) | Author |
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 |
2019-04-30 | libcamera: Use the Size class through libcamera | Laurent Pinchart |
2019-04-26 | libcamera: Correct struct forward declarations | Laurent Pinchart |
2019-04-19 | libcamera: stream: Add and use toString() method to StreamConfiguration | Laurent Pinchart |
2019-04-18 | libcamera: geometry: Add comparison operators to geometry classes | Laurent Pinchart |
2019-04-18 | libcamera: geometry: Use Size to store min and max in SizeRange | Laurent Pinchart |
2019-04-18 | libcamera: geometry: Sort classes alphabetically | Laurent Pinchart |
2019-04-18 | libcamera: buffer: Store Request reference in Buffer | Jacopo Mondi |
2019-04-18 | libcamera: request: Expose the Stream to Buffers map | Jacopo Mondi |
2019-04-18 | libcamera: request: Add hasPendingBuffers() method | Jacopo Mondi |
2019-04-16 | libcamera: stream: Make Stream inheritable | Jacopo Mondi |
2019-04-09 | libcamera: Switch to CameraConfiguration | Niklas Söderlund |
2019-04-09 | libcamera: camera: Add CameraConfiguration | Niklas Söderlund |
2019-04-05 | libcamera: camera: Add support for stream usages | Niklas Söderlund |
2019-04-05 | libcamera: stream: Add basic stream usages | Niklas Söderlund |
2019-04-05 | libcamera: Make geometry.h a public header | Niklas Söderlund |
2019-04-02 | libcamera: stream: Qualify 'Camera' friend directive | Jacopo Mondi |
2019-04-02 | libcamera: stream: Remove 2 empty lines | Jacopo Mondi |