Age | Commit message (Expand) | Author |
2024-11-05 | test: py: LD_PRELOAD the C++ standard library when using ASan | Laurent Pinchart |
2024-09-24 | libcamera v0.3.2 | Kieran Bingham |
2024-08-15 | meson: Store controls and properties YAML files in variables | Laurent Pinchart |
2024-08-05 | meson: Drop gcc 8 support | Laurent Pinchart |
2024-07-31 | meson: Enable simple pipeline handler on all platforms by default | Laurent Pinchart |
2024-07-25 | libcamera v0.3.1 | Kieran Bingham |
2024-07-25 | v4l2: v4l2_compat: Fix ioctl() prototype with musl C library | Laurent Pinchart |
2024-07-24 | apps: qcam: Port to Qt 6 | Neal Gompa |
2024-06-26 | meson: Enable warnings to flag missing declarations | Laurent Pinchart |
2024-06-05 | libcamera: dma_buf_allocator: Work around lack of file seals in uClibc | Laurent Pinchart |
2024-05-19 | libcamera v0.3.0 | Kieran Bingham |
2024-05-07 | Revert "meson: Deprecate bitwise operations between different enumeration type" | Laurent Pinchart |
2024-05-03 | meson: Deprecate bitwise operations between different enumeration type | Laurent Pinchart |
2024-05-03 | libcamera: shared_mem_object: Fix compilation with uClibc | Laurent Pinchart |
2024-03-26 | libcamera: pipeline: Add Mali-C55 ISP pipeline | Jacopo Mondi |
2024-01-09 | libcamera v0.2.0 | Kieran Bingham |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-11-29 | build: controls: Rework how controls and properties are generated | Naushir Patuck |
2023-09-21 | meson: Simplify check for _FORTIFY_SOURCE | Laurent Pinchart |
2023-09-19 | meson: Don't set _FORTIFY_SOURCE for ChromeOS | George Burgess IV |
2023-07-28 | meson: Correctly locate libc++ | Laurent Pinchart |
2023-07-16 | libcamera v0.1.0 | Kieran Bingham |
2023-07-07 | libcamera: Add option to configure udev support | Laurent Pinchart |
2023-07-07 | meson: Fix space around colon issues | Laurent Pinchart |
2023-07-05 | Documentation: Add predefined macros from config.h to Doxyfile | Laurent Pinchart |
2023-07-04 | meson: Use x.y soname versioning | Kieran Bingham |
2023-05-04 | pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi code | Naushir Patuck |
2023-05-04 | ipa: meson: Allow nested IPA directory structures | Naushir Patuck |
2023-05-01 | libcamera v0.0.5 | Kieran Bingham |
2023-05-01 | meson: Ignore -Wredundant-move with gcc-13 and newer | Laurent Pinchart |
2023-04-05 | meson: Really fix git version parsing | Laurent Pinchart |
2023-03-21 | meson: Fix git version parsing | Laurent Pinchart |
2023-03-09 | meson: Align handling of build metadata | Michael Riesch |
2023-02-01 | libcamera v0.0.4 | Kieran Bingham |
2023-01-30 | meson: Rework automatic pipeline selection | Kieran Bingham |
2023-01-10 | libcamera: base: utils: Support C libraries lacking locale support | Laurent Pinchart |
2022-12-30 | meson: Add 'all' choice to pipelines option | Paul Elder |
2022-12-24 | meson: Only build pipeline handlers needed in the host architecture | Javier Martinez Canillas |
2022-12-20 | libcamera v0.0.3 | Kieran Bingham |
2022-11-18 | libcamera v0.0.2 | Kieran Bingham |
2022-10-28 | meson: Rewrite .replace usage | Kieran Bingham |
2022-10-14 | libcamera v0.0.1 | Kieran Bingham |
2022-10-13 | meson: Shared Object version handling | Kieran Bingham |
2022-10-13 | meson: Fix typo | Kieran Bingham |
2022-08-16 | meson: Use dependency() instead of find_library() where possible | Laurent Pinchart |
2022-07-26 | libcamera: Correctly report enabled ipa modules | Quentin Schulz |
2022-07-07 | meson: Correctly pass the global include to the compiler | Eli Schwartz |
2022-05-10 | Add Python bindings | Tomi Valkeinen |
2022-05-10 | meson: Add 'check: true' for run_command() calls | Tomi Valkeinen |
2022-05-10 | meson: Use new project_*_root() functions | Tomi Valkeinen |