- update to 3.2.3:
* 25% faster
* WASM compatibility
* use more accurate pooling algorithm
* rewrite in Rust
* Chroma channels are compared at full resolution.
* This increases accuracy on images with chroma subsampling.
* All scaling is done in linear-light premultiplied-alpha color
space, which further increases accuracy.
* Safe and reliable code. No more dodgy pointer manipulatio n
* Fixed handling of PNG files with invalid chunks
* Fixed handling of color channels smaller than 8 pixels
OBS-URL: https://build.opensuse.org/request/show/1076798
OBS-URL: https://build.opensuse.org/package/show/graphics/dssim?expand=0&rev=3
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
<services>
|
|
<service name="download_files" mode="disabled" />
|
|
<service name="cargo_vendor" mode="disabled">
|
|
<param name="srctar">dssim-3.2.3.tar.gz</param>
|
|
<param name="compression">gz</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="disabled" />
|
|
</services>
|
|
|