- Update to version 2.9:
* colorspace: improve accuracy of SSE2 LUT-based transfer functions * depth: AVX2 and AVX-512 code paths for limited range upsampling * graph: optimize tile width calculation * graph: reduce execution overhead * graph: skip processing pixels outside of active window * resize: change default bicubic from Mitchell-Netravali to Catmull-Rom * resize: make output bit-exact regardless of active window dimensions * x86: optimizations for AMD Piledriver and Zen1 processors OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=16
This commit is contained in:
parent
3d5eec38c2
commit
f10555630b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8f9d65c95ce6e8050d83d0417b109aabc94d2c7ba65cf2d8039840d162ad876
|
||||
size 265363
|
3
release-2.9.tar.gz
Normal file
3
release-2.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a64d255a8912f951f75cd02fd371d017546b4d3dff1c38f298c9c64800b8a95
|
||||
size 265780
|
16
zimg.changes
16
zimg.changes
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 12:40:52 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||
|
||||
- Update to version 2.9:
|
||||
* colorspace: improve accuracy of SSE2 LUT-based transfer
|
||||
functions
|
||||
* depth: AVX2 and AVX-512 code paths for limited range upsampling
|
||||
* graph: optimize tile width calculation
|
||||
* graph: reduce execution overhead
|
||||
* graph: skip processing pixels outside of active window
|
||||
* resize: change default bicubic from Mitchell-Netravali to
|
||||
Catmull-Rom
|
||||
* resize: make output bit-exact regardless of active window
|
||||
dimensions
|
||||
* x86: optimizations for AMD Piledriver and Zen1 processors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 20:26:25 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user