libwebp/libwebp.changes

23 lines
895 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.