summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-10libcamera: pipeline: vivid: Print diagnostic on configuration failureLaurent Pinchart
2024-06-10libcamera: pipeline: vivid: Set camera propertiesLaurent Pinchart
2024-06-10libcamera: pipeline: vivid: Handle controlsKieran Bingham
2024-06-10libcamera: pipeline: vivid: Initialise key controlsKieran Bingham
2024-06-10libcamera: pipeline: vivid: Queue requestsKieran Bingham
2024-06-10libcamera: pipeline: vivid: Buffer handling and stream controlKieran Bingham
2024-06-10libcamera: pipeline: vivid: Configure the deviceKieran Bingham
2024-06-10libcamera: pipeline: vivid: Generate and validate StreamConfigurationsKieran Bingham
2024-06-10libcamera: pipeline: vivid: Create a CameraKieran Bingham
2024-06-10libcamera: pipeline: vivid: Match deviceKieran Bingham
2024-06-10DocumentationUseOnly: Force enable VividKieran Bingham
2024-06-10DocumentationUseOnly: Disable compiler warningKieran Bingham
2024-06-10libcamera: pipeline: Introduce skeleton Vivid PipelineKieran Bingham
2024-06-10test: ipa: rkisp1: utils: Fix floating and fixed point conversion testPaul Elder
2024-06-05libcamera: dma_buf_allocator: Work around lack of file seals in uClibcLaurent Pinchart
2024-06-05libcamera: dma_buf_allocator: Work around lack of memfd_create() in uClibcLaurent Pinchart
2024-06-05libcamera: dma_buf_allocator: Create memfd with CLOEXECLaurent Pinchart
2024-06-04ipa: rpi: Disable StatsOutputEnable control by defaultNaushir Patuck
2024-06-04libcamera: software_isp: Allow using dma-buffers from /dev/udmabufHans de Goede
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-03include: linux: Update kernel headers to version v6.10-rc1Hans de Goede
2024-06-03update-kernel-headers: Add linux/udmabuf.h to headers to syncHans de Goede
2024-06-03test: ipa: rkisp1-utils: Fix coding style for template argumentsLaurent Pinchart
2024-06-03pipeline: vimc: Don't hardcode scaling factor with recent kernelsLaurent Pinchart
2024-06-03test: v4l2_videodevice: Increase timeout for vimc capture testsLaurent Pinchart
2024-06-03test: fence: Increase timeout for fence testLaurent Pinchart
2024-06-03test: fence: Fix race conditionLaurent Pinchart
2024-06-03test: fence: Turn class member variable into local variableLaurent Pinchart
2024-06-03test: camera: Increase timeout for vimc capture testsLaurent Pinchart
2024-06-02libcamera: software_isp: Remove TODO about internal representationMilan Zamazal
2024-06-02libcamera: software_isp: Remove DebayerParams::kGain10Milan Zamazal
2024-06-02libcamera: software_isp: Move color mappings out of debayeringMilan Zamazal
2024-06-02libcamera: software_isp: Honor black level in AWBMilan Zamazal
2024-06-02libcamera: software_isp: Use a specific integer type for black levelMilan Zamazal
2024-05-31utils: checkstyle.py: Show location of coding style issue within lineLaurent Pinchart
2024-05-31utils: checkstyle.py: Add a check for hex valuesLaurent Pinchart
2024-05-31utils: checkstyle.py: Extend IncludeChecker to cover math.hLaurent Pinchart
2024-05-31utils: checkstyle.py: Refactor IncludeCheckerLaurent Pinchart
2024-05-31test: ipa: rkisp1-utils: Fix capitalization of hex numbersPaul Elder
2024-05-31ipa: rkisp1: Add a helper to convert floating-point to fixed-pointPaul Elder
2024-05-27android: camera_capabilities: Fix GCC 14 warningBarnabás Pőcze
2024-05-27ipa: rpi: Make monoSensor() accessor constLaurent Pinchart
2024-05-21libcamera: yaml_parser: Avoid double lookup in `operator[]`Barnabás Pőcze
2024-05-21treewide: Query list of cameras just onceBarnabás Pőcze
2024-05-19libcamera v0.3.0Kieran Bingham
2024-05-16ipa: rpi: Add accessor function for monoSensor_Naushir Patuck
2024-05-16ipa: rpi: Add HDR supportNaushir Patuck
2024-05-16libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 infoNaushir Patuck