- 127a4d7 GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago 1.0.0
- b2c2d23 BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
- 384e0c3 VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
- a19a6bd alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
- ec495eb alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
- 7c2c008 Rescaler: fix rounding error by Pascal Massimino · 7 years ago
- 0b271f1 Allow for a non-initialized alpha decompressor in DoRemap. by Vincent Rabaud · 7 years ago
- 916aac8 fix rescaling rounding inaccuracy by Pascal Massimino · 7 years ago
- 99d0790 Make sure partition #0 is read before VP8 data in IDecode. by Vincent Rabaud · 7 years ago
- c0226fd fix read-overflow while parsing VP8X chunk by Pascal Massimino · 7 years ago
- a14e0f6 Fix VP8IoTeardownHook being called twice on worker sync failure by Yannis Guyon · 7 years ago
- 667d17a fix endian problems in pattern copy by Pascal Massimino · 7 years ago
- f4cf238 muxread,anmf: fail on multiple image chunks by James Zern · 7 years ago
- 61ff26a fix alpha-filtering crash when image width is larger than radius by Pascal Massimino · 7 years ago
- 6f643f2 muxread,ChunkVerifyAndAssign: validate chunk_size by James Zern · 7 years ago
- 706ff9c muxread,CreateInternal: fix riff size checks by James Zern · 8 years ago
- a0b85e4 Fix for thread race heap-use-after-free by Yannis Guyon · 8 years ago
- dad3175 fix invalid check for buffer size by Pascal Massimino · 8 years ago
- 4b282e1 gif2webp: fix transcode of loop count=65535 by James Zern · 8 years ago
- 698b884 update ChangeLog by James Zern · 8 years ago v1.0.0
- 8d51075 webp-container-spec: correct frame duration=0 note by James Zern · 8 years ago
- e6b2164 vwebp: Copy Chrome's behavior w/frame duration == 0 by Vincent Rabaud · 8 years ago
- d20b770 update ChangeLog by James Zern · 8 years ago v1.0.0-rc3
- 0d5fad4 add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC by James Zern · 8 years ago
- c1cb86a fix 16b overflow in SSE2 by Pascal Massimino · 8 years ago
- e577feb makefile.unix: add DEBUG flag for compiling w/ debug-symbol by Pascal Massimino · 8 years ago
- 99be34b cwebp,get_disto: fix bpp output by James Zern · 8 years ago
- f5565ca cmake: Make sure we use near-lossless by default. by Vincent Rabaud · 8 years ago
- d898dc1 fix bug in WebPImport565: alpha value was not set by Pascal Massimino · 8 years ago
- 882784b update ChangeLog by James Zern · 8 years ago v1.0.0-rc2
- 2f930e0 Revert "Use proper targets for CMake." by James Zern · 8 years ago
- 8165e8f Use proper targets for CMake. by Vincent Rabaud · 8 years ago
- 3f157dd Remove some very hard TODOs. by Vincent Rabaud · 8 years ago
- cd758a1 {de,}mux/Makefile.am: add missing headers by James Zern · 8 years ago
- b892b8b makefile.unix,dist: use ascii for text output by James Zern · 8 years ago
- 64a57d0 add -version option to anim_dump,anim_diff and img2webp by Pascal Massimino · 8 years ago
- fc1b8e3 webp_js: fix webp_js demo html by Pascal Massimino · 8 years ago
- 15aa48d update ChangeLog by James Zern · 8 years ago v1.0.0-rc1
- e607dab update AUTHORS by James Zern · 8 years ago
- 38410c0 [CFI] Remove function pointer casts by Vlad Tsyrklevich · 8 years ago
- c57b273 bump version to 1.0.0 by James Zern · 8 years ago
- cba2885 update NEWS by James Zern · 8 years ago
- c909d53 Merge "remove some deprecation warning on MacOSX" by James Zern · 8 years ago
- 217443c remove some deprecation warning on MacOSX by Pascal Massimino · 8 years ago
- b672bdf configure: quiet glut deprecation warnings on OS X by James Zern · 8 years ago
- daa9fca configure: use sdl-config if available by James Zern · 8 years ago
- dd174ca Merge "imagedec: support metadata reading for WebP image decoding" by James Zern · 8 years ago
- 641cedc imagedec: support metadata reading for WebP image decoding by Pascal Massimino · 8 years ago
- 065b2ce anim_diff: add a couple missing newlines in Help() by James Zern · 8 years ago
- c4cc114 Merge "gif2webp: force low duration frames to 100ms" by James Zern · 8 years ago
- 0933309 gif2webp: force low duration frames to 100ms by James Zern · 8 years ago
- e03f0ec sharp_yuv: use 14b fixed-point precision for gamma by Pascal Massimino · 8 years ago
- b2db361 image_enc,WebPWritePNG: move locals after setjmp by James Zern · 8 years ago
- 74e82ec Merge "WebPPictureDistortion: fix big-endian results order" by Pascal Massimino · 8 years ago
- 645d04c Merge "cwebp,get_disto: report bpp" by James Zern · 8 years ago
- 120f58c Merge "lossless*sse2: improve non-const 16-bit vector creation" by James Zern · 8 years ago
- a7fe941 WebPPictureDistortion: fix big-endian results order by James Zern · 8 years ago
- e26fe06 cwebp,get_disto: report bpp by James Zern · 8 years ago
- 9df64e2 Merge changes Id5b4a1a4,Ia20ce844 by James Zern · 8 years ago
- 8043504 lossless*sse2: improve non-const 16-bit vector creation by James Zern · 8 years ago
- 1e3dfc4 Import: extract condition from loop by James Zern · 8 years ago
- 3b07d32 Import,RGBA: fix for BigEndian import by Pascal Massimino · 8 years ago
- 551948e Remove unused argument in VP8LBitsEntropy. by Vincent Rabaud · 8 years ago
- 3005237 ReadWebP: fix for big-endian by Pascal Massimino · 8 years ago
- 499c395 Merge "anim_diff: expose the -max_diff option" by Pascal Massimino · 8 years ago
- f69dcd6 Merge "remove WEBP_EXPERIMENTAL_FEATURES" by Pascal Massimino · 8 years ago
- 07d884d anim_diff: expose the -max_diff option by James Zern · 8 years ago
- f4dd925 remove WEBP_EXPERIMENTAL_FEATURES by James Zern · 8 years ago
- 94a8377 extract the command-line parsing helpers to example_util by skal · 8 years ago
- fc09e6e PNM decoder: prevent unsupported depth=2 PAM case. by skal · 8 years ago
- 6de5860 MIPS64: Fix defined-but-not-used errors with WEBP_REDUCE_CSP by skal · 8 years ago
- cbde572 gif2webp: add support for reading from stdin by James Zern · 8 years ago
- cf1c505 Add an SSE4 version of some lossless color transforms. by Vincent Rabaud · 8 years ago
- 45a8b5e Fix lint error with man page. by Vincent Rabaud · 8 years ago
- cff38e8 Merge "PNG decoder: handle gAMA chunk" by Pascal Massimino · 8 years ago
- 59cb1a4 Merge "enable dc error-diffusion always" by Pascal Massimino · 8 years ago
- 78318b3 PNG decoder: handle gAMA chunk by Pascal Massimino · 8 years ago
- 664c21d Merge "remove some TODOs" by Pascal Massimino · 8 years ago
- 815652d enable dc error-diffusion always by Pascal Massimino · 8 years ago
- aec45ce remove some TODOs by Pascal Massimino · 8 years ago
- 5715dfc fix block-count[] increment in case of large image by Pascal Massimino · 8 years ago
- c2d04f3 enable DC error-diffusion always for multi-pass by Pascal Massimino · 8 years ago
- 96bf07c use DC error diffusion for U/V at low-quality by Pascal Massimino · 8 years ago
- 1c59020 fix missing sse41 targets in makefile.unix by Pascal Massimino · 8 years ago
- 7a8e814 cosmetics: s/color_space/colorspace/ by James Zern · 8 years ago
- 05f6fe2 upsampling: rm asserts w/REDUCE_CSP+OMIT_C_CODE by James Zern · 8 years ago
- b4cf559 Merge "Upsampling SSE2/SSE4 speedup." by Vincent Rabaud · 8 years ago
- ccbeb32 Makefile.vc: add missing sse41 files by James Zern · 8 years ago
- 55403a9 Upsampling SSE2/SSE4 speedup. by Vincent Rabaud · 8 years ago
- 807b53c Implement the upsampling/yuv functions in SSE41 by Vincent Rabaud · 8 years ago
- 84101a8 Fix wasm WebP compilation by Vincent Rabaud · 8 years ago
- 8bebd2a fix warning on MSVC by Pascal Massimino · 8 years ago
- a7f93fe webpmux: allow reading argument from a file by Pascal Massimino · 8 years ago
- b69f18a gif2webp.1: fix -loop_compatibility layout by James Zern · 8 years ago
- 72d530c Merge "fix lossless decoding w/WEBP_REDUCE_SIZE" by James Zern · 8 years ago
- 296c7dc fix lossless decoding w/WEBP_REDUCE_SIZE by James Zern · 8 years ago
- 0d5d029 Merge "ImgIoUtilReadFile: fix file leak upon error" by Pascal Massimino · 8 years ago
- ae568ce ImgIoUtilReadFile: fix file leak upon error by Pascal Massimino · 8 years ago
- 796b5a8 Merge tag 'v0.6.1' by James Zern · 8 years ago
- 6b7a95f update ChangeLog by James Zern · 8 years ago v0.6.1