Age | Commit message (Expand) | Author |
2020-04-28 | libcamera: v4l2_device: Simplify usage of getControls() | Laurent Pinchart |
2020-04-28 | libcamera: controls: Add rectangle and size control types | Laurent Pinchart |
2020-04-28 | ipa: vimc: Validate configuration file in init() | Laurent Pinchart |
2020-04-28 | test: ipa: ipa_interface: Pass configuration file to IPA init() | Laurent Pinchart |
2020-04-28 | libcamera: pipeline: vimc: Pass configuration file to IPA init() | Laurent Pinchart |
2020-04-28 | ipa: vimc: Add a dummy configuration file to the vimc IPA | Laurent Pinchart |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-28 | libcamera: ipa_manager: Return an IPAProxy from createIPA() | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Provide suport for IPA configuration files | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Don't include <iostream> | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Add missing space in info message | Laurent Pinchart |
2020-04-28 | libcamera: utils: Add a function to retrieve the libcamera source tree | Laurent Pinchart |
2020-04-28 | ipa: Name IPA modules after their source directory | Laurent Pinchart |
2020-04-27 | test: Use float values for brightness, contrast and saturation | Laurent Pinchart |
2020-04-27 | qcam: Don't crash if camera can't be opened | Laurent Pinchart |
2020-04-27 | libcamera: controls: Add AWB related controls | Naushir Patuck |
2020-04-27 | libcamera: controls: Add AE related controls | Naushir Patuck |
2020-04-27 | libcamera: controls: Reorder and update description of existing controls | Naushir Patuck |
2020-04-27 | libcamera: controls: Updates to gain and exposure controls | Naushir Patuck |
2020-04-27 | libcamera: control_ids: Add comment to specify control direction | Naushir Patuck |
2020-04-27 | libcamera: pipeline: uvcvideo: Add support for AeEnable | Laurent Pinchart |
2020-04-27 | libcamera: pipeline: uvcvideo: Refactor control handling | Laurent Pinchart |
2020-04-26 | cam: Add an option to list camera controls | Laurent Pinchart |
2020-04-26 | cam: Rename OptProps to OptListProperties | Laurent Pinchart |
2020-04-26 | libcamera: v4l2_videodevice: Add support for frame start events | Laurent Pinchart |
2020-04-26 | libcamera: v4l2_device: Update documentation | Jacopo Mondi |
2020-04-26 | libcamera: geometry: Rename Rectangle fields | Jacopo Mondi |
2020-04-26 | libcamera: v4l2_videodevice: Rename fdEvent_ to fdBufferNotifier_ | Laurent Pinchart |
2020-04-20 | libcamera: device_enumerator_udev: Log the right number of missing deps | Laurent Pinchart |
2020-04-17 | libcamera: v4l2_videodevice: Return correct format for metadata | Laurent Pinchart |
2020-04-16 | libcamera: gen-ipa-pub-key.py: Wrap lines in generated file | Laurent Pinchart |
2020-04-16 | libcamera: Make IPA module signing mandatory for the meantime | Laurent Pinchart |
2020-04-16 | libcamera: Document dependencies for IPA module signing | Laurent Pinchart |
2020-04-16 | libcamera: Make IPA module signing optional | Laurent Pinchart |
2020-04-15 | licenses: Add SPDX headers to Doxygen configuration | Laurent Pinchart |
2020-04-15 | licenses: Add SPDX headers to Gentoo ebuild | Laurent Pinchart |
2020-04-15 | licenses: Add SPDX headers to the git commit hook scripts | Laurent Pinchart |
2020-04-15 | licenses: Add SPDX headers to RST documentation | Laurent Pinchart |
2020-04-15 | licenses: Move developer's certificate of origin to Documentation/ | Laurent Pinchart |
2020-04-15 | licenses: Replace deprecated GPL-2.0 with GPL-2.0-only | Laurent Pinchart |
2020-04-15 | licenses: Remove unused LGPL-2.1 | Laurent Pinchart |
2020-04-15 | licenses: Add missing licenses | Laurent Pinchart |
2020-04-15 | licenses: Rename license files according to REUSE | Laurent Pinchart |
2020-04-15 | test: list-camera: Handle error on starting the CameraManager | Umang Jain |
2020-04-15 | utils: hooks: Add pre-push commit hook | Laurent Pinchart |
2020-04-15 | libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCC | Laurent Pinchart |
2020-04-15 | libcamera: v4l2_videodevice: Downgrade 4CC conversion errors to warnings | Laurent Pinchart |
2020-04-15 | libcamera: v4l2_videodevice: Expose the device capabilities | Laurent Pinchart |
2020-04-15 | libcamera: v4l2_subdevice: Don't use doxygen \ref needlessly | Laurent Pinchart |
2020-04-15 | libcamera: v4l2_subdevice: Extend [gs]etFormat() to specify format type | Laurent Pinchart |