Age | Commit message (Expand) | Author |
2019-04-14 | libcamera: pipeline_handler: Add missing forward declaration of StreamUsage | Niklas Söderlund |
2019-04-09 | libcamera: Add missing header files to meson.build | Niklas Söderlund |
2019-04-09 | cam: Allow cameras with more than one stream | Niklas Söderlund |
2019-04-09 | cam: Extend request completion handler to deal with multiple streams | Niklas Söderlund |
2019-04-09 | cam: Add support to specify multiple stream configurations with roles | Niklas Söderlund |
2019-04-09 | cam: Extend BufferWriter to include a stream name in file path | Niklas Söderlund |
2019-04-09 | cam: Rename --format to --stream | Niklas Söderlund |
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-04 | cam: Rework how streams configuration is prepared | Niklas Söderlund |
2019-04-03 | qcam: meson: Use pkg-config method for qt5 dependencies | Kieran Bingham |
2019-04-03 | libcamera: ipu3: Catch return value when disabling links | Kieran Bingham |
2019-04-03 | libcamera: ipu3: Enable ImgU media links | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Limit resolution to 2560x1920 | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Set stream configuration | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Connect CIO2 and ImgU bufferReady signals | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Queue requests to ImgU | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Implement camera start/stop | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Implement memory handling | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Apply image format to the pipeline | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Create ImgUDevice class | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Cache the sensor size and format | Jacopo Mondi |
2019-04-03 | libcamera: ipu3: Create CIO2Device class | Jacopo Mondi |
2019-04-03 | libcamera: geometry: Add Size structure | Jacopo Mondi |
2019-04-03 | libcamera: geometry: Add 0-initialized SizeRange constructor | Jacopo Mondi |
2019-04-03 | libcamera: utils: Use internal secure_getenv() implementation | Kieran Bingham |
2019-04-03 | libcamera: utils: Use internal basename implementation. | Kieran Bingham |
2019-04-02 | qcam: Add JPEG format support | Laurent Pinchart |
2019-04-02 | libcamera: v4l2_subdevice: Create device from entity name | Jacopo Mondi |
2019-04-02 | libcamera: v4l2_device: Create device from entity name | Jacopo Mondi |
2019-04-02 | libcamera: v4l2_subdevice: Rename deviceName() method | Jacopo Mondi |
2019-04-02 | libcamera: geometry: Add toString to Rectangle | Jacopo Mondi |
2019-04-02 | libcamera: formats: Define FormatEnum type | Jacopo Mondi |
2019-04-02 | libcamera: formats: Add toString() methods | Jacopo Mondi |
2019-03-29 | qcam: Add Qt-based GUI application | Laurent Pinchart |
2019-03-27 | cam: Separate options valid() and empty() | Laurent Pinchart |
2019-03-27 | cam: options: Add support for repeatable options | Niklas Söderlund |
2019-03-27 | cam: options: Add an array data type to OptionValue | Niklas Söderlund |
2019-03-25 | cam: options: Create separate enum for OptionValue types | Niklas Söderlund |
2019-03-20 | libcamera: v4l2_device: Fix trivial spelling errors | Kieran Bingham |
2019-03-20 | libcamera: media_device: Initialise local variable | Kieran Bingham |
2019-03-10 | libcamera: camera: Fix access bug in configureStreams() | Niklas Söderlund |
2019-03-05 | libcamera: camera: ensure streams belong to camera | Niklas Söderlund |
2019-03-05 | libcamera: camera: Unmap buffers before release | Kieran Bingham |
2019-03-05 | libcamera: v4l2_device: Close Plane dmabuf fd | Kieran Bingham |
2019-03-02 | libcamera: v4l2_device: Cosmetic update | Jacopo Mondi |
2019-03-02 | libcamera: v4l2_device: Add support for META_CAPTURE devices | Jacopo Mondi |