Age | Commit message (Expand) | Author |
2021-06-16 | meson: summarise paths | Kieran Bingham |
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-30 | src: meson: Define system paths | Kieran Bingham |
2021-02-23 | libcamera: Enable vimc pipeline handler when tests are enabled | Laurent Pinchart |
2021-02-05 | libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline | Niklas Söderlund |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-13 | ipa: Only sign IPA modules that are being installed | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-11 | libcamera: raspberrypi: Add components to meson build | Naushir Patuck |
2020-05-11 | meson: Use files() instead of find_program() for internal scripts | Laurent Pinchart |
2020-04-29 | libcamera: Regenerate IPA module signatures at install time | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Provide suport for IPA configuration files | Laurent Pinchart |
2020-04-14 | libcamera: Add IPA module signing infrastructure | Laurent Pinchart |
2020-03-25 | libcamera: Make pipeline handlers selectable at compile time | Laurent Pinchart |
2020-03-25 | ipa: Move vimc to a subdirectory | Laurent Pinchart |
2019-11-20 | ipa: Switch to the plain C API | Jacopo Mondi |
2019-10-11 | libcamera: ipa: rkisp1: Add basic control of auto exposure | Niklas Söderlund |
2019-10-08 | ipa: meson: Give IPAs access to internal libcamera APIs | Jacopo Mondi |
2019-10-08 | ipa: vimc: Rename ipa_dummy to ipa_vimc | Jacopo Mondi |
2019-09-15 | ipa: Generate the two dummy IPA modules from the same source | Laurent Pinchart |
2019-07-12 | libcamera: ipa: meson: build dummy IPA that needs isolation | Paul Elder |
2019-06-05 | libcamera: ipa: add dummy IPA implementation | Paul Elder |
2019-06-05 | libcamera: ipa_manager: implement class for managing IPA modules | Paul Elder |