summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* remove -noalphadither option from README/vwebp.1James Zern2014-07-231-5/+6
* restore encode API compatibilityJames Zern2014-07-221-16/+17
* restore decode API compatibilityJames Zern2014-07-221-9/+11
* add alpha dithering for lossyskal2014-06-142-2/+11
* cwebp: add webpdecJames Zern2014-04-261-2/+2
* Merge "allow 'cwebp -o -' to emit output to stdout"James Zern2014-03-121-0/+6
|\
| * allow 'cwebp -o -' to emit output to stdoutskal2014-03-121-0/+6
* | allow some more stdin/stout I/Oskal2014-03-123-3/+19
|/
* fix cwebp.1 typos after patch #69199skal2014-03-111-2/+2
* add a -z option to cwebp, and WebPConfigLosslessPreset() functionskal2014-03-111-1/+9
* add a decoding option to flip image verticallyskal2014-01-161-1/+4
* Merge "add man/vwebp.1"James Zern2014-01-102-0/+82
|\
| * add man/vwebp.1James Zern2014-01-102-0/+82
* | dwebp.1: fix option formattingJames Zern2014-01-081-1/+1
|/
* Merge "webpmux: let -- stop parameter parsing"James Zern2013-12-181-1/+7
|\
| * webpmux: let -- stop parameter parsingJames Zern2013-12-171-1/+7
* | manpage pedantryJames Zern2013-12-174-7/+7
|/
* gif2webp: Add a multi-threaded encode optionUrvang Joshi2013-12-171-1/+5
* Merge changes I994a5587,I8467bb71,I13b50688,I1e2c9c7bJames Zern2013-12-163-3/+9
|\
| * gif2webp: let -- stop parameter parsingJames Zern2013-12-161-1/+3
| * cwebp: let -- stop parameter parsingJames Zern2013-12-161-1/+3
| * dwebp: let -- stop parameter parsingJames Zern2013-12-161-1/+3
* | dwebp.1: fix typoJames Zern2013-12-121-1/+1
|/
* gif2webp: Disable output of ICC profile by defaultUrvang Joshi2013-12-101-1/+7
* cosmetics: fix a few typosJames Zern2013-12-031-1/+1
* add a -dither dithering option to the decoderskal2013-11-271-2/+10
* gif2webp: Add a mixed compression modeUrvang Joshi2013-11-171-1/+5
* add entry for '-resize' option in cwebp's manPascal Massimino2013-10-231-1/+6
* Use deterministic random-dithering during RGB->YUV conversionskal2013-10-171-3/+4
* gif2webp: Different kmin/kmax defaults for lossy and losslessUrvang Joshi2013-09-301-3/+3
* gif2webp: Support a 'min' and 'max' key frame intervalUrvang Joshi2013-09-121-6/+24
* Add support for "no blend" in webpmux binaryUrvang Joshi2013-08-261-8/+13
* dwebp: enable stdout output with WICJames Zern2013-08-201-2/+1
* gif2webp: Insert independent frames at regular intervals.Urvang Joshi2013-08-201-0/+13
* output to stdout if file name is "-"skal2013-08-191-0/+2
* add uncompressed TIFF output supportPascal Massimino2013-05-111-1/+4
* dwebp: add support for BMP outputPascal Massimino2013-04-091-1/+4
* add WebPBlendAlpha() function to blend colors against backgroundPascal Massimino2013-04-021-1/+6
* Merge "Mark fragment options as experimental in webpmux" into 0.3.0James Zern2013-03-161-21/+2
|\
| * Mark fragment options as experimental in webpmuxUrvang Joshi2013-03-161-21/+2
* | examples: normalize icc related program argumentsJames Zern2013-03-141-2/+2
|/
* 1.5x-2x faster encoding for method 3 and upskal2013-03-111-1/+12
* multi-threaded alpha encoding for lossyskal2013-03-011-1/+5
* GetVersion() methods for mux and demuxUrvang Joshi2013-02-261-1/+3
* change default filtering parameters:Pascal Massimino2013-02-151-4/+8
* add a -jpeg_like optionskal2013-02-061-1/+7
* manpages: italicize option parametersJames Zern2013-02-014-41/+41
* fix extra space in dwebp.1 manPascal Massimino2013-01-301-1/+1
* add a -yuv option to dwebp (very similar to -pgm)skal2013-01-281-3/+9
* add link to SSIM description on Wikipediaskal2013-01-181-2/+4