summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-12gstreamer: Check gstreamer version before using newer macrosVedant Paranjape
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-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
2022-09-05qcam: Use QDialog for selection of cameras at startupUtkarsh Tiwari
2022-09-02cam: capture_script: Check parseFrames() return value for errorsDaniel Semkowicz
2022-09-02cam: Add Rectangle type parsing in capture scriptDaniel Semkowicz
2022-09-01qcam: viewfinder_gl: Take color space into account for YUV renderingLaurent Pinchart
2022-09-01qcam: Pass color space to ViewFinder::setFormat()Laurent Pinchart
2022-09-01pipeline: uvcvideo: Add color space supportLaurent Pinchart
2022-09-01gstreamer: Provide colorimetry <> ColorSpace mappingsRishikesh Donadkar
2022-09-01libcamera: color_space: Move color space adjustment to ColorSpace classUmang Jain
2022-09-01libcamera: colorspace: Rectify the ColorSpace::Srgb presetUmang Jain
2022-09-01libcamera: v4l2_videodevice: Improve toColorSpace() readabilityUmang Jain
2022-09-01libcamera: v4l2_device: Adjust colorspace based on pixel formatUmang Jain
2022-09-01libcamera: v4l2_subdevice: Add color encoding for media bus formatsUmang Jain
2022-08-31libcamera: request: Rename Private::reuse() to Private::reset()Umang Jain
2022-08-30ipa: rkisp1: lsc: Use double instead of float to accumulate vector of doublesMarvin Schmidt
2022-08-30ipa: rkisp1: Remove redundant call of std::string::c_str()Marvin Schmidt
2022-08-30ipa: ipu3: Remove redundant call of std::string::c_str()Marvin Schmidt
2022-08-30libcamera: media_device: Fix \sa tags for MediaDevice::linkMarvin Schmidt
2022-08-30libcamera: pipeline: rkisp1: Implement color space supportLaurent Pinchart
2022-08-26cam: Add color space supportLaurent Pinchart
2022-08-26libcamera: color_space: Add fromString() functionLaurent Pinchart
2022-08-26libcamera: color_space: Reorder members in the same order as the headerLaurent Pinchart
2022-08-25libcamera: color_space: Rename Jpeg to SyccLaurent Pinchart
2022-08-25libcamera: ipu3: Use std::max() instead of expandTo() to get the max resolutionHan-Lin Chen via libcamera-devel
2022-08-25libcamera: Use const reference for range loopsChristian Rauch via libcamera-devel
2022-08-24gstreamer: Add support for additional RGB formatsLaurent Pinchart
2022-08-21ipa: rkisp1: Add support of Denoise Pre-Filter controlFlorian Sylvestre
2022-08-21ipa: rkisp1: Add enable field for LSC algorithm in IPA contextFlorian Sylvestre
2022-08-21ipa: rkisp1: Add enable field for AWB algorithm in IPA contextFlorian Sylvestre
2022-08-21libcamera: yaml_parser: De-duplicate common code in YamlObject::get()Laurent Pinchart
2022-08-21libcamera: yaml_parser: Enable YamlObject::get() for int8_t and uint8_tLaurent Pinchart
2022-08-21libcamera: yaml_parser: Fix bounds checking for 16-bit YamlObject::get()Laurent Pinchart
2022-08-21libcamera: pipeline: rkisp1: Remove unused assignmentChristian Rauch
2022-08-21libcamera: Remove unused headersChristian Rauch