Age | Commit message (Expand) | Author |
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 |
2020-04-15 | libcamera: utils: Add string join function | Laurent Pinchart |
2020-04-14 | libcamera: ipa: Remove IPAModuleInfo license field | Laurent Pinchart |
2020-04-14 | libcamera: ipa_manager: Verify IPA module signature | Laurent Pinchart |
2020-04-14 | libcamera: ipa_manager: Embed IPA module signing public key | Laurent Pinchart |
2020-04-14 | libcamera: Add PubKey class | Laurent Pinchart |
2020-04-14 | libcamera: ipa_module: Load IPA module signature | Laurent Pinchart |
2020-04-14 | libcamera: ipa_module: Use Span class to tie data and size | Laurent Pinchart |
2020-04-14 | libcamera: ipa_module: Simplify error handling in loadIPAModuleInfo() | Laurent Pinchart |
2020-04-14 | test: Add File class tests | Laurent Pinchart |
2020-04-14 | libcamera: Add File helper class | Laurent Pinchart |
2020-04-14 | libcamera: Add IPA module signing infrastructure | Laurent Pinchart |
2020-04-14 | ipa: vimc: Remove isolated VIMC IPA module | Laurent Pinchart |
2020-04-14 | libcamera: ipa_manager: Proxy open-source IPAs to a thread | Laurent Pinchart |
2020-04-14 | libcamera: pipeline: vimc: Call IPA start() and stop() | Niklas Söderlund |
2020-04-14 | libcamera: pipeline: rkisp1: Call IPA start() and stop() | Niklas Söderlund |
2020-04-14 | libcamera: pipeline: rkisp1: Do not try to process cancelled frames | Niklas Söderlund |
2020-04-14 | libcamera: pipeline: rkisp1: Add clear() to RkISP1Frames | Niklas Söderlund |
2020-04-14 | libcamera: pipeline: rkisp1: Initialize IPA | Niklas Söderlund |
2020-04-14 | libcamera: pipeline: rkisp1: Queue parameters even if they are not ready | Niklas Söderlund |
2020-04-14 | ipa: Add start() and stop() operations | Niklas Söderlund |
2020-04-04 | libcamera: pixelformats: Replace set of modifiers with single value | Kaaira Gupta |
2020-03-29 | libcamera: pipeline: ipu3: Fix compilation on gcc 5 and 6 | Laurent Pinchart |
2020-03-27 | libcamera: ipu3: Add support for a RAW still capture stream | Niklas Söderlund |
2020-03-27 | libcamera: ipu3: Do not unconditionally queue buffers to CIO2 | Niklas Söderlund |
2020-03-27 | libcamera: FrameBuffer: Add a setRequest() interface | Niklas Söderlund |
2020-03-27 | libcamera: FrameBuffer: Add a method to copy buffer content | Niklas Söderlund |
2020-03-27 | include: drm_fourcc: Add Bayer FourCC and modifiers | Niklas Söderlund |