libwebp/examples
skal 66c810bc3c add a -yuv option to dwebp (very similar to -pgm)
It will decode to raw (flat) YUV format, similar to what
cwebp can take as input. Makes the PSNR/SSIM calculation easier.

Change-Id: Iebfaedfc0bedc70c169b24ae4aabc701488d0644
2013-01-28 23:22:14 +01:00
..
cwebp.c remove some more -Wshadow warnings 2013-01-25 00:44:31 -08:00
dwebp.c add a -yuv option to dwebp (very similar to -pgm) 2013-01-28 23:22:14 +01:00
example_util.c ExUtilWriteFile() to write memory segment to file 2012-11-08 11:20:01 -08:00
example_util.h ExUtilWriteFile() to write memory segment to file 2012-11-08 11:20:01 -08:00
gif2webp.c multiple libgif versions support for gif2webp 2013-01-08 11:52:24 -08:00
jpegdec.c cwebp/jpegdec: add JPEG metadata extraction 2012-12-20 18:35:38 -08:00
jpegdec.h cwebp/jpegdec: add JPEG metadata extraction 2012-12-20 18:35:38 -08:00
Makefile.am Fixed few nits in the build files. 2013-01-23 13:22:06 -08: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 cwebp: add PNG metadata extraction 2012-12-20 18:32:09 -08: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 tiffdec: use toff_t for exif ifd offset 2013-01-10 21:33:24 -08:00
tiffdec.h cwebp/tiffdec: add TIFF metadata extraction 2012-12-19 18:26:05 -08:00
vwebp.c Separate out mux and demux code and libraries: 2012-11-19 11:40:18 -08:00
webpmux.c remove some -Wshadow warnings 2013-01-22 23:06:28 +01:00
wicdec.c cwebp: extract WIC decoding to its own module 2013-01-22 18:31:28 -08:00
wicdec.h cwebp: extract WIC decoding to its own module 2013-01-22 18:31:28 -08:00