SHA256
1
0
forked from pool/gegl
Go to file
Ismail Dönmez 996f893996 Accepting request 609912 from home:iznogood
- Update to version 0.4.2:
  + Build: Abort early if autoreconf fails, remove unused bits,
    default to -Ofast as CFLAGS.
  + GeglBuffer:
    - Improve concurrency for trimming and destruction of tile
      caches. Improve cache invalidation during partial mipmap
      regeneration.
    - Do new cheap clones of buffers with new internal gegl-buffer
      backed tile-backend.
    - Do not keep cached sampler in buffer it makes cache
      invalidation hard, and for performance/threading it is better
      to create ones own samplers anyways. The old API still
      exists, though parts of it is now deprecated. The single
      special case where gegl_buffer_sample remains somewhat
      performant is with the NEAREST sampler, for all other
      samplers creating a caching sampler is better.
  + Operations:
    - operation: add GeglOperationAreaFilter::get_abyss_policy()
      vfunc Copyright notice improvements to spherize,
      color-overlay.  ff-save: implement defines handling
      compilation with ffmpeg 2.3-2.7, 4.0 compat.
    - Improved multi-threaded performance of panorama-projection
      and other transformation operations through optimizations in
      buffer and base-classes.
- Drop gegl-port-ffmpeg4.patch: Fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/609912
OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=64
2018-05-17 08:26:08 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=1 2008-09-22 14:17:16 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gegl?expand=0&rev=1 2008-09-22 14:17:16 +00:00
baselibs.conf Accepting request 605483 from home:iznogood:branches:graphics 2018-05-09 09:32:29 +00:00
gegl-0.4.2.tar.bz2 Accepting request 609912 from home:iznogood 2018-05-17 08:26:08 +00:00
gegl.changes Accepting request 609912 from home:iznogood 2018-05-17 08:26:08 +00:00
gegl.spec Accepting request 609912 from home:iznogood 2018-05-17 08:26:08 +00:00