Changes between Version 3 and Version 4 of Encodings/webp
- Timestamp:
- 04/01/14 15:41:15 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/webp
v3 v4 7 7 * a Cython based encoder using the [https://developers.google.com/speed/webp/docs/api#encodingadvancedapi Advanced Encoding API] (only available in version 0.13 onwards) which is faster 8 8 * a {{{python-webm}}} fallback 9 * fallback to [/wiki/Encodings/Pillow] 10 11 [[BR]] 12 And 2 decoders: 13 * a {{{python-webm}}} 9 14 * fallback to [/wiki/Encodings/Pillow] 10 15