Age | Commit message (Expand) | Author |
2020-06-04 | libcamera: pipeline: vimc: Skip unsupported formats | Kieran Bingham |
2020-06-04 | libcamera: camera: Return -EINVAL if any stream is null while configure() | Umang Jain |
2020-06-04 | pipeline: raspberrypi: Fix for staggered write on reset | Naushir Patuck |
2020-06-04 | libcamera: pipeline: vimc: Use appropriate media bus format | Laurent Pinchart |
2020-06-04 | libcamera: camera: Drop full stop from \return | Jacopo Mondi |
2020-06-04 | android: hal_manager: Do not hardcode properties | Jacopo Mondi |
2020-06-04 | android: hal_manager: Report supported API version | Jacopo Mondi |
2020-06-04 | android: camera_device: Provide log prefix | Jacopo Mondi |
2020-05-28 | qcam: viewfinder: Use correct DRM/QImage mappings | Kieran Bingham |
2020-05-28 | v4l2: Relicense V4L2 compatibility layer under LGPL | Laurent Pinchart |
2020-05-22 | libcamera: pipeline: simple: Add scaling support | Laurent Pinchart |
2020-05-22 | libcamera: pipeline: simple: converter: Add scaling support | Laurent Pinchart |
2020-05-22 | libcamera: pipeline: simple: Add stride support | Laurent Pinchart |
2020-05-21 | libcamera: raspberry: Fix segfault in ~RPiCameraData() | Jacopo Mondi |
2020-05-21 | libcamera: camera_sensor: Update properties parsing | Jacopo Mondi |
2020-05-19 | libcamera: v4l2_videodevice: Use FileDescriptor "fd move" constructor | Laurent Pinchart |
2020-05-19 | libcamera: file_descriptor: Implement move semantics for constructor | Laurent Pinchart |
2020-05-18 | (q)cam: Fix header guards | Laurent Pinchart |
2020-05-18 | libcamera: v4l2_videodevice: Fix dangling file descriptor | Naushir Patuck |
2020-05-18 | meson: Rename variables storing headers lists | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-15 | libcamera: pipeline: raspberrypi: Move StaggeredCtrl to libcamera namespace | Laurent Pinchart |
2020-05-15 | libcamera: pipeline: raspberrypi: Don't inline all of StaggeredCtrl | Laurent Pinchart |
2020-05-13 | ipa: Only sign IPA modules that are being installed | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-12 | libcamera: proxy: Relicense proxy worker under LGPL | Laurent Pinchart |
2020-05-11 | libcamera: raspberrypi: Add components to meson build | Naushir Patuck |
2020-05-11 | libcamera: ipa: Raspberry Pi IPA | Naushir Patuck |
2020-05-11 | libcamera: pipeline: Raspberry Pi pipeline handler | Naushir Patuck |
2020-05-11 | meson: Use files() instead of find_program() for internal scripts | Laurent Pinchart |
2020-05-10 | libcamera: pipeline: simple: Support multiple capture video nodes | Laurent Pinchart |
2020-05-10 | libcamera: pipeline: simple: Integrate converter support | Laurent Pinchart |
2020-05-10 | libcamera: pipeline: simple: Add simple format converter | Laurent Pinchart |
2020-05-10 | libcamera: pipeline: Add a simple pipeline handler | Martijn Braam |
2020-05-10 | libcamera: v4l2_videodevice: Support filtering formats by media bus code | Laurent Pinchart |
2020-05-10 | android: hal: License camera3_hal.cpp as LGPL-2.1-or-later | Laurent Pinchart |
2020-05-04 | qcam: dng_writer: Write EXIF IFD as custom directory | Laurent Pinchart |
2020-05-03 | libcamera: camera_sensor: Relax restriction on sizes | Laurent Pinchart |
2020-05-03 | qcam: dng_writer: Remove colon from \todo | Niklas Söderlund |
2020-05-03 | qcam: dng_writer: Generate thumbnail in RGB format | Laurent Pinchart |
2020-05-03 | qcam: dng_writer: Populate DNG tags from metadata | Laurent Pinchart |
2020-05-03 | qcam: dng_writer: Output thumbnail | Laurent Pinchart |
2020-05-03 | qcam: dng_writer: Name arguments to packScanline() | Laurent Pinchart |
2020-05-03 | qcam: Pass request metadata to DNG writer | Laurent Pinchart |
2020-05-03 | libcamera: camera_sensor: Prepare for multi-subdev camera sensors | Laurent Pinchart |
2020-05-03 | libcamera: camera_sensor: Store subdevice in std::unique_ptr | Laurent Pinchart |
2020-05-03 | libcamera: camera_sensor: Access entity directly | Laurent Pinchart |
2020-05-03 | qcam: dng_writer: Fix missing field name | Niklas Söderlund |
2020-05-02 | qcam: Add RAW capture support | Niklas Söderlund |