Age | Commit message (Expand) | Author |
2021-03-04 | ipa: raspberrypi: Remove MdParserRPi | Naushir Patuck |
2021-03-04 | pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controls | Naushir Patuck |
2021-03-03 | libcamera: camera_sensor: Accept entities exposing the ISP function | Laurent Pinchart |
2021-03-03 | libcamera: camera_sensor: Use active area size as resolution | Laurent Pinchart |
2021-03-03 | ipa: rkisp1: Update to kernel header changes | Laurent Pinchart |
2021-03-03 | include: linux: Update Linux headers to v5.12-rc1 | Laurent Pinchart |
2021-03-03 | cros: Support the new cros camera API with set_up and tear_down | Paul Elder |
2021-03-03 | android: Introduce Chromium OS buffer manager | Jacopo Mondi |
2021-03-03 | android: mm: Provide helper macro for PIMPL | Jacopo Mondi |
2021-03-03 | android: jpeg: Use CameraBuffer::jpegBufferSize() | Jacopo Mondi |
2021-03-03 | android: camera_buffer: Add method to get the JPEG blob size | Jacopo Mondi |
2021-03-03 | android: post_processor: Use CameraBuffer API | Jacopo Mondi |
2021-03-03 | android: camera_buffer: Implement libcamera::Extensible | Jacopo Mondi |
2021-03-03 | android: Move buffer mapping to CameraStream | Jacopo Mondi |
2021-03-03 | android: camera_device: Rename buffer fields | Jacopo Mondi |
2021-03-03 | android: camera_buffer: Drop 'const' from buffer_handle_t | Jacopo Mondi |
2021-03-03 | android: Introduce CameraBuffer interface | Jacopo Mondi |
2021-03-03 | meson: options: Add option to select the Android platform | Jacopo Mondi |
2021-03-03 | libcamera: pipeline: simple: Enable multiple streams for compatible devices | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Support usage of multiple streams | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Support configuration of multiple streams | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Hardcode the number of internal buffers | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Move converter data to camera data | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Add output formats to Configuration | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Cache pipeline config in SimpleCameraConfiguration | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Rename Configuration::pixelFormat | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Document the pipeline handler design | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Drop unused members of configuration | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Store streams in a vector | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Add multi-stream support | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Decouple input and output completion | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Replace open() with isValid() | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Differentiate input and output buffer... | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Configure input stride | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Use StreamConfiguration for input con... | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: converter: Group query functions together | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Don't override stride at configure time | Laurent Pinchart |
2021-03-03 | libcamera: pipeline: simple: Manage converter with std::unique_ptr<> | Laurent Pinchart |
2021-03-02 | tests: Test IPA serializer generation | Paul Elder |
2021-03-02 | tests: Add test for IPCPipeUnixSocket | Paul Elder |
2021-03-02 | tests: Add IPADataSerializer test | Paul Elder |
2021-02-26 | ipa: raspberrypi: AWB: Ignore invalid statistics zones correctly | David Plowman |
2021-02-26 | ipa: raspberrypi: AWB: Remove unused code | David Plowman |
2021-02-25 | libcamera: ipu3: Initialize V|H flip support | Jacopo Mondi |
2021-02-24 | android: camera_device: Set the camera location to Front if External | Paul Elder |
2021-02-24 | libcamera: camera_sensor: Print warning when orientation is unknown | Paul Elder |
2021-02-23 | libcamera: Enable vimc pipeline handler when tests are enabled | Laurent Pinchart |
2021-02-23 | libcamera: ipu3: Add rotation to ipu3 pipeline | Fabian Wüthrich |
2021-02-22 | libcamera: raspberrypi: Drop std::move() where misleading | Laurent Pinchart |
2021-02-22 | libcamera: ipu3: Do not over-write metadata | Jacopo Mondi |