Age | Commit message (Expand) | Author |
2019-01-08 | libcamera: media_object: Rename major/minor functions | Kieran Bingham |
2019-01-04 | libcamera: pipeline_handler: Improve documentation | Laurent Pinchart |
2019-01-04 | libcamera: pipeline_handler: Remove unneeded forward declaration | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Improve documentation | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Constify argument to search function | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Fix wording of log message | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Downgrade skipped device errors to warnings | Laurent Pinchart |
2019-01-04 | libcamera: device_enumerator: Fix indentation | Laurent Pinchart |
2019-01-03 | libcamera: Use 'struct' for structure types | Jacopo Mondi |
2019-01-03 | libcamera: media_device: Minor cleanup in findInterface() | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Zero media graph arrays when querying topology | Laurent Pinchart |
2019-01-02 | libcamera: media_device: Make getEntityByName() const | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Tiny valid() documentation improvement | Jacopo Mondi |
2019-01-02 | libcamera: device_enumerator: Use MediaDevice | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Create entities with major and minor numbers | Jacopo Mondi |
2019-01-02 | libcamera: media_device: Add DeviceInfo features | Jacopo Mondi |
2019-01-02 | libcamera: Remove libcamera class | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Improve documentation | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Reorder functions in declaration order | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Make getEntityByName() public | Laurent Pinchart |
2019-01-02 | libcamera: mediadevice: Fix graph parsing error handling | Laurent Pinchart |
2018-12-31 | libcamera: Add MediaDevice class | Jacopo Mondi |
2018-12-31 | libcamera: Add MediaObject class hierarchy | Jacopo Mondi |
2018-12-31 | libcamera: pipeline: vimc: add pipeline handler for vimc | Niklas Söderlund |
2018-12-31 | libcamera: camera_manager: add CameraManager class | Niklas Söderlund |
2018-12-31 | libcamera: pipeline_handler: add PipelineHandler class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add documentation | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add factory for DeviceEnumerators | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceEnumeratorUdev class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceEnumerator class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceMatch class | Niklas Söderlund |
2018-12-31 | libcamera: device_enumerator: add DeviceInfo class | Niklas Söderlund |
2018-12-31 | libcamera: add dependency on libudev | Niklas Söderlund |
2018-12-31 | libcamera: Add Camera class | Niklas Söderlund |
2018-12-19 | libcamera: log: Add a debug log level | Laurent Pinchart |
2018-12-19 | build: Define library private include path | Jacopo Mondi |
2018-12-12 | libcamera: log: Document the LogMessage class | Laurent Pinchart |
2018-12-12 | libcamera: log: Fix Doxygen documentation | Laurent Pinchart |
2018-12-11 | build: Clean up file names variables | Laurent Pinchart |
2018-12-11 | libcamera: log: Fix miscellaneous coding style issues | Laurent Pinchart |
2018-12-06 | libcamera: Use the logger instead of cout | Laurent Pinchart |
2018-12-06 | libcamera: Add initial logger | Laurent Pinchart |
2018-12-06 | Overhaul the directory structure | Laurent Pinchart |