libwebp/src/webp
skal 4536e7c49c add WebPMuxSetCanvasSize() to the mux API
previously, the final canvas size was adjusted tightly from the
animation frames. Now, it can be specified separately (to be larger, in particular).

calling WebPMuxSetCanvasSize(mux, 0, 0) triggers the 'adjust tightly' behaviour.
This can be useful after calling WebPMuxCreate() if further image addition
is expected.

-> Fixed gif2webp accordingly.

also: made WebPMuxAssemble() more robust by systematically zero-ing WebPData.

Change-Id: Ib4f7eac372cf9dbf6e25cd686a77960e386a0b7f
2014-06-30 07:00:49 +02:00
..
decode.h add alpha dithering for lossy 2014-06-14 00:06:16 +02:00
demux.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
encode.h remove all unused layer code 2014-05-08 22:37:38 -07:00
format_constants.h update copyright text 2013-06-06 23:09:14 -07:00
mux_types.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
mux.h add WebPMuxSetCanvasSize() to the mux API 2014-06-30 07:00:49 +02:00
types.h update copyright text 2013-06-06 23:09:14 -07:00