summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-16libcamera: dma_heaps: extend DmaHeap class to support system heapAndrey Konovalov
2024-04-16libcamera: internal: Move dma_heaps.[h, cpp] to common directoriesAndrey Konovalov
2024-04-16libcamera: pipeline: simple: fix size adjustment in validate()Andrey Konovalov
2024-03-28apps: cam: Add support for PPM output formatMilan Zamazal
2024-03-27v4l2: meson: Keep defines sorted alphabeticallyLaurent Pinchart
2024-03-27v4l2: Unset _TIME_BITS in addition to _FILE_OFFSET_BITSSteve Langasek
2024-03-26libcamera: pipeline: Add Mali-C55 ISP pipelineJacopo Mondi
2024-03-22android: camera_device: Save capture settings unconditionallyFang Hui
2024-03-20apps: lc-compliance: Re-organize source directoryJacopo Mondi
2024-03-20apps: lc-compliance: Fix typo in commentJacopo Mondi
2024-03-20apps: lc-compliance: Check that requests complete successfullyNícolas F. R. A. Prado
2024-03-15libcamera: camera_sensor: Expose the Bayer orderLaurent Pinchart
2024-03-15libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flagLaurent Pinchart
2024-03-15libcamera: camera_sensor: Reorder functionsLaurent Pinchart
2024-03-15libcamera: camera_sensor: Drop updateControlInfo() functionLaurent Pinchart
2024-03-15libcamera: camera_sensor: Move related classes to subdirectoryLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structureLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<()Laurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Add stream support to get/set functionsLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to codeLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel()Laurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formatsLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Expose media bus format info as internal APILaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfoLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfoLaurent Pinchart
2024-03-12libcamera: controls: Add policy parameter to ControlList::merge()Stefan Klug
2024-03-12libcamera: framebuffer_allocator: Remove entry if allocation failsBarnabás Pőcze
2024-03-12libcamera: framebuffer_allocator: Use default destructorBarnabás Pőcze
2024-03-12libcamera: framebuffer_allocator: Move from argument in constructorBarnabás Pőcze
2024-03-11cam: capture_script: Make parseRectangles work for non-arrayPaul Elder
2024-03-06ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modesNick Hollinghurst
2024-03-06libcamera: v4l2_subdevice: Add 14-bit Bayer formatsNick Hollinghurst
2024-03-01libcamera: controls: Fix typo on thermalKieran Bingham
2024-02-28pipeline: simple: Add support for MediaTek MT8365 platformsSuhrid Subramaniam
2024-02-28libcamera: formats: Fix planes bounds checkKieran Bingham
2024-02-27libcamera: formats: Fix typos in PixelFormatInfo documentationLaurent Pinchart
2024-02-27libcamera: Use utils::to_underlying()Laurent Pinchart
2024-02-27libcamera: utils: Add to_underlying() helper functionLaurent Pinchart
2024-02-23ipa: rkisp1: Support the i.MX8MP ISP versionPaul Elder
2024-02-23ipa: rkisp1: Fix histogram weights configurationLaurent Pinchart
2024-02-23ipa: rkisp1: Store hardware parameters in IPA contextLaurent Pinchart
2024-02-23ipa: rkisp1: agc: Wrap variable length C arrays in spansLaurent Pinchart
2024-02-23pipeline: rpi: vc4: Use an unpacked format if no packed one is availableDavid Plowman
2024-02-02gstreamer: Map 10/12/14/16 bayer formats supportsNicolas Dufresne
2024-02-02gstreamer: Map R8/R16 pixel formatNicolas Dufresne
2024-01-25libcamera: object: Add and use thread-bound assertionLaurent Pinchart
2024-01-25libcamera: object: Document and ensure Object deletion constraintsLaurent Pinchart
2024-01-25libcamera: thread: Ensure deferred deletion of all objects before stoppingLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-25libcamera: object: Fix thread-bound reference in documentationLaurent Pinchart