libwebp/examples
Urvang Joshi a5ebd143d6 gif2webp: Bgcolor fix for a special case
When transparent color index and background color index are same,
we should set background color to 0x00ffffff (transparent).

For this, we delay setting the background color until we have read the
first frame.

Change-Id: I443609b9c7697a2b94a66992460cff8465b3c127
2013-03-25 16:30:27 -07:00
..
cwebp.c examples: don't use C99 %zu 2013-03-20 16:59:35 -07:00
dwebp.c dwebp: warn when decoding animated webp's 2013-03-20 13:59:38 -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 gif2webp: Bgcolor fix for a special case 2013-03-25 16:30:27 -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 avoid installing example_util.h 2013-03-13 15:48:34 -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 cwebp: centralize WebPCleanupTransparentArea() 2013-02-04 15:44:26 -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 cwebp: centralize WebPCleanupTransparentArea() 2013-02-04 15:44:26 -08:00
tiffdec.h cwebp/tiffdec: add TIFF metadata extraction 2012-12-19 18:26:05 -08:00
vwebp.c vwebp: add color profile support 2013-03-16 11:55:00 -07:00
webpmux.c examples: don't use C99 %zu 2013-03-20 16:59:35 -07:00
wicdec.c wicdec + dwebp cosmetics: normalize formatting 2013-02-15 20:39:45 -08:00
wicdec.h wicdec: add ICC profile extraction 2013-02-02 10:40:49 -08:00