libwebp/libwebp.changes
Stephan Kulow 7e952d349b 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
2011-11-14 12:16:46 +00:00

23 lines
895 B
Plaintext

-------------------------------------------------------------------
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
- add baselibs.conf and use original tar
-------------------------------------------------------------------
Sat Aug 6 18:57:59 UTC 2011 - jengelh@medozas.de
- Rename subpackage libwebp-tools to webp-tools to get out of
rpmlint's pedant observation that it does not contain libraries.