Age | Commit message (Expand) | Author |
2019-01-25 | cam: Add event loop | Laurent Pinchart |
2019-01-25 | libcamera: pipeline: uvcvideo: create a V4L2Device for the default video entity | Niklas Söderlund |
2019-01-25 | libcamera: pipelines: rename MediaDevice member for UVC and VIMC | Niklas Söderlund |
2019-01-25 | libcamera: MediaEntity: expose the entity flags | Niklas Söderlund |
2019-01-25 | libcamera: ipu3: Create CIO2 V4L2 devices | Jacopo Mondi |
2019-01-25 | libcamera: pipeline_handler: Add CameraData | Jacopo Mondi |
2019-01-25 | libcamera: v4l2_device: Identify multiplanar formats | Jacopo Mondi |
2019-01-25 | libcamera: device_enumerator: Add hotplug support | Laurent Pinchart |
2019-01-25 | libcamera: pipeline: uvc: Mark the media device as hotpluggable | Laurent Pinchart |
2019-01-25 | libcamera: pipeline_handler: Add camera disconnection support | Niklas Söderlund |
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: media_device: Add disconnected signal | Laurent Pinchart |
2019-01-24 | libcamera: device_enumerator: Reference-count MediaDevice instances | Laurent Pinchart |
2019-01-24 | libcamera: camera: Associate cameras with their pipeline handler | Niklas Söderlund |
2019-01-24 | libcamera: pipeline_handler: Declare factory children classes as final | Laurent Pinchart |
2019-01-24 | libcamera: pipeline_handler: Store the camera manager pointer | Laurent Pinchart |
2019-01-23 | tests: event-dispatcher: Add processEvents() interruption test | Laurent Pinchart |
2019-01-23 | libcamera: event_dispatcher: Add interrupt() function | Laurent Pinchart |
2019-01-23 | libcamera: event_dispatcher_poll: Handle interrupted ppoll() calls | Laurent Pinchart |
2019-01-23 | tests: Test event dispatcher interruption by signal | Laurent Pinchart |
2019-01-23 | libcamera: fix odd include file hierarchy | Niklas Söderlund |
2019-01-23 | libcamera: log: Fix two typos | Kieran Bingham |
2019-01-23 | libcamera: v4l2device: Obtain device capabilities | Kieran Bingham |
2019-01-22 | cam: options: Don't implement move semantics for OptionsParser::Options | Laurent Pinchart |
2019-01-22 | libcamera: camera_manager: Return EBUSY if enumerator exists | Kieran Bingham |
2019-01-22 | libcamera: media_device: fix typo in documentation for MediaDevice::deviceNode() | Niklas Söderlund |
2019-01-22 | libcamera: ipu3: Use log categories | Jacopo Mondi |
2019-01-22 | libcamera: device_enumerator: extend documentation of DeviceMatch | Niklas Söderlund |
2019-01-22 | libcamera: pipeline: uvcvideo: add pipeline handler for uvcvideo | Niklas Söderlund |
2019-01-22 | libcamera: media_device: expose media graph model name | Niklas Söderlund |
2019-01-22 | libcamera: Global s/devnode/deviceNode rename | Jacopo Mondi |
2019-01-22 | libcamera: v4l2_device: Add MediaEntity contructor | Jacopo Mondi |
2019-01-22 | cam: Extract option parser to separate file | Laurent Pinchart |
2019-01-22 | cam: add utility to control cameras | Niklas Söderlund |
2019-01-22 | utils: checkstyle: Add support for clang-format | Laurent Pinchart |
2019-01-22 | libcamera: Add clang-format style | Laurent Pinchart |
2019-01-22 | test: pipeline: IPU3: Add IPU3 pipeline test | Jacopo Mondi |
2019-01-22 | libcamera: pipeline: Add Intel IPU3 pipeline | Jacopo Mondi |
2019-01-21 | libcamera: Use log categories | Laurent Pinchart |
2019-01-21 | libcamera: log: Get log output file from the environment | Laurent Pinchart |
2019-01-21 | libcamera: log: Get log levels from the environment | Laurent Pinchart |
2019-01-21 | libcamera: log: Add log categories | Laurent Pinchart |
2019-01-21 | libcamera: media_object: Set devnode in MediaEntity | Jacopo Mondi |
2019-01-21 | libcamera: media_object: Add functions to entities | Jacopo Mondi |
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-21 | Documentation: coding_style: Add object ownership rules | Laurent Pinchart |
2019-01-21 | libcamera: signal: Enable documentation generation from signal.h file | Laurent Pinchart |