Age | Commit message (Expand) | Author |
2024-06-05 | libcamera: dma_buf_allocator: Work around lack of file seals in uClibc | Laurent Pinchart |
2024-05-19 | libcamera v0.3.0v0.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.0v0.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.0v0.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.5v0.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.4v0.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.3v0.0.3 | Kieran Bingham |
2022-11-18 | libcamera v0.0.2v0.0.2 | Kieran Bingham |
2022-10-28 | meson: Rewrite .replace usage | Kieran Bingham |
2022-10-14 | libcamera v0.0.1v0.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 |
2022-05-10 | meson: Require meson 0.56+ | Tomi Valkeinen |
2022-02-22 | libcamera: Require gcc 8 or newer | Laurent Pinchart |
2022-01-03 | meson: reduce required version to 0.53 | Christian Rauch |
2021-12-01 | libcamera: base: Add thread safety annotation macros | Hirokazu Honda |
2021-11-29 | libcamera: Add tracing to meson summary | Jacopo Mondi |
2021-10-19 | build: Preserve upstream git versioning using meson dist | Naushir Patuck |
2021-10-19 | utils: gen-version: Pass the meson source root to the gen-version.sh script | Naushir Patuck |
2021-10-15 | libcamera: base: Add Backtrace class | Laurent Pinchart |
2021-08-20 | ipa: ipu3: convert AGC to the new algorithm interface | Jean-Michel Hautbois |