[gegl] Created tag GEGL_0_3_6



The unsigned tag 'GEGL_0_3_6' was created.

Tagger: Øyvind Kolås <pippin gimp org>
Date: Sat Mar 12 15:39:20 2016 +0100

    release 0.3.6

Changes since the last tag 'GEGL_0_3_4':

Alexandre Prokoudine (5):
      Add missing titles, normalize tone mapping related titles, mark forgotten titles for translation
      Fix a typo in both user-visible messages and variable names
      Update Russian translation
      Fix property name to match recent typo fix, as pointed out in #760629
      Update Russian translation

Anders Jonsson (1):
      Updated Swedish translation

André Tupinambá (1):
      box-blur: make consistent across more opencl implementations

Ask Hjorth Larsen (2):
      Added da to list of languages
      Updated Danish translation by scootergrisen

Colin Walters (1):
      bin: Fix compilation error in previous commit

Cédric Valmary (1):
      Updated Occitan translation

Debarshi Ray (34):
      bin: Revert unintended change
      operations/external/png-save: Fix the description
      GeglNode: Stop listening to signals from proxy nodes after destruction
      build: Fix failure by not referring to non-existent file
      gegl-xml: Fix serialization of graph nodes that are not meta-ops
      perf: Test gegl:translate fast paths
      perf: Test gegl:scale-ratio performance
      Add a saturation filter
      perf: Test gegl:saturation performance
      process: Remove trailing white spaces
      gegl-xml: Unbreak serialization of empty graphs
      tests: Enable test for serialization of sub-graphs
      tests: Test multiple serializations of an empty graph
      operations/common/load: Remove unused prepare implementation
      gegl-xml: Add a comment for clarification
      gegl-xml: Support serializing a segment of a graph
      tests: Test serialization of a graph segment
      process: Call prepare for meta-ops
      processor: Fix construction with a non-NULL rectangle
      GeglNode: Don't invalidate the source when connecting two nodes
      GeglNode: Freeze the GeglOperation when changing properties
      Add Instagram filters
      processor: Rename an internal class variable
      processor: Handle non-meta-op sub-graphs transparently
      gegl_operation_invalidate should respect the clear_cache parameter
      insta-filter, insta-curve: Add a NONE preset
      operations/workshop/insta-curve: Fix crash while building
      operations/core/nop: Remove a needless and wrong cast
      Rename insta-curve and insta-filter to retro-curve and retro-filter
      Updated POTFILES.in
      GeglNode: Clean up
      Short circuit gegl_node_connect_from if the nodes are already connected
      tests: Re-connecting connected nodes should not cause invalidation
      tests: Sources shouldn't be invalidated when connecting & disconnecting

Dimitris Spingos (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

Dušan Kazik (1):
      Added Slovak translation

Jeff Knox (1):
      updated .gitignore files

Jonathan Tait (1):
      gegl:apply-lens add ui_gamma on refraction index

Jordi Mas (1):
      Update Catalan translation

Justin Lecher (1):
      Fix underlinking (-lm) of libgegl.so

Kjartan Maraas (2):
      Added Norwegian bokmål translation
      added nb

Marco Ciampa (2):
      Updated Italian translation
      Updated Italian translation

Mario Blättermann (2):
      Updated German translation
      Updated German translation

Martin Blanchard (7):
      handlers: Rename gegl_extension_handler_register()
      tiff: Improve error handling for loader and saver
      tiff: Fix includes for g_vasprintf and keep gcc quiet
      jp2: Port jp2-load operation to GIO
      webp: Port webp-load operation to GIO
      svg: Port svg-load operation to GIO
      tiff: Fix inversion between case and return values...

Martin Srebotnjak (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Massimo Valentini (2):
      Bug 760731: illusion.xml test fails
      point-coposer3: skip some multi-threading for opaque buffers

Michael Natterer (2):
      operations: no dots after op descriptions
      operations: cleanup in gegl:buffer-source

Mukund Sivaraman (1):
      Use AM_V_GEN during python calls

Nanley Chery (1):
      video-degradation: add opencl support

Nils Philippsen (1):
      fix typo

Pedro Albuquerque (5):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Piotr Drąg (10):
      Fix typo (scpace)
      Fix typo (bormats
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation

Rūdolfs Mazurs (1):
      Update Latvian translation

Sveinn í Felli (1):
      Added Icelandic translation

Thomas Manni (4):
      operations: add gegl:gaussian-blur-selective
      gaussian-blur-selective: fix extra parenthesis
      gaussian-blur-selective: remove the unneeded boolean parameter to use aux buffer
      Bug 760662 - gegl:noise-solid leaks o->user_data

Ting-Wei Lan (1):
      gegl-tester: Call setlocale in main function

Øyvind Kolås (79):
      post release version bump
      ff-load: reduce amount of heuristics for delay in frame seeking
      ff-save: permit specifying video/audio encoders
      ff-save: add codec configuration parameters
      tests: dist tiff test data
      ff-save: add bufsize config option
      examples: do not link the gegl-video example with SDL
      examples: add video bit-rate control to frame-counter
      ff-save: do not override video_bit_rate_to 0 unless set
      tests: add video encoding and decoding smoketests
      tests: add Makefile.am for ffmpeg smoke tests
      ff-save: make encoding work with more different pixel formats
      ff-save: allocate extra column of pixels per frame
      ff-save: only flush audio if we have an audio stream
      ui: treat gif as a video format
      ff-save: free sws context when done
      ff-load: accept more pix_format outputs
      ff-save: make fractional fps possible
      ff-load: improve audio fragments retrieved if seeking
      ff-save: expose audio samplerate setting
      ff-load: report 23 frames when duration unknown
      ff-save: generate blank sample data if no audio provided
      ff-save: make packet written to streams have increasing dts
      ff-save: hide fine grained codec config behind ifdef
      ff-load: fix memory leak; reuse allocated frame
      bin: init call before parsing args (fixes segfault in --list-all)
      configure.ac: update ffmpeg dependency versions
      configure.ac: remove options to disable png/jpeg support
      ff-load/ff-save: set default log level to AV_LOG_WARNING
      ff-save: add container_format property
      ff-save: add more documentation to properties
      ff-save: add compatibility for slightly vintage ffmpeg
      saturation: make old value_range be ui_range, increase value_range
      ink-simulator: remove incorrect references to press
      ff-save: fix typo bug #760441
      perf: add initialization test
      ff-load: follow symlinks
      build: add tools/csourcetostring.py to EXTRA_DIST
      load: resolve symlinks
      workshop: remove buffer-cache
      ff-load: remove debug printf
      load, ff-load: use _fullpath instead of realpath on win32
      configure: bump babl requirement to 0.1.16
      docs: dist standard-panorama test image
      buffer: enable #if 0'd out COW path
      tests: add two convolve tests, both with alpha
      convolution-matrix: refactor conditionals and common expressions out of inner loops
      gegl:shear default to no shearing
      raw-load: remoe bps property, we always want 16bpc buffers
      ff-save: report to stderr on header writing problems
      ff-load,ff-save: use av_packet_unref instead of av_free_packet
      ff-load: stop using deprecated avpicture_fill and avpicture_get_size
      build: adjust ffmpeg library dependencies
      ff-save: use avcodec_encode_video2 instead of avcodec_encode_video
      ff-save: remove compatibility code
      perf: add more color entrie to reprot generator
      raw-load: reinitialize library upon path change
      dcraw-load: move to workshop, raw-load replaces it
      poked NEWS
      build: temporarily turn back required babl version to 0.1.12
      gegl_sampler_get: check arguments for nan/infinity
      NEWS: update
      gegl: set properties on = arguments
      move retro-curve/-filter out of workshop
      remove retro look filter presets
      gegl-binary: make ops chain pass to mrg ui
      git-binary: rename mrg-ui to ui
      gegl-binary: factor out commandline to chain builder in a function
      gegl-binary: assume gegl: prefix for unprefixed ops
      gegl-binary: permit specifying pads on commandline
      gegl-binary: document property assignment
      gegl-binary: support specifying more complex DAGs than linear chains from commandline
      gegl-binary: add scroll-wheel based zoom
      gegl-binary: center scroll-wheel zoom on cursor
      gegl-binary: refresh mrg scroll api
      bin/gegl: add unsharp-mask as an op
      bin/gegl handle GeglColor and enums
      tests: remove webm part of ff-save smoketest
      release 0.3.6

Милош Поповић (2):
      Added Serbian translation
      Updated Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]