Age | Commit message (Expand) | Author |
2020-06-25 | v4l2: v4l2_camera_proxy: Check for null arg values in main ioctl handler | Paul Elder |
2020-06-25 | v4l2: v4l2_camera_proxy: Set timestamp monotonic buffer flag on reqbufs | Paul Elder |
2020-06-25 | v4l2: v4l2_camera_proxy: Clear reserved field in reqbufs | Paul Elder |
2020-06-25 | v4l2: v4l2_camera_proxy: Free old buffers on reqbufs > 0 | Paul Elder |
2020-06-25 | v4l2: v4l2_compat: Support multiple open | Paul Elder |
2020-06-25 | v4l2: V4L2CameraProxy: Take V4L2CameraFile as argument for intercepted calls | Paul Elder |
2020-06-25 | v4l2: v4l2_camera_file: Add V4L2CameraFile to model the opened camera file | Paul Elder |
2020-06-25 | libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness control | David Plowman |
2020-06-25 | libcamera: ipa: raspberrypi: Add sharpness strength control | David Plowman |
2020-06-25 | libcamera: ipa: raspberrypi: Make sharpening mode_factor an ordinary double | David Plowman |
2020-06-25 | libcamera: Add a sharpness strength control | David Plowman |
2020-06-25 | libcamera: pixel_format: Replace hex with format names | Kaaira Gupta |
2020-06-24 | libcamera: formats: Add formats for IPU3 | Niklas Söderlund |
2020-06-24 | meson: options: Add an option to control compilation of qcam | Niklas Söderlund |
2020-06-23 | libcamera: Add support for planar YUV422 and YUV420 formats | David Plowman |
2020-06-22 | libcamera: ipu3: Remove id from camera names | Niklas Söderlund |
2020-06-22 | libcamera: stream: Initialize stride and bufferCount | Niklas Söderlund |
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 | include: linux: Remove drm.h and drm_mode.h | Laurent Pinchart |
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 | test: 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 | tests: Introduce hotplug hot-unplug unit test | Umang Jain |
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-16 | Documentation: Drop TCL_SUBST tag from Doxyfile.in | Laurent Pinchart |
2020-06-15 | meson: detect kernel version | Stéphane Cerveau |
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: Use DEP5 to specify license of files that don't support SPDX | 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 | licenses: Add SPDX headers to the website builder and theme | Laurent Pinchart |
2020-06-09 | qcam: Fix compilation with Qt v5.15.0 | Peter Seiderer |