summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-24pipeline: raspberrypi: vc4: Fix configuration of the embedded data nodeLaurent Pinchart
2024-04-24pipeline: raspberrypi: vc4: Configure format on Unicam subdevLaurent Pinchart
2024-04-24pipeline: raspberrypi: vc4: Unconditionally create embedded data streamLaurent Pinchart
2024-04-24pipeline: raspberrypi: vc4: Use the CameraSensor embedded data APILaurent Pinchart
2024-04-24pipeline: raspberrypi: vc4: Reorganize platformConfigure()Laurent Pinchart
2024-04-24pipeline: raspberrypi: vc4: Use operator<<(V4L2VideoFormat)Laurent Pinchart
2024-04-24pipeline: raspberrypi: common: Configure sensor embedded dataLaurent Pinchart
2024-04-24libcamera: camera_sensor: Add support for embedded dataLaurent Pinchart
2024-04-24libcamera: Add CameraSensor implementation for raw V4L2 sensorsLaurent Pinchart
2024-04-24libcamera: camera_sensor: Sort factories by priorityLaurent Pinchart
2024-04-24libcamera: camera_sensor: Create abstract base classLaurent Pinchart
2024-04-24libcamera: camera_sensor: Introduce CameraSensorFactoryJacopo Mondi
2024-04-24libcamera: v4l2_videodevice: Update to the new kernel metadata APILaurent Pinchart
2024-04-24libcamera: v4l2_subdevice: Add new metadata formatsLaurent Pinchart
2024-04-24libcamera: v4l2_subdevice: Update to the new kernel routing APILaurent Pinchart
2024-04-20android: camera_device: Always clear descriptors_ in stop()Anle Pan
2024-04-20libcamera: device_enumerator: Fix spell errorUmang Jain
2024-04-16libcamera: software_isp: Apply black level compensationMilan Zamazal
2024-04-16libcamera: debayer_cpu: Add BGR888 output supportHans de Goede
2024-04-16libcamera: debayer_cpu: Add support for 8, 10 and 12 bpp unpacked bayer inputHans de Goede
2024-04-16libcamera: swstats_cpu: Add support for 8, 10 and 12 bpp unpacked bayer inputHans de Goede
2024-04-16libcamera: pipeline: simple: Enable use of Soft ISP and Soft IPAAndrey Konovalov
2024-04-16libcamera: pipeline: simple: Rename converterBuffers_ and related varsAndrey Konovalov
2024-04-16libcamera: Introduce SoftwareIspAndrey Konovalov
2024-04-16libcamera: ipa: Add Soft IPAAndrey Konovalov
2024-04-16libcamera: software_isp: Add DebayerCpu classHans de Goede
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: 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-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