summaryrefslogtreecommitdiff
path: root/examples/vwebp.c
Commit message (Expand)AuthorAgeFilesLines
* vwebp: clear canvas at the beginning of each loopJames Zern2015-03-031-5/+12
* vwebp: remove unnecessary static Help() prototypeJames Zern2015-03-031-2/+0
* vwebp/animation: display last frame on end-of-loopJames Zern2015-03-031-0/+1
* examples: warn on invalid numeric parametersJames Zern2014-10-141-1/+8
* correct alpha_dithering_strength ABI checkJames Zern2014-10-131-3/+3
* remove -noalphadither option from README/vwebp.1James Zern2014-07-231-0/+2
* restore decode API compatibilityJames Zern2014-07-221-0/+4
* dust up the help messageskal2014-06-201-12/+12
* add alpha dithering for lossyskal2014-06-141-0/+4
* configure: move config.h to src/webp/config.hJames Zern2014-06-101-1/+1
* vwebp: let -- stop parameter parsingJames Zern2013-12-161-0/+3
* add a -dither dithering option to the decoderskal2013-11-271-0/+4
* Merge "add proper WEBP_HAVE_GIF and WEBP_HAVE_GL flags"Pascal Massimino2013-09-141-0/+12
|\
| * add proper WEBP_HAVE_GIF and WEBP_HAVE_GL flagsPascal Massimino2013-09-131-0/+12
* | fix some warnings from static analysisskal2013-09-131-8/+7
|/
* fix const-nessPascal Massimino2013-08-151-1/+1
* Support for 'do not blend' option in vwebpUrvang Joshi2013-08-141-43/+47
* Merge "probe input file and quick-check for WebP format."James Zern2013-06-101-0/+5
|\
| * probe input file and quick-check for WebP format.Pascal Massimino2013-06-101-0/+5
* | update copyright textJames Zern2013-06-061-3/+5
|/
* Merge "configure: add GLUT detection; build vwebp"pascal massimino2013-05-071-1/+4
|\
| * configure: add GLUT detection; build vwebpJames Zern2013-05-071-1/+4
* | Remove the gcc compilation commentsPascal Massimino2013-05-011-7/+1
|/
* vwebp/animation: fix background disposeJames Zern2013-03-251-1/+33
* vwebp: add color profile supportJames Zern2013-03-161-53/+166
* vwebp: replace doubles w/floats where appropriateJames Zern2013-03-151-3/+3
* Merge "vwebp: use magenta for 'i'nfo display"pascal massimino2013-03-081-2/+2
|\
| * vwebp: use magenta for 'i'nfo displayJames Zern2013-03-071-2/+2
* | vwebp: add keyboard shortcuts to help outputJames Zern2013-03-071-1/+5
|/
* GetVersion() methods for mux and demuxUrvang Joshi2013-02-261-3/+6
* Separate out mux and demux code and libraries:Urvang Joshi2012-11-191-1/+1
* user GLfloat instead of floatskal2012-11-151-3/+3
* * handle offset in anim viewer 'vwebp'skal2012-11-151-47/+68
* Use 'frgm' instead of 'tile' in webpmux parametersUrvang Joshi2012-11-061-3/+3
* mux struct namingUrvang Joshi2012-10-311-7/+7
* vwebp: use demux interfaceJames Zern2012-09-261-63/+36
* Alignment fixesUrvang Joshi2012-08-231-1/+1
* Merge "More spec/code matching in mux:"James Zern2012-07-121-5/+5
|\
| * More spec/code matching in mux:Urvang Joshi2012-07-131-5/+5
* | vwebp: add checkboard background for alpha displayJames Zern2012-07-101-0/+22
* | vwebp: fix info displayJames Zern2012-07-091-2/+2
|/
* Enable alpha in vvwebpUrvang Joshi2012-06-201-0/+2
* Mux API change:Urvang Joshi2012-06-201-1/+1
* NumNamedElements() should take an enum param.Urvang Joshi2012-06-111-1/+1
* Update vwebpUrvang Joshi2012-06-071-11/+2
* vwebp: fix exit w/freeglutJames Zern2012-05-251-0/+3
* add example_util.[hc]James Zern2012-05-151-36/+12
* remove unneeded error condition for WebPMuxNumNamedElements()Pascal Massimino2012-05-091-2/+2
* add support for animationPascal Massimino2012-05-091-54/+172
* cosmetics: normalize copyright headersJames Zern2012-01-061-1/+1