summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-30WIP: test controls in a Requestjmondi/lc-compliance-crosJacopo Mondi
2023-12-29apps: lc-compliance: Add configuration testJacopo Mondi
2023-12-29apps: lc-compliance: Add multi-stream testsJacopo Mondi
2023-12-29apps: lc-compliance: Support multiple streams in helpersJacopo Mondi
2023-12-29apps: lc-compliance: Test for mandatory controlsJacopo Mondi
2023-12-29apps: lc-compliance: Re-organize source directoryJacopo Mondi
2023-12-29apps: lc-compliance: Fix typo in commentJacopo Mondi
2023-12-29apps: lc-compliance: Check that requests complete successfullyNĂ­colas F. R. A. Prado
2023-12-29apps: lc-compliance: Fix source file ordering in meson.buildNĂ­colas F. R. A. Prado
2023-12-29[DNI] apps: cam: Print require propertiesJacopo Mondi
2023-12-29libcamera: Add 'required' property to controlsJacopo Mondi
2023-12-29ipa: rpi: vc4: Add OV64A40 tuning filesKieran Bingham
2023-12-29libipa: camera_sensor_helper: Add OV64A40 helperJacopo Mondi
2023-12-29ipa: rpi: Provide a Camera Helper for the OV64A40Jacopo Mondi
2023-12-29libcamera: camera_sensor: Add OV64A40 sensor propertiesKieran Bingham
2023-12-21pipeline: rpi: Respect provided strideWilliam Vinnicombe
2023-12-21libcamera: camera: Fix unused variable compiler warningLaurent Pinchart
2023-12-08meson: Replace hack with usage of '@BASENAME@'Laurent Pinchart
2023-12-07README.rst: Add missing libgtest-dev dependency for lc-complianceLaurent Pinchart
2023-12-07test: gstreamer: Remove videoconvert element from pipelineLaurent Pinchart
2023-12-07test: ipc: unixsocket: Increase process exit timeoutLaurent Pinchart
2023-12-07test: log: log_process: Increase process exit timeoutLaurent Pinchart
2023-12-07test: log: log_process: Improve debugging on process exit failuresLaurent Pinchart
2023-12-07test: log: log_process: Fix uninitialized variable on process exit failureLaurent Pinchart
2023-12-07test: log: log_process: Log an error when failing due to incorrect messageLaurent Pinchart
2023-12-07meson: Tag all installed filesLaurent Pinchart
2023-12-07gstreamer: Implement renegotiationJaslo Ziska
2023-12-07gstreamer: Add GstLibcameraSrcState::clearRequests methodJaslo Ziska
2023-12-07gstreamer: Move negotiation logic to separate functionJaslo Ziska
2023-12-06test: gstreamer: Fix indentation in commentsLaurent Pinchart
2023-12-06meson_options: Sort options alphabeticallyLaurent Pinchart
2023-12-04README.rst: Document dependencies for the Python bindingsLaurent Pinchart
2023-12-04README.rst: Drop indirect dependencies on Qt5 packagesLaurent Pinchart
2023-11-30ipa: rpi: cac: Minor code improvements and tidyingDavid Plowman
2023-11-30ipa: rpi: agc: Fix bug where AeLocked was never getting setDavid Plowman
2023-11-30documentation: Document vendor specific controls and properties handlingNaushir Patuck
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-11-29libcamera: pipeline: Fix c++20 compile warningBrett Brotherton
2023-11-28Documentation: Fix list indentationLaurent Pinchart
2023-11-28README.rst: Use code directive for all code examplesLaurent Pinchart
2023-11-25Documentation: contributing: Integrate the code of conductLaurent Pinchart
2023-11-25Documentation: code-of-conduct: Add contact informationLaurent Pinchart
2023-11-25Documentation: code-of-conduct: Add license informationLaurent Pinchart
2023-11-25Documentation: code-of-conduct: Convert to reStructuredTextLaurent Pinchart
2023-11-25Documentation: Add code of conductLaurent Pinchart
2023-11-23gstreamer: Fix unused variable errorJaslo Ziska