Opened 6 years ago

Closed 6 years ago

#10161 closed enhancement (fixed)

gegl-0.3.26

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version,

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

GEGL-0.3.26 2017-12-14

Core

  • Make gegl-chain parser more robust wrt parsing babl formats, and improved - translatable - error handling.
  • Add capabilitity to use per thread input buffers for multi-threaded filter/composer/composer3 ops, this reduces contention over the buffer tile locks and improves multi-threaded performance in some cases without reducing it for the majority of cases.

Buffer

  • Threads no longer blocked while locking tiles, and fixes to gegL_buffer_copy.
  • Better clone accounting in tile cache.

Operations

  • exp-combine: code cleanup/simplification
  • libraw: make bounding box handling consistent with rest of code.
  • transform ops: re-enabled multi-threading, reduced some format conversions and added wiggle-room in required/invalidated calculations.

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19606.

Note: See TracTickets for help on using tickets.