libwebp/examples
skal db8b8b5fc2 Fix logic in the GIF LOOP-detection parsing
We align with Blink/Chromium code by:
  - checking for ANIMEXTS1.0 signature too
  - using ByteCount >= 3 instead of requiring ByteCount==3

Change-Id: Idc484ca62878517df3dccb1fdb3bb45104a5e066
see: http://odur.let.rug.nl/kleiweg/gif/netscape.html
2014-06-23 23:26:36 +02:00
..
Android.mk examples/Android.mk: add cwebp 2014-06-17 23:41:12 -07:00
cwebp.c dust up the help message 2014-06-20 07:13:11 +02:00
dwebp.c dust up the help message 2014-06-20 07:13:11 +02:00
example_util.c example_util: add ExUtilDecodeWebPIncremental 2014-04-27 01:58:25 -07:00
example_util.h example_util.h: avoid forward declaring enums 2014-04-28 14:56:19 -07:00
gif2webp_util.c fix orig_rect==NULL case 2014-06-12 00:26:33 -07:00
gif2webp_util.h properly report back encoding error code in WebPFrameCacheAddFrame() 2014-06-11 23:26:47 +02:00
gif2webp.c Fix logic in the GIF LOOP-detection parsing 2014-06-23 23:26:36 +02:00
jpegdec.c configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
jpegdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
Makefile.am configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -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 configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
pngdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
stopwatch.h try to remove the spurious warning for static analysis 2014-05-26 18:31:00 +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 configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
tiffdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00
vwebp.c dust up the help message 2014-06-20 07:13:11 +02:00
webpdec.c example_util: add ExUtilDecodeWebPIncremental 2014-04-27 01:58:25 -07:00
webpdec.h cwebp: add webpdec 2014-04-26 02:20:41 -07:00
webpmux.c Merge "dust up the help message" 2014-06-19 23:12:02 -07:00
wicdec.c configure: move config.h to src/webp/config.h 2014-06-10 23:42:00 -07:00
wicdec.h simplify __cplusplus ifdef 2013-12-16 20:16:02 -08:00