summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28ipa: rkisp1: Document the active state and frame contextLaurent Pinchart
2022-09-28ipa: rkisp1: filter: Store per-frame information in frame contextLaurent Pinchart
2022-09-28ipa: rkisp1: dpf: Store per-frame information in frame contextLaurent Pinchart
2022-09-28ipa: rkisp1: cproc: Store per-frame information in frame contextLaurent Pinchart
2022-09-28ipa: rkisp1: awb: Store per-frame information in frame contextLaurent Pinchart
2022-09-28ipa: rkisp1: agc: Store per-frame information in frame contextLaurent Pinchart
2022-09-28ipa: rkisp1: Use frame number passed to Algorithm::prepare()Laurent Pinchart
2022-09-28ipa: rkisp1: Convert to use the FCQueueKieran Bingham
2022-09-28ipa: rkisp1: Use base FrameContext classLaurent Pinchart
2022-09-28ipa: rkisp1: Rename frameContext to activeStateKieran Bingham
2022-09-28ipa: rkisp1: Sort documentation of the IPA contextLaurent Pinchart
2022-09-28ipa: rkisp1: Remove unused class memberJacopo Mondi
2022-09-28ipa: ipu3: Pass controls to algorithm's queueRequest() handlerLaurent Pinchart
2022-09-28ipa: ipu3: Use the FCQueueLaurent Pinchart
2022-09-28ipa: ipu3: Use base FrameContext classLaurent Pinchart
2022-09-28ipa: libipa: algorithm: queueRequest(): Pass frame contextKieran Bingham
2022-09-28ipa: libipa: algorithm: process(): Pass frame numberKieran Bingham
2022-09-28ipa: libipa: algorithm: prepare(): Pass frame and frame ContextKieran Bingham
2022-09-28ipa: libipa: Provide a common base for frame contextsKieran Bingham
2022-09-28ipa: libipa: Introduce FrameContextQueueUmang Jain
2022-09-27ipa: libipa: Pass a reference instead of pointer to Algorithm::process()Laurent Pinchart
2022-09-27ipa: ipu3: af: Pass context reference to afIsOutOfFocus()Laurent Pinchart
2022-09-27ipa: ipu3: Fix style of Doxygen comment blocksLaurent Pinchart
2022-09-23pipeline: raspberrypi: Improve Unicam timeout handlingNaushir Patuck
2022-09-23pipeline: raspberrypi: Add an error stateNaushir Patuck
2022-09-20ipa: meson: Fix identationLaurent Pinchart
2022-09-20cam: capture_script: Introduce 'loop' propertyJacopo Mondi
2022-09-15libcamera: ipa_manager: Fix build without opensslMatthias Fend
2022-09-15meson: Enable vimc IPA for testsUmang Jain
2022-09-12test: gstreamer: gstreamer_test: Remove redundant wordRishikesh Donadkar
2022-09-12test: gstreamer: Fix failure of gstreamer_multistream_testVedant Paranjape
2022-09-12gstreamer: Check gstreamer version before using newer macrosVedant Paranjape
2022-09-12libcamera: controls: initialise control info to ControlTypeNone by defaultChristian Rauch
2022-09-12libcamera: control_serializer: store/load all ControlValue typesChristian Rauch
2022-09-08libcamera: v4l2_subdevice: Silence warning for unknown metadata formatsLaurent Pinchart
2022-09-08qcam: Fix crash when switching from non existant cameraUtkarsh Tiwari
2022-09-07pipeline: uvcvideo: Fail match() if the camera has no supported formatLaurent Pinchart
2022-09-07pipeline: uvcvideo: Cache supported formats in UVCCameraDataLaurent Pinchart
2022-09-07pipeline: uvcvideo: Move camera ID generation to UVCCameraData classLaurent Pinchart
2022-09-05libcamera: v4l2_device: Report device node on failureKieran Bingham
2022-09-05CameraSensor: Don't fail to add camera with faulty lensKieran Bingham
2022-09-05libcamera: yaml_parser: Report filename on failuresKieran Bingham
2022-09-05meson: Disable tests by defaultChristian Rauch
2022-09-05libcamera: Override "libcamera" dependency in mesonBarnabás Pőcze
2022-09-05qcam: viewfinder_gl: Fix maybe-uninitialized warningsMarco Felsch
2022-09-05libcamera: v4l2_device: Map YCbCrEncoding::None to V4L2Laurent Pinchart
2022-09-05qcam: Queue requests only through MainWindow::queueRequest()Utkarsh Tiwari
2022-09-05qcam: CamSelectDialog: Display Location and Model propety of cameraUtkarsh Tiwari
2022-09-05qcam: MainWindow: Replace cameraCombo_ with CameraSelectorDialogUtkarsh Tiwari
2022-09-05qcam: Support Hotplug for Camera Selection DialogUtkarsh Tiwari