Age | Commit message (Expand) | Author |
2019-10-23 | Documentation: Move coding style under contributing | Laurent Pinchart |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
2019-10-23 | utils: checkstyle.py: Add include checker | Laurent Pinchart |
2019-10-23 | Documentation: coding-style: Document order of includes | Laurent Pinchart |
2019-10-23 | Documentation: coding-style: Document usage of C compatibility headers | Laurent Pinchart |
2019-10-23 | libcamera: controls: Remove rogue ';' | Jacopo Mondi |
2019-10-22 | libcamera: pipeline_handler: Fix trivial spelling | Kieran Bingham |
2019-10-17 | qcam: Support Qt versions earlier than 5.9 | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Remove V4L2ControlList class | Laurent Pinchart |
2019-10-15 | libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Derive V4L2ControlInfoMap from ControlInfoMap | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Store a ControlRange in V4L2ControlInfoMap | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange | Laurent Pinchart |
2019-10-15 | test: v4l2_videodevice: controls: Use correct control range in check | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Index V4L2ControlInfoMap by ControlId * | Laurent Pinchart |
2019-10-15 | libcamera: controls: Prevent copies of ControlId class | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Move V4L2ControlId out of V4L2ControlInfo | Jacopo Mondi |
2019-10-15 | libcamera: v4l2_controls: Remove V4L2ControlInfo::size() | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_device: Print control ID in unknown type log messagge | Laurent Pinchart |
2019-10-15 | libcamera: utils: Add hex stream output helper | Laurent Pinchart |
2019-10-13 | libcamera: ipa: Merge controls and v4l2controls in IPAOperationData | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_device: Replace V4L2ControlList with ControlList | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_controls: Turn V4L2ControlInfoMap into a class | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_controls: Remove V4L2ControlInfo type field | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_controls: Add V4L2ControlId | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_device: Avoid copy of V4L2ControlInfo | Laurent Pinchart |
2019-10-13 | test: v4l2_videodevice: Add V4L2 control test | Laurent Pinchart |
2019-10-13 | libcamera: controls: Support accessing controls by numerical ID | Laurent Pinchart |
2019-10-13 | libcamera: controls: Store control name in ControlId | Laurent Pinchart |
2019-10-13 | libcamera: controls: Default ControlList validator argument to nullptr | Laurent Pinchart |
2019-10-13 | libcamera: controls: Add comparison operators for ControlValue | Laurent Pinchart |
2019-10-13 | libcamera: control_ids: Generate map of all supported controls | Laurent Pinchart |
2019-10-13 | libcamera: control_ids: Fix documentation for controls namespace | Laurent Pinchart |
2019-10-13 | libcamera: pipeline: rkisp1: Avoid copy assignment of V4L2 control map | Laurent Pinchart |
2019-10-11 | libamera: pipeline: rkisp1: timeline: Fix compilation with gcc-[56] | Laurent Pinchart |
2019-10-11 | ipa: rkisp1: Avoid unnecessary copy | Laurent Pinchart |
2019-10-11 | libcamera: pipeline: rkisp1: Attach to an IPA | Niklas Söderlund |
2019-10-11 | libcamera: ipa: rkisp1: Add basic control of auto exposure | Niklas Söderlund |
2019-10-11 | include: linux: Add rkisp1 kernel header and format definitions | Niklas Söderlund |
2019-10-11 | libcamera: ipa: Extend to support IPA interactions | Niklas Söderlund |
2019-10-10 | libcamera: request: Add metadata information | Niklas Söderlund |
2019-10-10 | libcamera: controls: Add AeLocked control | Niklas Söderlund |
2019-10-10 | libcamera: controls: Add AeEnable control | Niklas Söderlund |
2019-10-10 | libcamera: controls: Fix documentation of AwbEnable | Niklas Söderlund |
2019-10-10 | libcamera: pipeline: Move IPA from pipeline to camera data | Niklas Söderlund |
2019-10-08 | test: ipa: Add test for the IPA Interface | Jacopo Mondi |
2019-10-08 | ipa: vimc: Add support for tracing operations | Jacopo Mondi |
2019-10-08 | ipa: meson: Give IPAs access to internal libcamera APIs | Jacopo Mondi |
2019-10-08 | test: ipa: Rename the ipa_test to ipa_module_test | Jacopo Mondi |
2019-10-08 | ipa: vimc: Rename ipa_dummy to ipa_vimc | Jacopo Mondi |