Age | Commit message (Expand) | Author |
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: Make IPA module signing optional | 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 | 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 | cam: Add option to capture StillCaptureRaw stream | Niklas Söderlund |
2020-03-27 | libcamera: stream: Add StillCaptureRaw role | Niklas Söderlund |
2020-03-27 | libcamera: v4l2PixelFormat: Replace hex with fourCC | Kaaira Gupta |