summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update ChangeLogv0.4.3-rc1James Zern2015-03-041-1/+43
* update NEWSJames Zern2015-03-031-0/+7
* bump version to 0.4.3James Zern2015-03-035-6/+6
* WebPPictureRescale: add a note about 0 width/heightJames Zern2015-03-031-1/+3
* examples/Android.mk: add webpmux_example targetJames Zern2015-03-031-0/+25
* Android.mk: add webpmux targetJames Zern2015-03-031-0/+28
* Android.mk: add webpdemux targetJames Zern2015-03-031-0/+26
* Android.mk: add webpdecoder{,_static} targetsJames Zern2015-03-031-4/+35
* Android.mk: split source lists per-directoryJames Zern2015-03-031-11/+32
* fix iOS arm64 build with Xcode 6.3James Zern2015-03-032-4/+6
* doc/webp-container-spec: note MSB order for chunk diagramsJames Zern2015-03-031-0/+4
* doc/webp-container-spec: cosmeticsJames Zern2015-03-031-48/+53
* vwebp: clear canvas at the beginning of each loopJames Zern2015-03-031-5/+12
* webp-container-spec: clarify background clear on loopJames Zern2015-03-031-22/+29
* 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
* dec/vp8: clear 'dither_' on skipped blocksJames Zern2015-03-031-0/+1
* lossless_neon: enable subtract green for aarch64James Zern2015-03-031-12/+36
* Regression fix for lossless decodingUrvang Joshi2015-03-031-1/+1
* wicdec: (msvs) quiet some /analyze warningsJames Zern2015-03-031-2/+4
* dwebp/WritePNG: mark png variables volatileJames Zern2015-03-031-5/+5
* dwebp: include setjmp.h w/WEBP_HAVE_PNGJames Zern2015-03-031-0/+1
* dwebp: correct sign in format stringsJames Zern2015-03-031-3/+3
* VP8LEncodeStream: add an assertJames Zern2015-03-031-0/+1
* dsp/cpu: (msvs) add include for __cpuidexJames Zern2015-03-031-1/+3
* dsp/cpu: (msvs) avoid immintrin.h on _M_ARMJames Zern2015-03-031-1/+2
* dsp/cpu: add include for _xgetbv() w/MSVSJames Zern2015-03-031-0/+1
* cpu: fix AVX2 detection for gcc/clang targetsJames Zern2015-03-031-2/+2
* fix handling of zero-sized partition #0 corner casePascal Massimino2015-03-031-12/+17
* make the 'last_cpuinfo_used' variable names uniqueJames Zern2015-03-026-18/+24
* add -Wformat-nonliteral and -Wformat-securityPascal Massimino2015-03-022-0/+3
* multi-thread fix: lock each entry points with a static varPascal Massimino2015-03-026-1/+30
* webp-container-spec: remove references to fragmentsJames Zern2015-03-021-130/+21
* enc_neon: fix building with non-Xcode clang (iOS)James Zern2015-03-021-1/+2
* iosbuild: add x64_64 simulator supportJames Zern2015-03-021-1/+6
* WebPEncode: Support encoding same pic twice (even if modified)Urvang Joshi2015-03-021-1/+1
* webp/types.h: use inline for clang++/-std=c++11James Zern2015-03-021-3/+4
* gif2webp: Use the default hint instead of WEBP_HINT_GRAPH.Urvang Joshi2015-03-021-1/+0
* Makefile.vc: add a 'legacy' RTLIBCFG optionJames Zern2015-03-021-1/+7
* gif2webp: Support GIF_DISPOSE_RESTORE_PREVIOUSUrvang Joshi2015-03-023-106/+125
* gif2webp: Handle frames with odd offsets + disposal to background.Urvang Joshi2015-03-021-234/+548
* stopwatch.h: fix includesJames Zern2015-03-021-0/+3
* update ChangeLogv0.4.20.4.2James Zern2014-10-171-1/+4
* bit_reader.h: cosmetics: fix a typoJames Zern2014-10-171-1/+1
* enc_mips32: workaround gcc-4.9 bugJames Zern2014-10-151-0/+9
* update ChangeLogv0.4.2-rc2James Zern2014-10-141-1/+55
* enc/vp8enci.h: update version numberJames Zern2014-10-141-1/+1
* update NEWSJames Zern2014-10-141-0/+8
* update AUTHORSJames Zern2014-10-141-0/+1
* bump version to 0.4.2James Zern2014-10-149-10/+10