Age | Commit message (Expand) | Author |
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 |
2020-10-12 | meson: Enable -Wno-psabi for gcc 9+ | Tomi Valkeinen |
2020-09-24 | meson: Define python3 and python3-yaml required dependencies | Ezequiel Garcia |
2020-09-24 | meson: Bump meson version to 0.51 | Ricardo Ribalda |
2020-09-24 | Documentation: Move all dependencies into features | Ricardo Ribalda |
2020-09-24 | meson: Process utils first | Kieran Bingham |
2020-09-15 | qcam: Add ViewFinderGL class to accelerate the format conversion | Show Liu |
2020-09-07 | meson: Provide build configuration summary | Kieran Bingham |
2020-08-25 | meson: Remove -Wno-unused-parameter | Laurent Pinchart |
2020-08-25 | meson: Switch to C++17 | Laurent Pinchart |
2020-06-15 | meson: detect kernel version | Stéphane Cerveau |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-10 | pkgconfig: Fix include directory path | Nicolas Dufresne |
2020-05-01 | libcamera: Set -Wno-psabi on gcc 7 and 8 for arm | Laurent Pinchart |
2020-04-28 | libcamera: utils: Add a function to retrieve the libcamera source tree | Laurent Pinchart |
2020-02-13 | meson.build: Silence the C99 designators warning | Laurent Pinchart |
2020-01-17 | meson: Bump required version to 0.47 | Nicolas Dufresne |
2020-01-14 | meson.build: Switch to C++14 | Laurent Pinchart |
2019-11-26 | libcamera: Print backtrace on fatal errors | Laurent Pinchart |
2019-11-21 | meson: Really define _FORTIFY_SOURCE for optimised builds | Laurent Pinchart |
2019-08-22 | meson: Rename 'tests' option to 'test' | Laurent Pinchart |
2019-08-22 | meson: Define _FORTIFY_SOURCE for optimised builds | Laurent Pinchart |