summaryrefslogtreecommitdiff
path: root/include/libcamera/internal
AgeCommit message (Expand)Author
41 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
14 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 file name from header comment blocks in templatesLaurent Pinchart
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
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: 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-01-17include: linux: Update kernel headers to version v6.7Laurent Pinchart
2023-10-23libcamera: camera_sensor: Cache mounting orientation instead of transformLaurent Pinchart
2023-10-23libcamera: Use CameraConfiguration::orientationJacopo Mondi
2023-10-23libcamera: camera_sensor: Cache rotationTransform_Jacopo Mondi
2023-09-27libcamera: camera_sensor: Support SensorConfigurationJacopo Mondi
2023-07-11libcamera: CameraManager: Remove ::get(dev_t)Kieran Bingham
2023-07-07meson: Fix space around colon issuesLaurent Pinchart
2023-07-05apps: Add ipa-verify applicationLaurent Pinchart
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze
2023-06-17libcamera: pipeline: Register device numbers with cameraKieran Bingham
2023-06-17libcamera: camera_manager: Move {add,remove}Camera to internalKieran Bingham
2023-06-17libcamera: camera_manager: Move private implementation to internalKieran Bingham
2023-06-17libcamera: internal: request: convert to pragma onceKieran Bingham
2023-04-30libcamera: camera_sensor: Add tryFormat()Jacopo Mondi
2023-02-09libcamera: Remove transform from V4L2SubdeviceFormatJacopo Mondi