Age | Commit message (Expand) | Author |
2024-06-03 | libcamera: v4l2_subdevice: Update to the new kernel routing API | Laurent Pinchart |
2024-06-03 | include: linux: Update kernel headers to version v6.10-rc1 | Hans de Goede |
2024-06-02 | libcamera: software_isp: Remove DebayerParams::kGain10 | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Move color mappings out of debayering | Milan Zamazal |
2024-05-16 | libcamera: formats: Add PiSP specific image and config buffer formats | Naushir Patuck |
2024-05-16 | include: linux: Add PiSP specific image and config buffer formats | Naushir Patuck |
2024-05-16 | include: linux: Add RGB48 formats | Naushir Patuck |
2024-05-14 | libcamera: camera_manager: Add environment variable to order pipelines match | Julien Vuillaumier |
2024-05-14 | libcamera: pipeline: Add a get factory by name helper | Julien Vuillaumier |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-09 | libcamera: Drop file name from header comment blocks in templates | Laurent Pinchart |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | libcamera: controls: Generate enum value-name maps | Daniel Scally |
2024-04-20 | libcamera: Fix output spelling error | Umang Jain |
2024-04-16 | libcamera: software_isp: Apply black level compensation | Milan Zamazal |
2024-04-16 | libcamera: Introduce SoftwareIsp | Andrey Konovalov |
2024-04-16 | libcamera: ipa: Add Soft IPA | Andrey Konovalov |
2024-04-16 | libcamera: software_isp: Add Debayer base class | Hans de Goede |
2024-04-16 | libcamera: software_isp: Add SwStatsCpu class | Hans de Goede |
2024-04-16 | libcamera: shared_mem_object: Reorganize the code and document the SharedMemO... | Andrei Konovalov |
2024-04-16 | libcamera: shared_mem_object: Rename SIZE constant to `size' | Milan Zamazal |
2024-04-16 | libcamera: internal: Move SharedMemObject class to a common directory | Andrey Konovalov |
2024-04-16 | libcamera: dma_heaps: extend DmaHeap class to support system heap | Andrey Konovalov |
2024-04-16 | libcamera: internal: Move dma_heaps.[h, cpp] to common directories | Andrey Konovalov |
2024-03-15 | libcamera: camera_sensor: Expose the Bayer order | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Reorder functions | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Drop updateControlInfo() function | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<() | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Add stream support to get/set functions | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel() | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Expose media bus format info as internal API | Laurent Pinchart |
2024-03-12 | libcamera: controls: Add policy parameter to ControlList::merge() | Stefan Klug |
2024-02-27 | libcamera: utils: Add to_underlying() helper function | Laurent Pinchart |
2024-02-23 | include: linux: Add RKISP1_V_IMX8MP version | Paul Elder |
2024-01-25 | libcamera: object: Add and use thread-bound assertion | Laurent Pinchart |
2024-01-25 | libcamera: signal: Replace object.h inclusion with forward declatation | Laurent Pinchart |
2024-01-17 | include: linux: Update kernel headers to version v6.7 | Laurent Pinchart |
2024-01-09 | build: controls: Add Raspberry Pi vendor specific controls | Naushir Patuck |
2023-11-30 | libcamera: controls: Use vendor tags for draft controls and properties | Naushir Patuck |
2023-11-29 | libcamera: control: Add vendor control id range reservation | Naushir Patuck |
2023-11-29 | build: controls: Rework how controls and properties are generated | Naushir Patuck |
2023-11-29 | controls: Update argument handling for controls generation scripts | Naushir Patuck |
2023-11-29 | controls: Add vendor control/property support to generation scripts | Naushir Patuck |
2023-10-23 | libcamera: transform: Make the transformFromOrientation() function static | Laurent Pinchart |
2023-10-23 | libcamera: transform: Fold transformToOrientation() in its only caller | Laurent Pinchart |
2023-10-23 | libcamera: camera_sensor: Cache mounting orientation instead of transform | Laurent Pinchart |