webp/examples
Urvang Joshi 38efdc2e9c Simplify the gif2webp tool: move the optimization details to util
Specifically:
- Merge OptimizeAndEncodeFrame with WebPFrameCacheAddFrame: they use the same
  if-else structure.
- Move maintenance of 'prev_canvas' and 'curr_canvas' to util.
- Move ReduceTransparency() and FlattenPixels() calls to SetFrame(): This is in
  preparation for the next patch: which will try try lossless encoding for
  each frame, even when '-lossy' option is given.
- Make most methods static inside util.

No changes to output expected.

Change-Id: I1f65af25246665508cb20f0f6e338f9aaba9367b
2013-10-14 14:39:46 -07:00
..
2013-09-13 11:33:30 +02:00
2013-09-19 13:20:45 +02:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-09-03 15:48:41 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2010-11-17 20:09:47 -08:00
2013-06-06 23:09:14 -07:00
2013-06-06 23:09:14 -07:00
2013-06-14 18:44:59 -07:00
2013-06-06 23:09:14 -07:00