Age | Commit message (Expand) | Author |
2024-10-08 | Documentation: guides: Fix FileSink source link | Umang Jain |
2024-09-30 | libcamera: Replace usage of lroundf() with std::lround() | Laurent Pinchart |
2024-08-21 | Documentation: Rework docs.rst into introduction.rst | Daniel Scally |
2024-08-21 | Documentation: Remove libcamera architecture from introduction.rst | Daniel Scally |
2024-08-21 | Documentation: Synchronise camera stack details | Daniel Scally |
2024-08-21 | Documentation: Add documentation-contents.rst | Daniel Scally |
2024-08-07 | libcamera: Split public and internal source arrays | Daniel Scally |
2024-05-21 | treewide: Query list of cameras just once | Barnabás Pőcze |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-03-05 | guides: pipeline-handler: Fix controlInfo_ initialization | Jacopo Mondi |
2024-01-22 | Documentation: Update Qt documentation links to Qt 6 | Neal Gompa |
2023-11-30 | documentation: Document vendor specific controls and properties handling | Naushir Patuck |
2023-11-29 | build: controls: Rework how controls and properties are generated | Naushir Patuck |
2023-07-04 | libcamera: camera: Take span of StreamRole instead of vector | Barnabás Pőcze |
2023-05-04 | pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code | Naushir Patuck |
2023-05-04 | meson: ipa: Add mapping for pipeline handler to mojom interface file | Naushir Patuck |
2023-04-28 | Documentation: guides: pipeline-handler: Fix spelling error | Barnabás Pőcze |
2023-03-06 | Documentation: guides: pipeline-handler: Fix spelling error | Advait Dhamorikar |
2023-02-12 | Documentation: Small typo fix | Pavel Machek |
2022-08-03 | libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat() | Jacopo Mondi |
2022-08-03 | guides: pipeline handler: Remove rogue spaces | Jacopo Mondi |
2022-06-17 | Documentation: Update the "Start an event loop" section | Daniel Semkowicz |
2022-06-17 | Documentation: Update code examples to use the Request::reuse() method | Daniel Semkowicz |
2022-06-17 | Documentation: Add the missing const to the example code | Daniel Semkowicz |
2022-06-17 | Documentation: Fix createRequest unique_ptr | Tommaso Merciai |
2022-05-04 | Documentation: Use https instead of http | Quentin Schulz |
2022-05-04 | Documentation: Fix typos | Quentin Schulz |
2022-05-04 | Documentation: Replace ’ by ' | Quentin Schulz |
2022-04-15 | Documentation: Fix spelling error | Rishikesh Donadkar |
2022-04-02 | Documentation: guides: introduction: Fix spelling errors | Kunal Agarwal |
2021-12-29 | Documentation: guides: introduction: Fix typos | Eugen Hristev via libcamera-devel |
2021-12-01 | guides: tracing: Mention where to find the trace file | Paul Elder |
2021-09-27 | Documentation: application-developer: Add camera detection check | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Use correct type to store size | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Make global variable static | Laurent Pinchart |
2021-09-24 | libcamera: Standardize URLs to git repositories | Laurent Pinchart |
2021-09-07 | libcamera: framebuffer: Prevent modifying the number of metadata planes | Laurent Pinchart |
2021-09-07 | libcamera: v4l2_videodevice: Drop toV4L2PixelFormat() | Laurent Pinchart |
2021-08-25 | Documentation: application-developer: Fix up spelling error | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Fix reference to cam BufferWriter | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Recommend unique_ptr for CameraManager | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Clean up build instructions | Kieran Bingham |
2021-08-25 | Documentation: application-developer: Remove irrelevant TODO | Kieran Bingham |
2021-08-17 | Documentation: guides: pipeline-handler: Migrate to Camera::Private | Laurent Pinchart |
2021-08-09 | libcamera: Rename 'method' to 'function' | Laurent Pinchart |
2021-07-21 | Documentation: guides: application-developer: update pkgconfig name | Paul Elder |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-05-27 | ipa: core: Move documentation from cpp file back into the mojom file | Paul Elder |
2021-05-24 | ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfo | Umang Jain |
2021-05-13 | Documentation: Fix too short title underline in ipa.rst | Hirokazu Honda |