summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/rkisp1
AgeCommit message (Expand)Author
42 hourslibcamera: Drop remaining file name from header comment blocksHEADmasterLaurent Pinchart
3 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to codeLaurent Pinchart
2023-10-23libcamera: Use CameraConfiguration::orientationJacopo Mondi
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze
2023-06-06libcamera: rkisp1: Fix enumeration of RAW formatsJacopo Mondi
2023-06-06libcamera: rkisp1: Assign sizes to rolesJacopo Mondi
2023-06-06libcamera: rkisp1: Crop on ISP before downscalingJacopo Mondi
2023-06-06libcamera: rkisp1: Generate config using main pathJacopo Mondi
2023-02-09libcamera: Remove transform from V4L2SubdeviceFormatJacopo Mondi
2023-01-30libcamera: rkisp1: Add support for TransformJacopo Mondi
2023-01-16libcamera: rkisp1: Re-sort includesJacopo Mondi
2022-12-24libcamera: Simple typo fixesPavel Machek
2022-11-25pipeline: rkisp1: Support raw Bayer capture configurationFlorian Sylvestre
2022-11-25pipeline: rkisp1: Support raw Bayer capture at runtimeFlorian Sylvestre
2022-11-25pipeline: rkisp1: Fix stream size validationLaurent Pinchart
2022-11-25pipeline: rkisp1: Query the driver for formatsPaul Elder
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Fail hard on empty CameraSensorInfoJacopo Mondi
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-09pipeline: rkisp1: Pass info pointer to tryCompleteRequest()Laurent Pinchart
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-10-10pipeline: rkisp1: Set bytesused before queuing parameters bufferLaurent Pinchart
2022-08-30libcamera: pipeline: rkisp1: Implement color space supportLaurent Pinchart
2022-08-21libcamera: pipeline: rkisp1: Remove unused assignmentChristian Rauch
2022-08-04pipeline: rkisp1: Move ControlInfoMap to IPA moduleLaurent Pinchart
2022-08-03libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()Jacopo Mondi
2022-07-28ipa: rkisp1: Add support of ColorProcessing controlFlorian Sylvestre
2022-07-28ipa: rkisp1: Add support of Filter controlFlorian Sylvestre
2022-07-20pipeline: rkisp1: Support devices without self pathPaul Elder
2022-07-14pipeline: rkisp1: Support media graph with separate CSI RXPaul Elder
2022-06-29pipeline: rkisp1: Support IPA tuning fileFlorian Sylvestre
2022-05-04libcamera: Replace toString with operator<<() for format classesLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart
2022-04-02ipa: rkisp1: Split queuing of request and parameter fillingUmang Jain
2022-03-25pipeline: rkisp1: Match sensor aspect ratio when generating configurationsLaurent Pinchart
2022-03-23ipa: rkisp1: Replace event-based ops with dedicated functionsUmang Jain
2021-12-11libcamera: pipeline: Introduce stopDevice()Jacopo Mondi
2021-11-29ipa: rkisp1: Report and use sensor controlsJean-Michel Hautbois
2021-11-29ipa: rkisp1: Pass IPASettings at init callJean-Michel Hautbois
2021-11-24libcamera: pipeline: Convert to pragma onceKieran Bingham
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-08-17libcamera: pipeline: Cast to derived pipeline handler with helpersLaurent Pinchart
2021-08-17libcamera: pipeline_handler: Drop CameraData classLaurent Pinchart
2021-08-17libcamera: pipeline: rkisp1: Migrate to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: pipeline_handler: Move CameraData members to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: camera: Pass Private pointer to Camera constructorLaurent Pinchart
2021-08-12libcamera: controls: Create ControlInfoMap with ControlIdMapJacopo Mondi
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera/base: Move span to base libraryKieran Bingham