libwebp/extras
Pascal Massimino 6524fcd614 vwebp_sdl: simple viewer based on SDL
Uses WebPToSDL() generic function defined in vwebp_sdl.[ch].
This function is not included in the libextras library, because it
would bring in an SDL dependency. Probably too heavy for now.

WebPToSDL() is separate, because it will be called used by the javascript
version of libwebp (through emscripten build rules)

Change-Id: Ic85b36f8ce4784f46023656278f6480be6802834
2017-01-31 10:23:03 +01:00
..
extras.c Add an API to import a color-mapped image. 2016-09-28 14:23:23 +02:00
extras.h Add an API to import a color-mapped image. 2016-09-28 14:23:23 +02:00
get_disto.c get_disto: remove redundant reader check 2017-01-18 18:10:58 -08:00
Makefile.am vwebp_sdl: simple viewer based on SDL 2017-01-31 10:23:03 +01:00
quality_estimate.c webp_quality: detect lossless format and features 2016-07-22 00:16:56 -07:00
vwebp_sdl.c vwebp_sdl: simple viewer based on SDL 2017-01-31 10:23:03 +01:00
webp_quality.c makefiles: prune get_disto & webp_quality deps 2017-01-18 18:10:58 -08:00
webp_to_sdl.c vwebp_sdl: simple viewer based on SDL 2017-01-31 10:23:03 +01:00
webp_to_sdl.h vwebp_sdl: simple viewer based on SDL 2017-01-31 10:23:03 +01:00