summaryrefslogtreecommitdiff
path: root/include/libcamera
AgeCommit message (Expand)Author
35 hourslibcamera: yaml_parser: Add support for float typesLaurent Pinchart
10 dayslibcamera: yaml_parser: Delegate YamlObject::get() to helper structureLaurent Pinchart
10 dayslibcamera: yaml_parser: Drop std::enable_if_t guards for get() functionLaurent Pinchart
13 dayslibcamera: yaml_parser: Make default value templated in `get()`Barnabás Pőcze
2024-06-04libcamera: DmaBufAllocator: Support allocating from /dev/udmabufHans de Goede
2024-06-04libcamera: Rename DmaHeap class to DmaBufAllocatorHans de Goede
2024-06-03libcamera: v4l2_subdevice: Update to the new kernel routing APILaurent Pinchart
2024-06-02libcamera: software_isp: Remove DebayerParams::kGain10Milan Zamazal
2024-06-02libcamera: software_isp: Move color mappings out of debayeringMilan Zamazal
2024-05-16libcamera: formats: Add PiSP specific image and config buffer formatsNaushir Patuck
2024-05-14libcamera: camera_manager: Add environment variable to order pipelines matchJulien Vuillaumier
2024-05-14libcamera: pipeline: Add a get factory by name helperJulien Vuillaumier
2024-05-14libcamera: pipeline: Rename pipelines to a shorter nameJulien Vuillaumier
2024-05-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-09libcamera: Drop file name from header comment blocks in templatesLaurent Pinchart
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-05-08libcamera: controls: Generate enum value-name mapsDaniel Scally
2024-04-20libcamera: Fix output spelling errorUmang Jain
2024-04-16libcamera: software_isp: Apply black level compensationMilan Zamazal
2024-04-16libcamera: Introduce SoftwareIspAndrey Konovalov
2024-04-16libcamera: ipa: Add Soft IPAAndrey Konovalov
2024-04-16libcamera: software_isp: Add Debayer base classHans de Goede
2024-04-16libcamera: software_isp: Add SwStatsCpu classHans de Goede
2024-04-16libcamera: shared_mem_object: Reorganize the code and document the SharedMemO...Andrei Konovalov
2024-04-16libcamera: shared_mem_object: Rename SIZE constant to `size'Milan Zamazal
2024-04-16libcamera: internal: Move SharedMemObject class to a common directoryAndrey Konovalov
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-03-15libcamera: camera_sensor: Expose the Bayer orderLaurent Pinchart
2024-03-15libcamera: camera_sensor: Reorder functionsLaurent Pinchart
2024-03-15libcamera: camera_sensor: Drop updateControlInfo() functionLaurent 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-12libcamera: controls: Add policy parameter to ControlList::merge()Stefan Klug
2024-02-27libcamera: utils: Add to_underlying() helper functionLaurent Pinchart
2024-01-25libcamera: object: Add and use thread-bound assertionLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-17include: linux: Update kernel headers to version v6.7Laurent Pinchart
2024-01-09build: controls: Add Raspberry Pi vendor specific controlsNaushir Patuck
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-10-23libcamera: transform: Make the transformFromOrientation() function staticLaurent Pinchart