libwebp/examples
skal a94a88dd62 fix EXIF parsing in PNG
'exiftool' puts an 'APP1' chunk for exif, e.g.:
https://metacpan.org/source/EXIFTOOL/Image-ExifTool-5.87/lib/Image/ExifTool/PNG.pm#L305

Change-Id: I313d3e6945898526b8a4baf3d9016a2591a1a817
(cherry picked from commit bec11092ca)
2013-06-11 15:03:22 -07:00
..
cwebp.c prevent signed int overflow in left shift ops 2013-06-11 15:00:43 -07:00
dwebp.c Remove the gcc compilation comments 2013-06-11 15:00:44 -07:00
example_util.c examples: don't use C99 %zu 2013-03-20 16:59:35 -07:00
example_util.h ExUtilWriteFile() to write memory segment to file 2012-11-08 11:20:01 -08:00
gif2webp.c fix a memory leak in gif2webp 2013-06-11 15:03:21 -07:00
jpegdec.c examples: don't use C99 %zu 2013-03-20 16:59:35 -07:00
jpegdec.h cwebp/jpegdec: add JPEG metadata extraction 2012-12-20 18:35:38 -08:00
Makefile.am configure: add GLUT detection; build vwebp 2013-06-11 15:00:44 -07:00
metadata.c add examples/metadata.c 2012-12-11 18:10:09 -08:00
metadata.h add examples/metadata.c 2012-12-11 18:10:09 -08:00
pngdec.c fix EXIF parsing in PNG 2013-06-11 15:03:22 -07:00
pngdec.h cwebp: add PNG metadata extraction 2012-12-20 18:32:09 -08:00
stopwatch.h fix compile under MINGW 2012-01-12 04:53:30 -08: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 add WebPBlendAlpha() function to blend colors against background 2013-06-11 15:00:41 -07:00
tiffdec.h cwebp/tiffdec: add TIFF metadata extraction 2012-12-19 18:26:05 -08:00
vwebp.c configure: add GLUT detection; build vwebp 2013-06-11 15:00:44 -07:00
webpmux.c fix two minor memory leaks in webpmux 2013-06-11 15:03:21 -07:00
wicdec.c add WebPBlendAlpha() function to blend colors against background 2013-06-11 15:00:41 -07:00
wicdec.h wicdec: add ICC profile extraction 2013-02-02 10:40:49 -08:00