Opened 4 years ago

Closed 4 years ago

#13037 closed enhancement (fixed)

gegl-0.4.20

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 4 years ago

GEGL-0.4.20 2020-01-17

Build

  • Improvements and refinements of meson builds and CI. Fixing major issues for OSX and win32.

Buffer

  • Pass O_BINARY where relevant on windows, fixing crashes occuring when swap is used.
  • Avoid 32bit overflows in computations for gegl_buffer_set and gegl_buffer_get.

Core

  • Avoid running more thread jobs than there are pixels to process.
  • Faster teardown of buffer caches when bounding box shrinks.
  • only do in-place processing if ROI fits in input abyss.

Operations

  • Improved edge handling for gegl:distance-transform
  • gegl:crop removed workaround for incorrect in-place handling.

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 22583.

Note: See TracTickets for help on using tickets.