Age | Commit message (Expand) | Author |
2024-01-09 | utils: update-mojo.sh: Properly remove old sources | Laurent Pinchart |
2024-01-09 | libcamera: geometry: Correct doxygen reference to classes | Daniel Scally |
2024-01-09 | hooks: pre-push: Disable interpretation of escape sequences | Kieran Bingham |
2024-01-09 | ipa: rpi: vc4: data: Update tuning files for HDR | David Plowman |
2024-01-09 | ipa: rpi: Implement HDR control | David Plowman |
2024-01-09 | libcamera: framebuffer_allocator: Remove unnecessary `clear()` | Barnabás Pőcze |
2024-01-09 | utils: ipc: mojom_libcamera_generator.py: Fix Python warning | Milan Zamazal |
2024-01-09 | libcamera: device_enumerator: ensure deviceNode is not empty | Benjamin Bara |
2024-01-09 | utils: ipc: Fix deserialization of multiple fd parameters | Paul Elder |
2024-01-09 | apps: lc-compliance: Fix source file ordering in meson.build | Nícolas F. R. A. Prado |
2024-01-09 | ipa: rpi: vc4: Add OV64A40 tuning files | Lee Jackson |
2024-01-09 | libipa: camera_sensor_helper: Add OV64A40 helper | Jacopo Mondi |
2024-01-09 | ipa: rpi: Provide a Camera Helper for the OV64A40 | Jacopo Mondi |
2024-01-09 | libcamera: camera_sensor: Add OV64A40 sensor properties | Kieran Bingham |
2024-01-09 | ipa: vc4: Implement the StatsOutputEnable vendor control | Naushir Patuck |
2024-01-09 | build: controls: Add Raspberry Pi vendor specific controls | Naushir Patuck |
2024-01-09 | utils: raspberrypi: ctt: Improve the Macbeth Chart search reliability | David Plowman |
2024-01-09 | ipa: rpi: awb: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: black_level: Add an initialValues method | David Plowman |
2024-01-09 | ipa: rpi: Allow the mean of an empty histogram interval | Nick Hollinghurst |
2024-01-09 | Documentation: camera-sensor-model: Support Sphinx < 2.0 | Laurent Pinchart |
2024-01-09 | gstreamer: Support for pre-1.16 GstEvent | Laurent Pinchart |
2024-01-09 | lc-compliance: Set minimum version for gtest dependency | Laurent Pinchart |
2024-01-05 | ipa: rpi: Add hardware line rate constraints | Naushir Patuck |
2023-12-21 | pipeline: rpi: Respect provided stride | William Vinnicombe |
2023-12-21 | libcamera: camera: Fix unused variable compiler warning | Laurent Pinchart |
2023-12-08 | meson: Replace hack with usage of '@BASENAME@' | Laurent Pinchart |
2023-12-07 | README.rst: Add missing libgtest-dev dependency for lc-compliance | Laurent Pinchart |
2023-12-07 | test: gstreamer: Remove videoconvert element from pipeline | Laurent Pinchart |
2023-12-07 | test: ipc: unixsocket: Increase process exit timeout | Laurent Pinchart |
2023-12-07 | test: log: log_process: Increase process exit timeout | Laurent Pinchart |
2023-12-07 | test: log: log_process: Improve debugging on process exit failures | Laurent Pinchart |
2023-12-07 | test: log: log_process: Fix uninitialized variable on process exit failure | Laurent Pinchart |
2023-12-07 | test: log: log_process: Log an error when failing due to incorrect message | Laurent Pinchart |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-12-07 | gstreamer: Implement renegotiation | Jaslo Ziska |
2023-12-07 | gstreamer: Add GstLibcameraSrcState::clearRequests method | Jaslo Ziska |
2023-12-07 | gstreamer: Move negotiation logic to separate function | Jaslo Ziska |
2023-12-06 | test: gstreamer: Fix indentation in comments | Laurent Pinchart |
2023-12-06 | meson_options: Sort options alphabetically | Laurent Pinchart |
2023-12-04 | README.rst: Document dependencies for the Python bindings | Laurent Pinchart |
2023-12-04 | README.rst: Drop indirect dependencies on Qt5 packages | Laurent Pinchart |
2023-11-30 | ipa: rpi: cac: Minor code improvements and tidying | David Plowman |
2023-11-30 | ipa: rpi: agc: Fix bug where AeLocked was never getting set | David Plowman |
2023-11-30 | documentation: Document vendor specific controls and properties handling | Naushir Patuck |
2023-11-30 | libcamera: controls: Use vendor tags for draft controls and properties | Naushir Patuck |
2023-11-29 | libcamera: control: Add vendor control id range reservation | Naushir Patuck |
2023-11-29 | build: controls: Rework how controls and properties are generated | Naushir Patuck |
2023-11-29 | controls: Update argument handling for controls generation scripts | Naushir Patuck |
2023-11-29 | controls: Add vendor control/property support to generation scripts | Naushir Patuck |