libwebp/extras
James Zern 8e42ba4c80 simplify WEBP_EXTERN macro
including the type in the macro doesn't bring much benefit to ordering,
current platforms work with a prefix, this would be insufficient if the
attribute needed to follow the function prototype. this form makes it
easier to override on the command line.

BUG=webp:355

Change-Id: Iba41ec0bb319403054be0e899c4cc472dd932fd9
2017-07-31 18:27:52 -07:00
..
extras.c bump version to 0.6.0 2017-01-23 18:07:00 -08:00
extras.h simplify WEBP_EXTERN macro 2017-07-31 18:27:52 -07:00
get_disto.c get_disto: fix reference file read 2017-01-30 18:45:29 -08:00
Makefile.am Merge "vwebp_sdl: simple viewer based on SDL" 2017-02-03 09:43:57 +00: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 fix memory leak in SDL_Init() 2017-07-31 12:47:02 -07:00
webp_to_sdl.h vwebp_sdl: simple viewer based on SDL 2017-01-31 10:23:03 +01:00