Post #2765418
2026-04-28 18:50 UTC
@libcamera@floss.social Are there any feature changes? The changelog is hard to read since it's basically just a log of commit messages
Replies (1)
-
@libcamera@floss.social 2026-04-28 18:59
@katzenmann@c3d2.social This release brings 142 commits with the largest developments in the core of libcamera components. Perhaps the most obvious is that we now use C++20 for the project. The Configuration file handling has had a substantial rework with updates to the yaml_parser. The RKISP1 IPA has now added a new Hue control which brought with it a rework of how we manage fixed point arithmetic with the Quantized class. I hope this makes it easier to convey types with hardware operations.