From: Øyvind Kolås Date: Tue, 16 Jan 2018 17:48:35 +0000 (+0100) Subject: NEWS: update X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~21^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7915a5a3c212585b36ab204d6e8747d44c3a9b13;p=babl.git NEWS: update --- diff --git a/NEWS b/NEWS index fba23b6..253def8 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,16 @@ The NEWS file in the babl source tree is the source location for the news section both in the README and the webpage. --> + +2018-01-16 babl-0.1.40
+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.
+
2017-11-15 babl-0.1.38
Added format "CIE L float", a couple of protections against division by 0.0