mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-05 00:16:50 +02:00
Fix man pages for multi-threading.
BUG=webp:336 Change-Id: I70d3dfb8a532c1f2b80bd08cc62e833962cb4b34
This commit is contained in:
parent
f1d5a397db
commit
f0569adb93
@ -98,8 +98,7 @@ Crop the source to a rectangle with top\-left corner at coordinates
|
|||||||
This cropping area must be fully contained within the source rectangle.
|
This cropping area must be fully contained within the source rectangle.
|
||||||
.TP
|
.TP
|
||||||
.B \-mt
|
.B \-mt
|
||||||
Use multi\-threading for encoding, if possible. This option is only effective
|
Use multi\-threading for encoding, if possible.
|
||||||
when using lossy compression on a source with a transparency channel.
|
|
||||||
.TP
|
.TP
|
||||||
.B \-low_memory
|
.B \-low_memory
|
||||||
Reduce memory usage of lossy encoding by saving four times the compressed
|
Reduce memory usage of lossy encoding by saving four times the compressed
|
||||||
|
@ -108,8 +108,7 @@ the value the smoother the picture will appear. Typical values are usually in
|
|||||||
the range of 20 to 50.
|
the range of 20 to 50.
|
||||||
.TP
|
.TP
|
||||||
.B \-mt
|
.B \-mt
|
||||||
Use multi-threading for encoding, if possible. This option is only effective
|
Use multi-threading for encoding, if possible.
|
||||||
when using lossy compression.
|
|
||||||
.TP
|
.TP
|
||||||
.B \-v
|
.B \-v
|
||||||
Print extra information.
|
Print extra information.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user