Age | Commit message (Expand) | Author |
2019-01-27 | libcamera: signal: Don't use reinterpret_cast<>() to perform downcasts | Laurent Pinchart |
2019-01-27 | cam: options: Indent multi-line help message correctly | Laurent Pinchart |
2019-01-27 | libcamera: pipeline: sort forward declarations of classes | Niklas Söderlund |
2019-01-26 | libcamera: pipeline: Refuse to substitute camera data | Jacopo Mondi |
2019-01-26 | libcamera: pipeline: Misc comments update | Jacopo Mondi |
2019-01-26 | libcamera: pipeline: Rework class destructor | Jacopo Mondi |
2019-01-26 | libcamera: pipeline: Remove duplicated include | Jacopo Mondi |
2019-01-26 | libcamera: pipeline: Fix operator= declaration | Jacopo Mondi |
2019-01-26 | libcamera: v4l2_device: Fix wording in documentation | Laurent Pinchart |
2019-01-26 | libcamera: media_device: Fallback to legacy ioctls on older kernels | Laurent Pinchart |
2019-01-25 | cam: options: optional arguments needs to be specified as --foo=bar | Niklas Söderlund |
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 |