Age | Commit message (Expand) | Author |
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 |
2021-08-20 | ipa: ipu3: Add the functions to the Algorithm class | Jean-Michel Hautbois |
2021-08-03 | meson: Update min clang version to 9 | Paul Elder |
2021-06-25 | libcamera: Move libcamera.so pkg-config file generation | Kieran Bingham |
2021-06-19 | libcamera: utils: Support systems that lack secure_getenv and issetugid | Laurent Pinchart |
2021-05-27 | meson: Print summary boolean options in colours | Laurent Pinchart |
2021-05-26 | android: Fix file system library usage on gcc 7 and 8 | Laurent Pinchart |
2021-05-24 | meson: Add a configuration option to build IPAs | Umang Jain |
2021-05-11 | meson: Replace obselete join_paths() with '/' operator | Umang Jain |
2021-04-12 | lc-compliance: Add a libcamera compliance tool | Niklas Söderlund |
2021-03-28 | meson: Summarize which applications and adaptation layers are built | Laurent Pinchart |
2021-02-23 | libcamera: Enable vimc pipeline handler when tests are enabled | Laurent Pinchart |
2021-02-04 | subprojects: Add libyuv and built if -Dandroid=enabled | Hirokazu Honda |
2021-01-20 | libcamera: Use meson summary() function to summarize configuration | Laurent Pinchart |
2020-12-30 | meson: test: Simplify top level meson | Kieran Bingham |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-10-21 | meson: Enable shadowed variable warning | Kieran Bingham |
2020-10-20 | meson: Enable -Wextra-semi for clang | Hirokazu Honda |