Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1
babl
babl.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File babl.changes of Package babl
------------------------------------------------------------------- Wed Apr 18 21:00:11 UTC 2018 - bjorn.lie@gmail.com - Update to version 0.1.46: + Added extensions with more coverage for u32, half and other utilit fast paths. + Improving fast path coverage. ------------------------------------------------------------------- Wed Mar 7 23:37:29 UTC 2018 - bjorn.lie@gmail.com - Update to version 0.1.44: + Fix bug in custom primaries/ICC fast paths, improve meson build. ------------------------------------------------------------------- Wed Feb 28 16:23:25 UTC 2018 - dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner ------------------------------------------------------------------- Fri Jan 26 18:41:35 UTC 2018 - bjorn.lie@gmail.com - Update to version 0.1.42: + Fully initialize fishes when loading from cache. ------------------------------------------------------------------- Mon Jan 22 00:54:18 UTC 2018 - luc14n0@linuxmail.org - Update to version 0.1.40: + Added: - Format "CIE XYZ alpha" color model and formats; - Meson build; being tested in parallel with automake. + 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. + 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. ------------------------------------------------------------------- Sun Dec 31 01:49:35 UTC 2017 - jengelh@inai.de - Fix RPM groups. Drop comment about author extraction (not used for specfiles in general anymore). ------------------------------------------------------------------- Thu Dec 28 09:33:28 UTC 2017 - zaitor@opensuse.org - Update to version 0.1.38: + Added format "CIE L float", a couple of protections against division by 0.0. - Changes from version 0.1.36: + Optimized customized primary aware code paths for CIE Lab<->RGB conversions, improved accuracy of gamma approximations. + New API babl_format_exists() for checking validity of babl format name, crash proofing of cache handling and use of environment variables. ------------------------------------------------------------------- Sun Nov 5 20:45:52 UTC 2017 - luc14n0@linuxmail.org - Update to version 0.1.34: + Brown paper bag release + Fix indexed / custom primaries conflict + Re-export a symbol used by old GEGL/GIMPs - Changes from version 0.1.32: + Added custom primaries and TRC support through ICC parsing + Improved float<->half performance + Rewrite of all conversions functions to adhere to new signature ------------------------------------------------------------------- Thu Aug 24 10:44:54 UTC 2017 - zaitor@opensuse.org - Update to version 0.1.30: + Thread stability for palette modes, stricter alpha preservation, now cross-compilable on android. ------------------------------------------------------------------- Tue Jul 4 10:29:34 UTC 2017 - zaitor@opensuse.org - Update to version 0.1.28: + Fast paths for Lav <-> Lch, release triggered by pending GIMP release. ------------------------------------------------------------------- Thu May 18 21:24:44 UTC 2017 - zaitor@opensuse.org - Update to version 0.1.26: + Build and install HCY color space, platform independences fixes to fish cache. ------------------------------------------------------------------- Sun Feb 5 22:02:16 UTC 2017 - zaitor@opensuse.org - Update to version 0.1.24: + Improvements to profile cache persistance, fast paths that improve actual GIMP use on various precisions, use single precision constants for some more of CIE computions. ------------------------------------------------------------------- Wed Jan 11 11:39:11 UTC 2017 - zaitor@opensuse.org - Update to version 0.1.22: + Added cache of profiled conversions, added HCY color model, some precision and performance updated for fast paths. - Changes from version 0.1.20: + Fix run-time errors, leaks, and race conditions. Add conditional fast paths. ------------------------------------------------------------------- Tue Jun 21 18:00:38 UTC 2016 - zaitor@opensuse.org - Update to version 0.1.18: + Bugfix: take alpha threshold in consideration when processing floats in SSE2. ------------------------------------------------------------------- Fri Apr 15 17:03:45 UTC 2016 - mgorse@suse.com - Update to GNOME 3.20 Fate#318572 ------------------------------------------------------------------- Fri Mar 11 12:26:19 UTC 2016 - zaitor@opensuse.org - Update to version 0.1.16: + Improvements to half float reference, SIMD, and fast-paths, and CIE float fast paths; cleanups of fast path extensions. ------------------------------------------------------------------- Thu Nov 26 03:30:16 UTC 2015 - zaitor@opensuse.org - Update to version 0.1.14: + sRGB precision tuning + Stability fixes + Locale fix for setting error tolerance. ------------------------------------------------------------------- Wed Feb 11 12:34:27 UTC 2015 - zaitor@opensuse.org - Drop vala, libtool and gobject-introspection-devel BuildRequires, they are no longer needed. - Due to above changes, no longer define build_vala, stop passing autogen.sh to configure, nor --enable-introspection or --without-vala. - Drop typelib-1_0-Babl-0_1 Requires from devel package, it no longer exists. ------------------------------------------------------------------- Sat Feb 7 17:57:15 UTC 2015 - sfalken@opensuse.org - Update to version 0.1.12: + optimizations for floating point conversions, HSV and HSL color models + removal of dead code + fixed CIE Lab conversions - Patches Dropped: + babl-fix-gir-build.patch + babl-fix-gir.patch + Modified .spec to remove typelib package and gir-related %files entries. Package no longer provides them. ------------------------------------------------------------------- Tue Apr 3 08:16:25 UTC 2012 - vuntz@opensuse.org - Update to version 0.1.10: + LUT based speedups for gamma correction / uncorrection. - Changes from version 0.1.8: + Added support for indexed/pallette based formats. + Constified API. - Pass --enable-introspection to configure to make sure we build introspection support. - Add babl-fix-gir-build.patch: this fixes the build of introspection (as well as the generated data). - Since the build of vala bindings is broken, temporarily disable it with a build_vala macro that helps us pass --without-vala to configure. ------------------------------------------------------------------- Tue Jan 10 16:46:07 UTC 2012 - dimstar@opensuse.org - Add babl-fix-gir.patch: Fix building of the .gir and .typelib files. - Add vala and gobject-introspection BuildRequires to build the introspection and vala support. - Create typelib-1_0-Babl-0_1 subpackage for typelib. - Add typelib-1_0-Babl-0_1 Requires to -devel package. - Add libtool BuildRequires and call to autogen.sh as the patch babl-fix-gir.patch touches the build system. ------------------------------------------------------------------- Sun Nov 20 12:49:10 UTC 2011 - dimstar@opensuse.org - Update to version 0.1.6: + Build improvements + Remove blatantly wrong conversions from extensions + Made it possible to distinguish format_n formats from others + Improvements to vala/gobject introspection support. ------------------------------------------------------------------- Sat Sep 17 16:30:09 UTC 2011 - jengelh@medozas.de - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build ------------------------------------------------------------------- Sat Apr 16 20:44:50 UTC 2011 - mrdocs@opensuse.org - Update to version 0.1.4: + many build and autotool fixes + Add experimental introspection support - disabled by default + Add code to handle N-components. ------------------------------------------------------------------- Mon May 3 06:15:36 UTC 2010 - coolo@novell.com - buildrequire pkg-config to fix provides ------------------------------------------------------------------- Fri Jan 15 15:23:06 CET 2010 - vuntz@opensuse.org - Update to version 0.1.2: + Made babl mostly threadsafe (sufficient for GIMP/GEGLs needs). + Streamlined core functionality, reducing number of function calls and removing overeager instrumentation. - Drop babl-fix-install.patch: fixed upstream. The autoreconf call can also be removed. - Rename libbabl-0_0-0 to libbabl-0_1-0, following soname change. This also means we can remove the Provides/Obsoletes for babl-0_0. ------------------------------------------------------------------- Fri May 22 14:30:48 CEST 2009 - vuntz@novell.com - Update to version 0.1.0: + Support for RGBA representation in the frequency domain + Un-pre-multiply close-to-zero alpha values to complete black instead of slightly brighter than black + Add a BABL_ALPHA_THRESHOLD constantto the API + Do a complete overhaul of the babl API + Do some changes to increase portability of the library. - Drop babl-undefined.patch: fixed upstream. - Add babl-fix-install.patch to fix the build. - Remove babl-0_0 package and make libbabl-0_0-0 provide/obsolete it. - COPYING.lesser doesn't exist anymore. The package is LGPLv3+ only (no more GPL). ------------------------------------------------------------------- Mon Dec 15 19:16:10 CET 2008 - sbrabec@suse.cz - Fixed undefined operation (bnc#449633). ------------------------------------------------------------------- Wed Oct 22 09:32:55 CDT 2008 - maw@suse.de - Make debug packages require a specific %{version}-%{release}. ------------------------------------------------------------------- Mon Sep 8 13:44:15 CEST 2008 - dmueller@suse.de - fix build ------------------------------------------------------------------- Mon Jul 21 14:16:57 CEST 2008 - sbrabec@suse.cz - New SuSE package.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor