Page MenuHomeSolus

Update babl to 0.1.42
ClosedPublic

Authored by kyrios123 on Jan 24 2018, 7:16 PM.
Tags
None
Referenced Files
F11047808: D2068.id4984.diff
Thu, Aug 10, 3:50 PM
F11047807: D2068.id.diff
Thu, Aug 10, 3:50 PM
F11047805: D2068.id5089.diff
Thu, Aug 10, 3:50 PM
F11033353: D2068.diff
Wed, Aug 9, 3:35 PM
F10954097: D2068.id4984.diff
Mon, Jul 17, 12:19 AM
F10936143: D2068.id5089.diff
Thu, Jul 13, 1:25 AM
F10797329: D2068.id.diff
May 28 2023, 5:16 AM
F10766377: D2068.diff
May 19 2023, 6:05 PM
Subscribers

Details

Summary
  • 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>

Test Plan
  • Required to update gegl3 to 0.3.28

Diff Detail

Repository
R415 babl
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Required to update gegl3 to 0.3.28

Then this should be added to the stack...

This revision is now accepted and ready to land.Jan 27 2018, 1:40 PM
This revision was automatically updated to reflect the committed changes.