Age | Commit message (Expand) | Author |
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 |
2020-04-30 | libcamera: formats: Expose PixelFormatInfo as an internal API | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Use maps to convert between DRM and V4L2 | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversion | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Move V4L2PixelFormat to a new file | Laurent Pinchart |
2020-04-30 | libcamera: Build IPA module signatures by default | Laurent Pinchart |
2020-04-30 | libcamera: utils: Identify the 'real' build path | Kieran Bingham |
2020-04-30 | libcamera: ipa_manager: Fix build path comments | Kieran Bingham |
2020-04-30 | libcamera: ipa_module: Add log prefix | Laurent Pinchart |
2020-04-30 | qcam: Fix logging of sequence number | Laurent Pinchart |
2020-04-30 | libcamera: pipeline: rkisp1: Don't fail if sensorInfo fails | Dafna Hirschfeld |
2020-04-30 | utils: hooks: pre-push: Catch commits without reviews | Laurent Pinchart |
2020-04-30 | utils: hooks: pre-push: Catch commits without committer's SoB | Laurent Pinchart |
2020-04-29 | libcamera: Regenerate IPA module signatures at install time | Laurent Pinchart |
2020-04-29 | libcamera: controls: Add sensor black levels reporting through metadata | David Plowman |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | libcamera: camera_sensor: Add method to get sensor info | Jacopo Mondi |