summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libwebp.jar: build w/Java 1.6 for Android compat0.3.0James Zern2013-10-161-0/+0
* fix memleak in WebPIDelete()Pascal Massimino2013-10-161-0/+4
* update ChangeLogv0.3.1-rc2v0.3.1James Zern2013-06-171-0/+4
* Regression fix for alpha channels using color cache:Urvang Joshi2013-06-171-4/+5
* wicdec: silence a format warningJames Zern2013-06-171-1/+1
* muxedit: silence some uninitialized warningsJames Zern2013-06-171-1/+1
* update ChangeLogv0.3.1-rc1James Zern2013-06-121-7/+60
* update NEWSJames Zern2013-06-121-1/+4
* bump version to 0.3.1James Zern2013-06-1210-11/+11
* Revert "add WebPBlendAlpha() function to blend colors against background"James Zern2013-06-128-121/+6
* Simplify forward-WHT + SSE2 versionskal2013-06-123-48/+59
* probe input file and quick-check for WebP format.Pascal Massimino2013-06-111-0/+5
* configure: improve gl/glut library testJames Zern2013-06-111-8/+21
* update copyright textJames Zern2013-06-11105-315/+525
* configure: remove use of AS_VAR_APPENDJames Zern2013-06-111-1/+4
* fix EXIF parsing in PNGskal2013-06-111-0/+2
* add doc precision for WebPPictureCopy() and WebPPictureView()skal2013-06-111-3/+6
* remove datatype qualifier for vmnvskal2013-06-111-1/+1
* fix a memory leak in gif2webpskal2013-06-111-19/+23
* fix two minor memory leaks in webpmuxskal2013-06-111-5/+10
* remove some cruft from swig/libwebp.jarJames Zern2013-06-111-0/+0
* README: update swig notesJames Zern2013-06-111-2/+10
* swig/python: add minimal documentationJames Zern2013-06-113-32/+59
* swig: add python encode supportJames Zern2013-06-114-250/+518
* swig/java: reduce wrapper function code duplicationJames Zern2013-06-112-45/+23
* swig/java: rework uint8_t typemapJames Zern2013-06-112-55/+115
* Fix the bug in ApplyPalette.skal2013-06-111-4/+4
* webp/lossless: fix big endian BGRA outputJames Zern2013-06-111-3/+10
* Speed up ApplyPalette for ARGB pixels.Vikas Arora2013-06-111-41/+57
* remove some warnings:skal2013-06-112-5/+6
* Further reduce memory to decode lossy+alpha imagesUrvang Joshi2013-06-114-164/+251
* fix for big-endianPascal Massimino2013-06-111-0/+1
* gif2webp: Fix signed/unsigned comparison mismatchUrvang Joshi2013-06-111-1/+1
* Makefile.vc: fix libwebpdemux dll variable typoJames Zern2013-06-111-1/+1
* swig: add python (decode) supportJames Zern2013-06-116-19/+5509
* swig: cosmeticsJames Zern2013-06-112-58/+61
* WebP-Lossless encoding improvements.Vikas Arora2013-06-116-95/+160
* swig: ifdef some Java specific codeJames Zern2013-06-111-0/+7
* configure: add warning related flagsJames Zern2013-06-111-0/+24
* configure: add GLUT detection; build vwebpJames Zern2013-06-114-11/+111
* Alpha decoding: significantly reduce memory usageUrvang Joshi2013-06-111-35/+17
* configure: add --enable-everythingJames Zern2013-06-111-0/+12
* configure.ac: add some helper macrosJames Zern2013-06-111-48/+34
* Remove the gcc compilation commentsPascal Massimino2013-06-114-22/+2
* gif2webp: Fix ICC and XMP supportUrvang Joshi2013-06-111-20/+68
* Add missing name to AUTHORSChristian Duvivier2013-06-111-0/+1
* Demux: Fix a potential memleakUrvang Joshi2013-06-111-0/+1
* don't forward declare enumsJames Zern2013-06-115-47/+47
* prevent signed int overflow in left shift opsJames Zern2013-06-112-5/+5
* add precision about dynamic output reallocation with IDecoderPascal Massimino2013-06-111-0/+6