Age | Commit message (Expand) | Author |
2024-05-08 | ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-05-08 | ipa: libipa: Add AgcMeanLuminance base class | Daniel Scally |
2024-05-08 | ipa: libipa: Add ExposureModeHelper | Paul Elder |
2024-05-08 | ipa: libipa: Allow creation of empty Histogram | Daniel Scally |
2024-05-03 | apps: qcam: Use standard key sequence for quit action | Laurent Pinchart |
2024-05-03 | libcamera: shared_mem_object: Fix compilation with uClibc | Laurent Pinchart |
2024-05-03 | libcamera: utils: Avoid infinite recursion with strtod() | Laurent Pinchart |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX415 sensor properties | Alexander Stein |
2024-05-03 | apps: cam: Fix C++20 deprecation warning | Barnabás Pőcze |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX335 sensor properties | Kieran Bingham |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX283 sensor properties | Kieran Bingham |
2024-04-20 | android: camera_device: Always clear descriptors_ in stop() | Anle Pan |
2024-04-20 | libcamera: device_enumerator: Fix spell error | Umang Jain |
2024-04-16 | libcamera: software_isp: Apply black level compensation | Milan Zamazal |
2024-04-16 | libcamera: debayer_cpu: Add BGR888 output support | Hans de Goede |
2024-04-16 | libcamera: debayer_cpu: Add support for 8, 10 and 12 bpp unpacked bayer input | Hans de Goede |
2024-04-16 | libcamera: swstats_cpu: Add support for 8, 10 and 12 bpp unpacked bayer input | Hans de Goede |
2024-04-16 | libcamera: pipeline: simple: Enable use of Soft ISP and Soft IPA | Andrey Konovalov |
2024-04-16 | libcamera: pipeline: simple: Rename converterBuffers_ and related vars | Andrey Konovalov |
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 DebayerCpu class | Hans de Goede |
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: 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-04-16 | libcamera: pipeline: simple: fix size adjustment in validate() | Andrey Konovalov |
2024-03-28 | apps: cam: Add support for PPM output format | Milan Zamazal |
2024-03-27 | v4l2: meson: Keep defines sorted alphabetically | Laurent Pinchart |
2024-03-27 | v4l2: Unset _TIME_BITS in addition to _FILE_OFFSET_BITS | Steve Langasek |
2024-03-26 | libcamera: pipeline: Add Mali-C55 ISP pipeline | Jacopo Mondi |
2024-03-22 | android: camera_device: Save capture settings unconditionally | Fang Hui |
2024-03-20 | apps: lc-compliance: Re-organize source directory | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Fix typo in comment | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Check that requests complete successfully | Nícolas F. R. A. Prado |
2024-03-15 | libcamera: camera_sensor: Expose the Bayer order | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flag | 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: camera_sensor: Move related classes to subdirectory | 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-15 | libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo | Laurent Pinchart |