Age | Commit message (Expand) | Author |
2022-09-27 | ipa: ipu3: af: Pass context reference to afIsOutOfFocus() | Laurent Pinchart |
2022-09-27 | ipa: ipu3: Fix style of Doxygen comment blocks | Laurent Pinchart |
2022-09-23 | pipeline: raspberrypi: Improve Unicam timeout handling | Naushir Patuck |
2022-09-23 | pipeline: raspberrypi: Add an error state | Naushir Patuck |
2022-09-20 | ipa: meson: Fix identation | Laurent Pinchart |
2022-09-20 | cam: capture_script: Introduce 'loop' property | Jacopo Mondi |
2022-09-15 | libcamera: ipa_manager: Fix build without openssl | Matthias Fend |
2022-09-15 | meson: Enable vimc IPA for tests | Umang Jain |
2022-09-12 | test: gstreamer: gstreamer_test: Remove redundant word | Rishikesh Donadkar |
2022-09-12 | test: gstreamer: Fix failure of gstreamer_multistream_test | Vedant Paranjape |
2022-09-12 | gstreamer: Check gstreamer version before using newer macros | Vedant Paranjape |
2022-09-12 | libcamera: controls: initialise control info to ControlTypeNone by default | Christian Rauch |
2022-09-12 | libcamera: control_serializer: store/load all ControlValue types | Christian Rauch |
2022-09-08 | libcamera: v4l2_subdevice: Silence warning for unknown metadata formats | Laurent Pinchart |
2022-09-08 | qcam: Fix crash when switching from non existant camera | Utkarsh Tiwari |
2022-09-07 | pipeline: uvcvideo: Fail match() if the camera has no supported format | Laurent Pinchart |
2022-09-07 | pipeline: uvcvideo: Cache supported formats in UVCCameraData | Laurent Pinchart |
2022-09-07 | pipeline: uvcvideo: Move camera ID generation to UVCCameraData class | Laurent Pinchart |
2022-09-05 | libcamera: v4l2_device: Report device node on failure | Kieran Bingham |
2022-09-05 | CameraSensor: Don't fail to add camera with faulty lens | Kieran Bingham |
2022-09-05 | libcamera: yaml_parser: Report filename on failures | Kieran Bingham |
2022-09-05 | meson: Disable tests by default | Christian Rauch |
2022-09-05 | libcamera: Override "libcamera" dependency in meson | Barnabás Pőcze |
2022-09-05 | qcam: viewfinder_gl: Fix maybe-uninitialized warnings | Marco Felsch |
2022-09-05 | libcamera: v4l2_device: Map YCbCrEncoding::None to V4L2 | Laurent Pinchart |
2022-09-05 | qcam: Queue requests only through MainWindow::queueRequest() | Utkarsh Tiwari |
2022-09-05 | qcam: CamSelectDialog: Display Location and Model propety of camera | Utkarsh Tiwari |
2022-09-05 | qcam: MainWindow: Replace cameraCombo_ with CameraSelectorDialog | Utkarsh Tiwari |
2022-09-05 | qcam: Support Hotplug for Camera Selection Dialog | Utkarsh Tiwari |
2022-09-05 | qcam: Use QDialog for selection of cameras at startup | Utkarsh Tiwari |
2022-09-02 | cam: capture_script: Check parseFrames() return value for errors | Daniel Semkowicz |
2022-09-02 | cam: Add Rectangle type parsing in capture script | Daniel Semkowicz |
2022-09-01 | qcam: viewfinder_gl: Take color space into account for YUV rendering | Laurent Pinchart |
2022-09-01 | qcam: Pass color space to ViewFinder::setFormat() | Laurent Pinchart |
2022-09-01 | pipeline: uvcvideo: Add color space support | Laurent Pinchart |
2022-09-01 | gstreamer: Provide colorimetry <> ColorSpace mappings | Rishikesh Donadkar |
2022-09-01 | tests: stream: Add a colorspace adjustment test | Umang Jain |
2022-09-01 | libcamera: color_space: Move color space adjustment to ColorSpace class | Umang Jain |
2022-09-01 | libcamera: colorspace: Rectify the ColorSpace::Srgb preset | Umang Jain |
2022-09-01 | libcamera: v4l2_videodevice: Improve toColorSpace() readability | Umang Jain |
2022-09-01 | libcamera: v4l2_device: Adjust colorspace based on pixel format | Umang Jain |
2022-09-01 | libcamera: v4l2_subdevice: Add color encoding for media bus formats | Umang Jain |
2022-08-31 | libcamera: request: Rename Private::reuse() to Private::reset() | Umang Jain |
2022-08-31 | libcamera: base: signal: Disable connect() for functor if args mismatch | Laurent Pinchart |
2022-08-31 | Documentation: Align Doxyfile.in style with doxygen | Laurent Pinchart |
2022-08-31 | Documentation: Strip default options and comments from Doxyfile.in | Laurent Pinchart |
2022-08-30 | ipa: rkisp1: lsc: Use double instead of float to accumulate vector of doubles | Marvin Schmidt |
2022-08-30 | ipa: rkisp1: Remove redundant call of std::string::c_str() | Marvin Schmidt |
2022-08-30 | ipa: ipu3: Remove redundant call of std::string::c_str() | Marvin Schmidt |
2022-08-30 | test: camera: Remove redundant call of std::string::c_str() | Marvin Schmidt |