Age | Commit message (Expand) | Author |
2022-11-24 | libcamera: tracing: fix header generation when built as subproject | Barnabás Pőcze |
2022-11-23 | ipa: rkisp1: add FrameDurationLimits control | Nicholas Roth |
2022-11-23 | ipa: rkisp1: Use IPAConfig in IPA::configure() | Jacopo Mondi |
2022-11-23 | pipeline: raspberrypi: Remove enum BuffferMask from the mojom interface | Naushir Patuck |
2022-11-14 | libcamera: Add a PipelineHandler::releaseDevice method | David Plowman |
2022-11-11 | libcamera: base: semaphore: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-09 | libcamera: pipeline_handler: Return unique_ptr from generateConfiguration() | Laurent Pinchart |
2022-10-20 | libcamera: base: log: Fix LogCategory creation issues | Tomi Valkeinen |
2022-10-20 | libcamera: base: log: Fix use of freed name | Tomi Valkeinen |
2022-10-19 | ipc: ipa_data_serializer: Use cend() in deserializers | Paul Elder |
2022-10-18 | utils: ipc: Allow the skipHeader attribute on enums | Paul Elder |
2022-10-18 | ipa: vimc: Add Flags to parameters | Paul Elder |
2022-10-18 | ipa: vimc: Add IPAOperationCode to init() parameter list | Paul Elder |
2022-10-18 | utils: ipc: Add support for Flags | Paul Elder |
2022-10-18 | libcamera: ipa_data_serializer: Add serializer for Flags | Paul Elder |
2022-10-18 | pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls | Naushir Patuck |
2022-10-18 | camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo | Naushir Patuck |
2022-10-10 | libcamera: framebuffer: Move remaining private data to Private class | Laurent Pinchart |
2022-10-10 | libcamera: base: utils: Drop defopt | Laurent Pinchart |
2022-10-07 | libcamera: controls: Construct Span with size for array controls | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Make registerType() private | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Make factory create() function const | Laurent Pinchart |
2022-10-07 | libcamera: camera_manager: Rename parameter to get() | Laurent Pinchart |
2022-09-30 | android: Add missing SPDX headers to Android headers | Laurent Pinchart |
2022-09-12 | libcamera: controls: initialise control info to ControlTypeNone by default | Christian Rauch |
2022-09-12 | libcamera: control_serializer: store/load all ControlValue types | Christian Rauch |
2022-09-08 | libcamera: v4l2_subdevice: Silence warning for unknown metadata formats | Laurent Pinchart |
2022-09-01 | libcamera: color_space: Move color space adjustment to ColorSpace class | Umang Jain |
2022-09-01 | libcamera: v4l2_videodevice: Improve toColorSpace() readability | Umang Jain |
2022-09-01 | libcamera: v4l2_device: Adjust colorspace based on pixel format | Umang Jain |
2022-08-31 | libcamera: request: Rename Private::reuse() to Private::reset() | Umang Jain |
2022-08-31 | libcamera: base: signal: Disable connect() for functor if args mismatch | Laurent Pinchart |
2022-08-26 | libcamera: color_space: Add fromString() function | Laurent Pinchart |
2022-08-26 | utils: Satisfy LegacyInputIterator with StringSplitter::iterator | Laurent Pinchart |
2022-08-25 | libcamera: color_space: Rename Jpeg to Sycc | Laurent Pinchart |
2022-08-21 | libcamera: yaml_parser: Enable YamlObject::get() for int8_t and uint8_t | Laurent Pinchart |
2022-08-16 | libcamera: base: Make message.h and mutex.h private | Laurent Pinchart |
2022-08-10 | libcamera: Allow concurrent use of cameras from same pipeline handler | Laurent Pinchart |
2022-08-10 | libcamera: formats: Fix warning for unknown V4L2 pixfmt | Jacopo Mondi |
2022-08-09 | libcamera: pub_key: Support openssl as an alternative to gnutls | Laurent Pinchart |
2022-08-09 | libcamera: controls: Generate and use fixed-sized Span types | Christian Rauch |
2022-08-04 | pipeline: rkisp1: Move ControlInfoMap to IPA module | Laurent Pinchart |
2022-08-03 | libcamera: v4l2_subdevice: Add support for the V4L2 subdev routing API | Jacopo Mondi |
2022-08-03 | libcamera: v4l2_subdevice: Collect subdev capabilities | Jacopo Mondi |
2022-08-03 | libcamera: v4l2_subdevice: Change V4L2Subdevice::Whence | Jacopo Mondi |
2022-08-03 | include: linux: Add V4L2 subdev internal routing API | Laurent Pinchart |
2022-08-03 | include: linux: Add V4L2 YUVA32 and YUVX32 pixel formats | Laurent Pinchart |
2022-08-03 | include: drm_fourcc: Add AVUY and XVUY 4:4:4 packet formats | Laurent Pinchart |