mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
bump version to 1.0.1
libwebp{,decoder} - 1.0.1 libwebp libtool - 7.3.0 libwebpdecoder libtool - 3.3.0 mux - 1.0.1 libtool - 3.3.0 demux - 1.0.1 libtool - 2.5.0 Change-Id: I4310caed27d1e53cc8c1b534571e3d653ad434c8
This commit is contained in:
5
README
5
README
@ -4,7 +4,7 @@
|
||||
\__\__/\____/\_____/__/ ____ ___
|
||||
/ _/ / \ \ / _ \/ _/
|
||||
/ \_/ / / \ \ __/ \__
|
||||
\____/____/\_____/_____/____/v1.0.0
|
||||
\____/____/\_____/_____/____/v1.0.1
|
||||
|
||||
Description:
|
||||
============
|
||||
@ -472,6 +472,9 @@ Per-frame options (only used for subsequent images input):
|
||||
example: img2webp -loop 2 in0.png -lossy in1.jpg
|
||||
-d 80 in2.tiff -o out.webp
|
||||
|
||||
Note: if a single file name is passed as the argument, the arguments will be
|
||||
tokenized from this file. The file name must not start with the character '-'.
|
||||
|
||||
Animated GIF conversion:
|
||||
========================
|
||||
Animated GIF files can be converted to WebP files with animation using the
|
||||
|
Reference in New Issue
Block a user