libwebp/man
Pascal Massimino b4e046778d gif2webp: introduce -loop_compatibility option
This patch fixes the compatibility for loop-count handling.
This aims at addressing the change in Chrome handling of loop-count
prior to M63.

Before M63: loop-count interpretation was aligned to GIF's behaviour in
Chrome, but incompatible with WebP's spec. In particular, you couldn't
loop exactly once.

Post-M63: loop-count in WebP is really the total number of loops. Gif2webp
will convert correctly from a GIF source by adjusting the loop count.

Note: The Chrome version can be retrieved from the User-Agent
string (chrome://version).
An M63 version will contain the pattern:
   Chrome/63.x.xxxx.xx
for instance.

Change-Id: Ie6dc13227e6498f4d7af2f09247913648997648a
2017-09-20 07:37:49 +00:00
..
cwebp.1 Fix man pages for multi-threading. 2017-06-15 08:49:04 +00:00
dwebp.1 'our bug tracker' -> 'the bug tracker' 2016-06-23 16:06:12 -07:00
gif2webp.1 gif2webp: introduce -loop_compatibility option 2017-09-20 07:37:49 +00:00
img2webp.1 man/img2webp.1: fix formatting warning 2017-01-23 19:36:14 -08:00
Makefile.am Add a man page for webpinfo 2017-05-09 16:14:44 -07:00
vwebp.1 vwebp: make 'd' key toggle the debugging of fragments 2016-11-28 19:47:23 +00:00
webpinfo.1 Add a man page for webpinfo 2017-05-09 16:14:44 -07:00
webpmux.1 webpmux -duration: set default 'end' value equal to 'start' 2016-11-11 17:57:56 +00:00