summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/simple
AgeCommit message (Expand)Author
45 hourslibcamera: Drop file name from header comment blocksLaurent Pinchart
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: pipeline: simple: fix size adjustment in validate()Andrey Konovalov
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: Rename V4L2SubdeviceFormat::mbus_code to codeLaurent Pinchart
2024-02-28pipeline: simple: Add support for MediaTek MT8365 platformsSuhrid Subramaniam
2023-10-23libcamera: Use CameraConfiguration::orientationJacopo Mondi
2023-07-07libcamera: pipeline: simple: Support TI CSI-RXJai Luthra
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze
2023-05-03libcamera: pipeline: simple: Add support for ST's DCMIPPDaniel Scally
2023-05-01pipeline: simple: Validate transformRobert Mader
2023-03-09libcamera: converter: Check converter validitySuhrid Subramaniam
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-08-03libcamera: pipeline: simple: Add support for NXP ISILaurent Pinchart
2022-08-03libcamera: pipeline: simple: Don't disable links carrying other streamsLaurent Pinchart
2022-08-03libcamera: pipeline: simple: Walk pipeline using subdev internal routingPhi-Bang Nguyen
2022-08-03libcamera: pipeline: simple: Setup links in the context of sink entitiesLaurent Pinchart
2022-08-03libcamera: pipeline: simple: Reset routing table of subdevsJacopo Mondi
2022-08-03libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()Jacopo Mondi
2022-07-21libcamera: pipeline: simple: converter: Handle unsupported input formatXavier Roumegue
2022-06-16libcamera: pipeline: simple: Support scaling on the sensorLaurent Pinchart
2022-06-16libcamera: pipeline: simple: Store sensor resolution in configurationLaurent Pinchart
2022-06-16libcamera: pipeline: simple: Factor out format test to separate functionLaurent Pinchart
2022-06-16libcamera: pipeline: simple: Document the pipeline traversal algorithmLaurent Pinchart
2022-06-16libcamera: pipeline: simple: Improve debug message on config failureLaurent Pinchart
2022-06-01libcamera: Fix incorrect toString() to operator<<() conversionsLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for format classesLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart
2021-12-29libcamera: pipeline: simple: Rename Entity::link to sourceLinkLaurent Pinchart
2021-12-13libcamera: v4l2_subdevice: Add colorSpace field to V4L2SubdeviceFormatDavid Plowman
2021-12-11libcamera: pipeline: Introduce stopDevice()Jacopo Mondi
2021-11-24libcamera: pipeline: Convert to pragma onceKieran Bingham
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Remove SimplePipelineHandler::activeCamera_Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Move bufferReady handler to SimpleCameraDataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Move converter to SimpleCameraDataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Add pipeline pad reservation mechanismLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Open all video devices at match() timeLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Store all entity devices in common mapLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Store video node entity in camera dataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Delay opening of video device until init()Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Add sink and source pads to entity dataLaurent Pinchart
2021-08-17libcamera: pipeline: Cast to derived pipeline handler with helpersLaurent Pinchart
2021-08-17libcamera: pipeline_handler: Drop CameraData classLaurent Pinchart
2021-08-16libcamera: pipeline: simple: Migrate to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: camera: Pass Private pointer to Camera constructorLaurent Pinchart
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart