libwebp/examples
Urvang Joshi fbdcb7ea38 NumNamedElements() should take an enum param.
- Move TAG_ID to webp/mux.h
- Rename it to WebPChunkId
- Rename IDs to WEBP_CHUNK_<tag>
- Remove "name" param from ChunkInfo struct and related changes.
- Rename WebPMuxNumNamedElements to WebPMuxNumChunks().
- WebPMuxNumChunks() takes WebPChunkId as param.

Change-Id: Ic6546e4a9ab823b556cdbc600faa137076546a2b
2012-06-11 12:26:13 +05:30
..
cwebp.c cwebp: fix alpha reporting in stats output 2012-06-07 17:32:29 -07:00
dwebp.c normalize example header includes 2012-05-15 13:48:11 -07:00
example_util.c add example_util.[hc] 2012-05-15 13:42:57 -07:00
example_util.h add example_util.[hc] 2012-05-15 13:42:57 -07:00
Makefile.am add example_util.[hc] 2012-05-15 13:42:57 -07: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 a WebP encoder 2011-02-18 23:54:59 -08:00
vwebp.c NumNamedElements() should take an enum param. 2012-06-11 12:26:13 +05:30
webpmux.c NumNamedElements() should take an enum param. 2012-06-11 12:26:13 +05:30