Age | Commit message (Expand) | Author |
2019-02-05 | libcamera: v4l2_device: s_format: Return the device format | Jacopo Mondi |
2019-02-05 | libcamera: v4l2_device: Construct from MediaEntity* | Jacopo Mondi |
2019-02-04 | libcamera: pipeline: uvcvideo: set a default format | Niklas Söderlund |
2019-02-04 | libcamera: streams: extend stream configuration with buffer count | Niklas Söderlund |
2019-02-04 | libcamera: pipeline: vimc: create camera for Sensor B | Niklas Söderlund |
2019-02-04 | libcamera: camera: Fix spelling error | Kieran Bingham |
2019-02-03 | libcamera: v4l2_device: Set bytesperline in single plane S_FMT | Jacopo Mondi |
2019-02-03 | libcamera: v4l2_device: Zero-initialize V4L2 format | Jacopo Mondi |
2019-02-03 | libcamera: v4l2_device: Rename plane format fields | Jacopo Mondi |
2019-02-03 | libcamera: v4l2_device: Rename parameters to s/g_fmt | Jacopo Mondi |
2019-02-03 | libcamera: v4l2_device: Fix getFormatSingleplane ioctl | Jacopo Mondi |
2019-02-03 | libcamera: v4l2_device: Rename format() method to getFormat() | Jacopo Mondi |
2019-02-01 | cam: options: Add explicit conversion methods to OptionValue | Laurent Pinchart |
2019-02-01 | cam: Add --format option to configure a stream | Niklas Söderlund |
2019-02-01 | cam: options: Add a key=value parser | Niklas Söderlund |
2019-02-01 | cam: options: Add option type handling to options parser | Laurent Pinchart |
2019-02-01 | cam: options: Store options in a list instead of a vector | Laurent Pinchart |
2019-02-01 | cam: options: Return whether addOption() succeeds or not | Niklas Söderlund |
2019-02-01 | cam: options: Create a template class for options | Niklas Söderlund |
2019-02-01 | cam: options: Move struct Option | Laurent Pinchart |
2019-02-01 | cam: options: Move enum OptionArgument | Niklas Söderlund |
2019-02-01 | libcamera: camera: extend camera object to support configuration of streams | Niklas Söderlund |
2019-02-01 | libcamera: pipeline: extend pipelines to support stream configuration | 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-30 | libcamera: pipeline: uvcvideo: add error if no default video device is found | Niklas Söderlund |
2019-01-29 | libcamera: v4l2_device: Add methods to get/set format | Jacopo Mondi |
2019-01-29 | libcamera: v4l2-format: Add V4L2DeviceFormat | Jacopo Mondi |
2019-01-29 | libcamera: ipu3: Re-work camera data registration | Jacopo Mondi |
2019-01-29 | libcamera: ipu3: Add method to retrieve camera data | Jacopo Mondi |
2019-01-27 | libcamera: v4l2_device: Fix operator= definition | Jacopo Mondi |
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 |