Accepting request 90975 from devel:libraries:c_c++
- update to 0.1.3: * Advanced decoding APIs. * On-the-fly cropping and rescaling of images. * SSE2 instructions for decoding performance optimizations on x86 based platforms. * Support Multi-threaded decoding. * 40% improvement in Decoding performance. * Add support for RGB565, RGBA4444 & ARGB image colorspace. * Better handling of large picture encoding. OBS-URL: https://build.opensuse.org/request/show/90975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwebp?expand=0&rev=5
This commit is contained in:
parent
597f706052
commit
7e952d349b
@ -1 +1 @@
|
|||||||
libwebp0
|
libwebp2
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d5ff8df777010a5fb8dd5bac85eb30e98fe665e089ad9d3be2d01724a4c23eb5
|
|
||||||
size 154784
|
|
3
libwebp-0.1.3.tar.gz
Normal file
3
libwebp-0.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba
|
||||||
|
size 544552
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 31 13:37:08 UTC 2011 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- update to 0.1.3:
|
||||||
|
* Advanced decoding APIs.
|
||||||
|
* On-the-fly cropping and rescaling of images.
|
||||||
|
* SSE2 instructions for decoding performance optimizations on x86 based platforms.
|
||||||
|
* Support Multi-threaded decoding.
|
||||||
|
* 40% improvement in Decoding performance.
|
||||||
|
* Add support for RGB565, RGBA4444 & ARGB image colorspace.
|
||||||
|
* Better handling of large picture encoding.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 16 11:24:15 UTC 2011 - coolo@suse.com
|
Fri Sep 16 11:24:15 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libwebp
|
Name: libwebp
|
||||||
%define lname libwebp0
|
%define lname libwebp2
|
||||||
Version: 0.1.2
|
Version: 0.1.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://webmproject.org/
|
Url: http://webmproject.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user