James Zern 1f14632a18 gif2webp: fix transcode of loop count=65535
with loop_compatibility disabled (the default), non-zero loop counts
will be incremented by 1 for browser rendering compatibility. the max,
65535, is a special case as the muxer will fail if it is exceeded; avoid
increasing the limit in this case. this isn't 100% correct, but should
be close enough given the high number of iterations.

BUG=webp:382,webp:512

Change-Id: Icde3e98a58e9ee89604a72fafda30ab71060dec5
(cherry picked from commit af0e4fbb0669026659983691a15dad23a9f196c1)
(cherry picked from commit 4b282e13ad0cf7f1a3b4431788bddef1d6b11762)
2021-03-23 17:08:16 -07:00
..
2017-03-14 11:41:17 +01:00
2017-03-03 10:36:29 -08:00
2017-06-19 17:12:29 +02:00
2014-10-22 17:25:41 +02:00
2010-11-17 20:09:47 -08:00
2017-11-24 14:21:05 -08:00