mirror of
				https://github.com/webmproject/libwebp.git
				synced 2025-10-31 10:25:46 +01:00 
			
		
		
		
	Fix man pages for multi-threading.
BUG=webp:336 Change-Id: I70d3dfb8a532c1f2b80bd08cc62e833962cb4b34
This commit is contained in:
		| @@ -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. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user