libwebp/man
skal f817930a55 multi-threaded alpha encoding for lossy
new option: 'cwebp -mt ...'
new config flag: config.thread_level
(allowed thread_level are 0 or 1 for now. Maybe more later...)
If -mt is activated (and WEBP_USE_THREAD is used for compile), the alpha-compression
will be done in parallel to RGB coding for lossy. Can save quite a bit of latency...
Has no effect for lossless encoding.

Change-Id: I769d0bf90e7380cf99344ad62cd77277f4df5a46
2013-03-01 10:04:08 +01:00
..
cwebp.1 multi-threaded alpha encoding for lossy 2013-03-01 10:04:08 +01:00
dwebp.1 manpages: italicize option parameters 2013-02-01 20:35:58 -08:00
gif2webp.1 manpages: italicize option parameters 2013-02-01 20:35:58 -08:00
Makefile.am Add man page for gif2webp utility 2012-11-15 15:55:06 -08:00
webpmux.1 GetVersion() methods for mux and demux 2013-02-26 14:22:06 -08:00