- Fully initialize fishes when loading from cache.
- Added format "CIE XYZ alpha" color model and formats.
- New API babl_process_rows for reduced overhead in some scenarios; though bigger gains seen also for regular babl_process with reimplemented branch-free dispatch, and faster cbrt. Added meson build; being tested in parallel with auotmake, Improved reference conversions for formats skipping some of models components, Fixed gamma handling in indexed/palettized formats and improved gamma precision consistenct in sse2 conversions.
Signed-off-by: Pierre-Yves <pyu@riseup.net>