Age | Commit message (Expand) | Author |
2020-06-22 | libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod... | David Plowman |
2020-06-22 | libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settings | David Plowman |
2020-06-19 | v4l2: v4l2_compat: Intercept open64, openat64, and mmap64 | Paul Elder |
2020-06-18 | libcamera: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-18 | libcamera: pipeline: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-18 | v4l2: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-18 | qcam: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-18 | gst: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-06-18 | libcamera: Define constants for pixel formats in the public API | Laurent Pinchart |
2020-06-17 | v4l2: v4l2_camera_proxy, v4l2_camera: Check return values of read/write | Paul Elder |
2020-06-17 | libcamera: StreamConfiguration: Fix typo in documentation | Paul Elder |
2020-06-17 | qcam: main_window: Introduce initial hotplug support | Umang Jain |
2020-06-17 | libcamera: camera_manager: Introduce signals when a camera is added or removed | Umang Jain |
2020-06-17 | libcamera: device_enumerator: Emit a signal when new devices are added | Umang Jain |
2020-06-17 | libcamera: camera_manager: Refactor pipelines creation into separate function | Umang Jain |
2020-06-17 | libcamera: CameraManager: Drop the vector of created PipelineHandlers | Umang Jain |
2020-06-16 | qcam: dng_writer: Record creation time in the EXIF directory | Niklas Söderlund |
2020-06-15 | libcamera: v4l2subdev: Print mbus string instead of code | Kaaira Gupta |
2020-06-15 | qcam: dng_writer: Add support for IPU3 Bayer formats | Niklas Söderlund |
2020-06-10 | libcamera: ipa_module: Fix valgrind assertion failure | Laurent Pinchart |
2020-06-10 | libcamera: pipeline: rkisp1: Avoid usage of dynamic_cast<> | Laurent Pinchart |
2020-06-10 | android: camera_device: Use std::make_tuple() | Laurent Pinchart |
2020-06-09 | qcam: Specify Feather icons license in DEP5 | Laurent Pinchart |
2020-06-09 | libcamera: Add missing SPDX headers to miscellaneous small files | Laurent Pinchart |
2020-06-09 | libcamera: pipeline: raspberrypi: Use LGPL-2.1 license | Naushir Patuck |
2020-06-09 | qcam: Fix compilation with Qt v5.15.0 | Peter Seiderer |
2020-06-09 | v4l2: v4l2_camera_proxy: Support MJPEG | Paul Elder |
2020-06-09 | libcamera: CameraManager, PipelineHandler: Automatically map devnums to Camera | Paul Elder |
2020-06-08 | android: camera_device: Translate Android format | Jacopo Mondi |
2020-06-08 | android: camera_device: Replace hardcoded stream configuration | Jacopo Mondi |
2020-06-08 | android: camera_device: Calculate metadata size | Jacopo Mondi |
2020-06-08 | android: camera_device: Initialize stream configuration | Jacopo Mondi |
2020-06-08 | v4l2: v4l2_camera_proxy: Fix NV24 subsampling | Kieran Bingham |
2020-06-08 | v4l2: v4l2_camera_proxy: Fix segfault on restarting streams | Paul Elder |
2020-06-08 | v4l2: v4l2_compat: Add eventfd signaling to support polling | Paul Elder |
2020-06-08 | v4l2: v4l2_camera_proxy: Don't return -EINVAL for zero sizeimage in REQBUFS | Paul Elder |
2020-06-08 | v4l2: v4l2_camera_proxy: Acquire only one buffer semaphore on VIDIOC_DQBUF | Paul Elder |
2020-06-08 | v4l2: v4l2_camera_proxy: Fix bounds check for VIDIOC_ENUM_FMT | Paul Elder |
2020-06-08 | libcamera: IPAManager: remove instance() and make createIPA() static | Paul Elder |
2020-06-08 | libcamera: IPAManager: make IPAManager lifetime explicitly managed | Paul Elder |
2020-06-07 | libcamera: ipa_module: Fix implicit sign-extension in elfSection | Umang Jain |
2020-06-07 | libcamera: ipa_module: Share code to find section header of ELF header | Umang Jain |
2020-06-06 | libcamera: pixel_format: Make PixelFormat usable as a constexpr | Laurent Pinchart |
2020-06-06 | libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h} | Laurent Pinchart |
2020-06-05 | libcamera: raspberrypi: Align include guard | Niklas Söderlund |
2020-06-05 | libcamera: ipa_context_wrapper: Fix typo in comments | Paul Elder |
2020-06-05 | libcamera: camera: Order parameter documentation correctly | Marvin Schmidt |
2020-06-05 | libcamera: ipa_module: Fix typo in function description | Marvin Schmidt |
2020-06-04 | libcamera: pipeline: vimc: Remove unsupportable format | Kieran Bingham |
2020-06-04 | libcamera: pipeline: vimc: Skip unsupported formats | Kieran Bingham |