Age | Commit message (Expand) | Author |
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 | test: camera: Remove test for bad Stream IDs | Niklas Söderlund |
2019-04-04 | test: camera: Remove streams argument from configurationValid() | 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-03 | meson: options: Document the options | Kieran Bingham |
2019-04-03 | meson: Re-order the optional components | Kieran Bingham |
2019-04-02 | qcam: Add JPEG format support | Laurent Pinchart |
2019-04-02 | libcamera: stream: Qualify 'Camera' friend directive | Jacopo Mondi |
2019-04-02 | libcamera: stream: Remove 2 empty lines | Jacopo Mondi |
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-29 | utils: rkisp1: Add test capture script | 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 | meson: Provide options to disable test/docs | Kieran Bingham |
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-14 | test: camera: Add state machine test | Niklas Söderlund |
2019-03-14 | test: camera: Add capture test | Niklas Söderlund |
2019-03-14 | test: camera: Add setting of configuration test | Niklas Söderlund |