libimagequant/libimagequant.changes

74 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Sun Jan 29 18:44:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.18:
- added more perceptually-weighed color selection
- dropped problematic omp_set_nested()
- fixed a rare memory leak
-------------------------------------------------------------------
Mon Aug 8 16:00:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
- disable sse on non-x86 architectures
-------------------------------------------------------------------
Sat Nov 27 12:55:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.17.0:
* Do not build as unversioned DSO
* use float as in SSE
* Initialize rows using heap to handle large images
* Free rows after remapping
* Disable SSE on arm64
-------------------------------------------------------------------
Sun Jun 6 13:00:05 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.15.1:
- speed and quality improvements
-------------------------------------------------------------------
Sat May 8 18:10:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.14.1:
* improved Rust API
* quality improvements for remapping overlays over a background
-------------------------------------------------------------------
Wed Dec 23 09:01:34 UTC 2020 - Dirk Müller <dmueller@suse.com>
- update to 2.13.1:
* Support OpenMP in clang
* speed improvements
-------------------------------------------------------------------
Sat Aug 15 23:47:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.12.6:
* Use size_t for malloc_sizes
- remove gcc9-Update-const-var-openmp-const-var-handling.patch (upstream)
-------------------------------------------------------------------
Tue May 14 08:55:03 UTC 2019 - Martin Liška <mliska@suse.cz>
- Add gcc9-Update-const-var-openmp-const-var-handling.patch in order
to handle boo#1134979.
-------------------------------------------------------------------
Fri Feb 15 07:37:14 UTC 2019 - munix9@googlemail.com
- update to version 2.12.2
* new liq_histogram_add_fixed_color()
* faster for large/complex images
-------------------------------------------------------------------
Wed Feb 13 18:01:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Thu Nov 16 15:42:54 UTC 2017 - dimstar@opensuse.org
- Initial package, version 2.11.3 (library got split out from
pngquant).