aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2015-08-13dwebp: add -resize as a synonym for -scaleJames Zern
2015-02-05Updated the near-lossless level mapping.Vikas Arora
2015-02-03AnimEncode API: kmax=0 should imply all keyframes.Urvang Joshi
2015-01-29Enable Near-lossless feature.Vikas Arora
2014-10-30gif2webp: Add '-min-size' option to get best compression.Urvang Joshi
2014-08-29webpmux man page: Clarify some title, descriptions and examplesUrvang Joshi
2014-08-05add -near_lossless [0..100] experimental optionskal
2014-07-30cwebp.1: fix quality description placementJames Zern
2014-06-14add alpha dithering for lossyskal
2014-04-26cwebp: add webpdecJames Zern
2014-03-12Merge "allow 'cwebp -o -' to emit output to stdout"James Zern
2014-03-12allow 'cwebp -o -' to emit output to stdoutskal
2014-03-12allow some more stdin/stout I/Oskal
2014-03-11fix cwebp.1 typos after patch #69199skal
2014-03-11add a -z option to cwebp, and WebPConfigLosslessPreset() functionskal
2014-01-16add a decoding option to flip image verticallyskal
2014-01-10Merge "add man/vwebp.1"James Zern
2014-01-10add man/vwebp.1James Zern
2014-01-08dwebp.1: fix option formattingJames Zern
2013-12-18Merge "webpmux: let -- stop parameter parsing"James Zern
2013-12-17manpage pedantryJames Zern
2013-12-17webpmux: let -- stop parameter parsingJames Zern
2013-12-17gif2webp: Add a multi-threaded encode optionUrvang Joshi
2013-12-16Merge changes I994a5587,I8467bb71,I13b50688,I1e2c9c7bJames Zern
2013-12-16gif2webp: let -- stop parameter parsingJames Zern
2013-12-16cwebp: let -- stop parameter parsingJames Zern
2013-12-16dwebp: let -- stop parameter parsingJames Zern
2013-12-12dwebp.1: fix typoJames Zern
2013-12-10gif2webp: Disable output of ICC profile by defaultUrvang Joshi
2013-12-03cosmetics: fix a few typosJames Zern
2013-11-27add a -dither dithering option to the decoderskal
2013-11-17gif2webp: Add a mixed compression modeUrvang Joshi
2013-10-23add entry for '-resize' option in cwebp's manPascal Massimino
2013-10-17Use deterministic random-dithering during RGB->YUV conversionskal
2013-09-30gif2webp: Different kmin/kmax defaults for lossy and losslessUrvang Joshi
2013-09-12gif2webp: Support a 'min' and 'max' key frame intervalUrvang Joshi
2013-08-26Add support for "no blend" in webpmux binaryUrvang Joshi
2013-08-20dwebp: enable stdout output with WICJames Zern
2013-08-20gif2webp: Insert independent frames at regular intervals.Urvang Joshi
2013-08-19output to stdout if file name is "-"skal
2013-05-11add uncompressed TIFF output supportPascal Massimino
2013-04-09dwebp: add support for BMP outputPascal Massimino
2013-04-02add WebPBlendAlpha() function to blend colors against backgroundPascal Massimino
2013-03-16Merge "Mark fragment options as experimental in webpmux" into 0.3.0James Zern
2013-03-16Mark fragment options as experimental in webpmuxUrvang Joshi
2013-03-14examples: normalize icc related program argumentsJames Zern
2013-03-111.5x-2x faster encoding for method 3 and upskal
2013-03-01multi-threaded alpha encoding for lossyskal
2013-02-26GetVersion() methods for mux and demuxUrvang Joshi
2013-02-15change default filtering parameters:Pascal Massimino