summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 days[HACK]: ipa: rpi: cam_helper_imx219: Enable embedded datarpi/streams/nextLaurent Pinchart
10 daysinclude: linux: Drop V4L2_META_FMT_SENSOR_DATALaurent Pinchart
10 dayspipeline: raspberrypi: vc4: Fix configuration of the embedded data nodeLaurent Pinchart
10 dayspipeline: raspberrypi: vc4: Configure format on Unicam subdevLaurent Pinchart
10 dayspipeline: raspberrypi: vc4: Unconditionally create embedded data streamLaurent Pinchart
10 dayspipeline: raspberrypi: vc4: Use the CameraSensor embedded data APILaurent Pinchart
10 dayspipeline: raspberrypi: vc4: Reorganize platformConfigure()Laurent Pinchart
10 dayspipeline: raspberrypi: vc4: Use operator<<(V4L2VideoFormat)Laurent Pinchart
10 dayspipeline: raspberrypi: common: Configure sensor embedded dataLaurent Pinchart
10 dayslibcamera: camera_sensor: Add support for embedded dataLaurent Pinchart
10 dayslibcamera: Add CameraSensor implementation for raw V4L2 sensorsLaurent Pinchart
10 dayslibcamera: camera_sensor: Sort factories by priorityLaurent Pinchart
10 dayslibcamera: camera_sensor: Create abstract base classLaurent Pinchart
10 dayslibcamera: camera_sensor: Introduce CameraSensorFactoryJacopo Mondi
10 dayslibcamera: v4l2_videodevice: Update to the new kernel metadata APILaurent Pinchart
10 dayslibcamera: v4l2_subdevice: Add new metadata formatsLaurent Pinchart
10 dayslibcamera: v4l2_subdevice: Update to the new kernel routing APILaurent Pinchart
11 days[DNI] include: linux: Update kernel headers to metadata APILaurent Pinchart
2024-04-20android: camera_device: Always clear descriptors_ in stop()Anle Pan
2024-04-20libcamera: Fix output spelling errorUmang Jain
2024-04-20libcamera: device_enumerator: Fix spell errorUmang Jain
2024-04-19utils: checkstyle.py: Drop period at end of Doxygen one linersLaurent Pinchart
2024-04-19utils: checkstyle.py: Use r'' strings for regular expressionsLaurent Pinchart
2024-04-17Documentation: coding-style: Clean up header guard styleKieran Bingham
2024-04-17ipu3: Use posix basenameKhem Raj
2024-04-16libcamera: software_isp: Apply black level compensationMilan Zamazal
2024-04-16libcamera: Add "Software ISP benchmarking" documentationHans de Goede
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: 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-04-16libcamera: pipeline: simple: fix size adjustment in validate()Andrey Konovalov
2024-04-13utils: ipc: Fix async main interface functions with no parametersPaul Elder
2024-04-10utils: ipc: Fix event functions with no parametersPaul Elder
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