Age | Commit message (Expand) | Author |
2020-05-12 | libcamera: proxy: Relicense proxy worker under LGPL | Laurent Pinchart |
2020-05-12 | ipa: Drop v4l2_controls.h from ipa_interface.h | Laurent Pinchart |
2020-05-11 | libcamera: raspberrypi: Add components to meson build | Naushir Patuck |
2020-05-11 | libcamera: utils: Raspberry Pi Camera Tuning Tool | 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 | include: uapi: Add header definitions for BCM2835 Unicam and ISP blocks | Naushir Patuck |
2020-05-11 | LICENSES: Add BSD-2-Clause license | Laurent Pinchart |
2020-05-11 | meson: Use files() instead of find_program() for internal scripts | Laurent Pinchart |
2020-05-11 | Documentation: coding-style: Fix ordered lists | 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 | include: linux: Extend VIDIOC_ENUM_FMT to support MC-centric devices | Laurent Pinchart |
2020-05-10 | pkgconfig: Fix include directory path | Nicolas Dufresne |
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 |
2020-05-02 | qcam: Add DNGWriter | Niklas Söderlund |
2020-05-02 | qcam: Allow for a second raw stream to be configured | Niklas Söderlund |
2020-05-02 | libcamera: vimc: Adjust crop rectangle | Jacopo Mondi |
2020-05-02 | libcamera: pipeline: vimc: Store media device pointer in camera data | Laurent Pinchart |
2020-05-02 | libcamera: media_device: Expose media device API version number | Laurent Pinchart |
2020-05-01 | libcamera: stream: Expose stride value | Niklas Söderlund |
2020-05-01 | libcamera: Add Python cache and compiled files to .gitignore | Laurent Pinchart |
2020-05-01 | libcamera: Set -Wno-psabi on gcc 7 and 8 for arm | Laurent Pinchart |
2020-05-01 | qcam: Check that camera can generate configuration from roles | Niklas Söderlund |
2020-05-01 | qcam: Make use of StreamKeyValueParser | Niklas Söderlund |
2020-05-01 | cam: Make use of StreamKeyValueParser | Niklas Söderlund |
2020-05-01 | cam: Add helper class to parse stream configuration | Niklas Söderlund |
2020-05-01 | cam: options: Add public method to invalidate options | Niklas Söderlund |
2020-05-01 | cam: options: Make KeyValueParser::parse() virtual | Niklas Söderlund |
2020-04-30 | qcam: main_window: Fix combo-box entry selection on startup | Umang Jain |
2020-04-30 | qcam: main_window: Make cameraCombo_ private | Umang Jain |
2020-04-30 | libcamera: v4l2_pixelformat: Fix V4L2_PIX_FMT_SBGGR10P format | Laurent Pinchart |
2020-04-30 | libcamera: formats: Add additional data to PixelFormatInfo | Laurent Pinchart |
2020-04-30 | libcamera: formats: Add support for 8-, 10- and 12-bit Bayer formats | Laurent Pinchart |