libwebp/extras
skal 6878d42720 fix memory leak in SDL_Init()
we use a static guard to only call SDL_Init() once.

Another option would be to call SDL_Quit(), but it doesn't seem to be
doing anything.

Also, fix the HTML code and add 'use strict' directive.

BUG=webp:354

Change-Id: I3c6421e2c1c8cc200556cd4092a0ead9a8b054ef
2017-07-31 12:47:02 -07:00
..
extras.c bump version to 0.6.0 2017-01-23 18:07:00 -08:00
extras.h bump version to 0.6.0 2017-01-23 18:07:00 -08: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