libwebp/examples
skal 5da185522b add a decoding option to flip image vertically
New API options: WebPDecoderOptions.flip and 'dwebp -flip ...'

it uses negative stride trick.

Also changed the decoder code to support user-supplied
buffers with negative stride, independently of the
WebPDecoderOptions.flip value.

Change-Id: I4dc0d06f0c87e51a3f3428be4fee2d6b5ad76053
2014-01-16 15:48:43 +01:00
..
cwebp.c libwebp 0.4.0 2013-12-30 09:57:59 -08:00
dwebp.c add a decoding option to flip image vertically 2014-01-16 15:48:43 +01:00
example_util.c drop: ifdef __cplusplus checks from C files 2013-12-13 11:42:13 -08:00
example_util.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
gif2webp_util.c add some checks on error paths 2013-12-16 13:33:45 -08:00
gif2webp_util.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
gif2webp.c gif2webp: don't use C99 %zu 2013-12-19 18:52:48 -08:00
jpegdec.c dwebp: use default dct_method 2013-09-03 15:48:41 -07:00
jpegdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
Makefile.am gif2webp: Support a 'min' and 'max' key frame interval 2013-09-12 13:41:09 -07:00
metadata.c update copyright text 2013-06-06 23:09:14 -07:00
metadata.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
pngdec.c pngdec: output error messages from libpng 2013-07-09 17:33:21 -07:00
pngdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
stopwatch.h fix some warnings from static analysis 2013-09-13 11:33:30 +02:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp remove INAM, ICOP, ... chunks from the test webp file. 2012-07-19 17:34:04 -07:00
tiffdec.c update copyright text 2013-06-06 23:09:14 -07:00
tiffdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
vwebp.c vwebp: let -- stop parameter parsing 2013-12-16 15:14:00 -08:00
webpmux.c webpmux: let -- stop parameter parsing 2013-12-17 20:50:46 -08:00
wicdec.c wicdec: silence a format warning 2013-06-14 18:44:59 -07:00
wicdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00