libwebp/src/webp
James Zern 822f113ebb add WebPFree() to the API
this should be used in preference to free() for releasing memory
returned from WebPDecode*() / WebPEncode*(). this simplifies memory
management when working through language bindings

Change-Id: I15eb538a45390efc552fda8e5c251a3fbdc13c29
2015-07-06 23:27:51 -07:00
..
decode.h add WebPFree() to the API 2015-07-06 23:27:51 -07:00
demux.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
encode.h add WebPFree() to the API 2015-07-06 23:27:51 -07:00
extras.h populate 'libwebpextras' with: import gray, rgb565 and rgb4444 functions 2015-04-15 02:54:44 -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 AnimEncoder API: Use timestamp instead of duration as input to Add(). 2015-04-14 12:00:57 -07:00
types.h webp/types.h: use inline for clang++/-std=c++11 2014-10-30 15:25:27 +01:00