Commit Graph

  • d0b7404e00 Merge "WASM support" Pascal Massimino 2017-03-21 13:27:54 +00:00
  • 134e314fd8 WASM support Pascal Massimino 2017-03-20 14:03:57 +01:00
  • c08adb6fbc Merge "VP8LEnc: remove use of BitsLog2Ceiling()" Pascal Massimino 2017-03-20 13:12:19 +00:00
  • 28c37ebd5a VP8LEnc: remove use of BitsLog2Ceiling() Pascal Massimino 2017-03-20 01:08:14 -07:00
  • 2cb58ab2d7 webpinfo: output format as a human readable string James Zern 2017-03-17 00:23:11 -07:00
  • bb175a935e Merge "rename some symbols clashing with MSVC headers" Pascal Massimino 2017-03-16 17:53:37 +00:00
  • 39eda6584f Remove a duplicated pixel hash implementation. Vincent Rabaud 2017-03-16 16:15:40 +01:00
  • 36b8274deb rename some symbols clashing with MSVC headers Pascal Massimino 2017-03-16 10:40:39 +01:00
  • 274daf5415 Add webpinfo tool. Pascal Massimino 2017-03-14 10:00:43 +01:00
  • ec5036e475 add explicit reference to /usr/local/{lib,inc} Pascal Massimino 2017-03-08 09:10:14 +01:00
  • 18f0dfac82 Merge "fix TIFF encoder regarding rgbA/RGBA" Pascal Massimino 2017-03-08 08:07:43 +00:00
  • 4e2b0b50ea Merge "webpdec.h: fix a doc typo" James Zern 2017-03-06 22:48:02 +00:00
  • e2eeabff12 Merge "Install binaries, libraries and headers in CMake." Vincent Rabaud 2017-03-06 08:22:08 +00:00
  • 836607e68a webpdec.h: fix a doc typo Pascal Massimino 2017-03-05 00:59:36 -08:00
  • 9273e441da fix TIFF encoder regarding rgbA/RGBA Pascal Massimino 2017-02-25 09:10:38 -08:00
  • 17e3c11f99 Add limited PAM decoding support Pascal Massimino 2017-03-02 04:37:23 -08:00
  • 5f62487189 Install binaries, libraries and headers in CMake. Vincent Rabaud 2017-02-22 15:57:06 +01:00
  • 976adac1ce Merge "lossless incremental decoding: fix missing eos_ test" James Zern 2017-03-01 02:54:13 +00:00
  • f8fad4fac1 lossless incremental decoding: fix missing eos_ test Pascal Massimino 2017-02-28 13:48:04 -08:00
  • 27415d4102 Merge "vwebp_sdl: fix the makefile.unix" Pascal Massimino 2017-02-28 23:05:21 +00:00
  • 4956618276 Merge "ImgIoUtilWriteFile(): use ImgIoUtilSetBinaryMode" Pascal Massimino 2017-02-28 23:05:12 +00:00
  • 6f75a51b58 Analyze the transform entropy on the whole image. Vincent Rabaud 2017-02-28 15:48:59 +01:00
  • a5e4e3aff1 Use palette only if we can in entropy analysis. Vincent Rabaud 2017-02-28 11:43:13 +01:00
  • 75a9c3c452 Improve compression by better entropy analysis. Vincent Rabaud 2017-02-27 21:58:22 +01:00
  • 39cf6f4f36 vwebp_sdl: fix the makefile.unix Pascal Massimino 2017-02-27 07:56:30 -08:00
  • 699b04161a ImgIoUtilWriteFile(): use ImgIoUtilSetBinaryMode Pascal Massimino 2017-02-26 14:05:42 -08:00
  • 7d985bd1d0 Fix small entropy analysis bug. Vincent Rabaud 2017-02-24 13:38:41 +01:00
  • 6e7caf06ee Optimize the color cache size. Vincent Rabaud 2017-02-23 17:00:37 +01:00
  • 833c92198c More efficient stochastic histogram merge. Vincent Rabaud 2017-02-23 09:57:09 +01:00
  • 5183326ba8 Refactor the greedy histogram merge. Vincent Rabaud 2017-02-22 14:57:29 +01:00
  • 99f6f462f5 Merge "histogram_enc.c,MyRand: s/ul/u/ for unsigned constants" Pascal Massimino 2017-02-22 06:29:39 +00:00
  • 80a2218668 ssim.c: remove dead include James Zern 2017-02-21 20:17:19 -08:00
  • a128dfff51 histogram_enc.c,MyRand: s/ul/u/ for unsigned constants James Zern 2017-02-21 20:12:17 -08:00
  • 693bf74ec0 move the SSIM calculation code in ssim.c / ssim_sse2.c Pascal Massimino 2017-02-20 17:27:15 +01:00
  • 10d791ca70 Merge "Fix the random generator in HistogramCombineStochastic." Vincent Rabaud 2017-02-19 10:11:48 +00:00
  • fa63a96603 Fix the random generator in HistogramCombineStochastic. Vincent Rabaud 2017-02-17 20:31:24 +01:00
  • 16be192f47 VP8LSetBitPos: remove the eos_ setting skal 2017-02-11 01:51:37 -08:00
  • 027151ca6c don't erase the surface before blitting. Pascal Massimino 2017-02-08 16:34:57 +01:00
  • 4105d565d3 disable WEBP_USE_XXX optimisations when EMSCRIPTEN is defined Pascal Massimino 2017-02-08 16:33:23 +01:00
  • 9ee32a7506 Merge "WebP-JS: emscripten-based Javascript decoder" Pascal Massimino 2017-02-07 20:20:19 +00:00
  • ca9f7b7dd6 WebP-JS: emscripten-based Javascript decoder Pascal Massimino 2017-02-07 10:25:41 +01:00
  • 868aa6901f Perform greedy histogram merge in a unified way. Vincent Rabaud 2017-02-06 21:04:03 +01:00
  • 5b393f2d2a Merge "fix path typo for vwebp_sdl in Makefile.vc" James Zern 2017-02-04 20:41:48 +00:00
  • e0012bea23 CMake: only use libwebpdecoder for building dwebp Pascal Massimino 2017-02-04 00:04:23 -08:00
  • 84c2a7b01c fix path typo for vwebp_sdl in Makefile.vc Pascal Massimino 2017-02-04 00:01:23 -08:00
  • 1b0e4abf08 Merge "Add a flag to disable SIMD optimizations." Pascal Massimino 2017-02-03 20:30:32 +00:00
  • 3226325016 Add a flag to disable SIMD optimizations. Vincent Rabaud 2017-02-03 16:47:59 +01:00
  • b494fdec45 optimize the ARGB->ARGB Import to use memcpy Pascal Massimino 2017-02-03 16:54:52 +01:00
  • f153603900 Merge "ReadWebP: decode directly into a pre-allocated buffer" Pascal Massimino 2017-02-03 14:04:41 +00:00
  • e69ed29105 ReadWebP: decode directly into a pre-allocated buffer Pascal Massimino 2017-02-03 01:10:13 -08:00
  • 57d8de8a79 Merge "vwebp_sdl: simple viewer based on SDL" Pascal Massimino 2017-02-03 09:43:57 +00:00
  • 5cfd4ebc5e LZ77 interval speedups. Faster, smaller, simpler. Vincent Rabaud 2017-02-02 10:49:32 +01:00
  • 1e7ad88b85 PNM header decoder: add some basic numerical validation Pascal Massimino 2017-02-01 15:03:11 +01:00
  • 17c7890cba Merge "Add a decoder only library for WebP in CMake." Pascal Massimino 2017-02-01 12:49:32 +00:00
  • be73378684 Merge "Add clang build fix for MSA" Pascal Massimino 2017-02-01 12:43:09 +00:00
  • 03cda0e494 Add a decoder only library for WebP in CMake. Vincent Rabaud 2017-01-31 16:22:32 +01:00
  • aa893914fc Add clang build fix for MSA Parag Salasakar 2017-02-01 17:45:17 +05:30
  • 31a92e972e Merge "imageio: add limited PNM support for reading" Pascal Massimino 2017-02-01 10:49:57 +00:00
  • dcf9d82a95 imageio: add limited PNM support for reading Pascal Massimino 2017-01-30 10:52:19 +01:00
  • 6524fcd614 vwebp_sdl: simple viewer based on SDL Pascal Massimino 2017-01-30 13:33:35 +01:00
  • 6cf24a247d get_disto: fix reference file read James Zern 2017-01-30 18:24:56 -08:00
  • 43d472aa18 Merge tag 'v0.6.0' James Zern 2017-01-30 16:19:48 -08:00
  • 50d1a848bc update ChangeLog v0.6.0 0.6.0 James Zern 2017-01-30 12:23:57 -08:00
  • 20a7fea064 extras/Makefile.am: fix libwebpextras.la reference James Zern 2017-01-28 13:33:07 -08:00
  • 415f3ffe3d update ChangeLog v0.6.0-rc3 James Zern 2017-01-26 23:09:25 -08:00
  • 3c6d1224b4 update NEWS James Zern 2017-01-26 22:47:46 -08:00
  • ee4a4141f5 update AUTHORS James Zern 2017-01-26 22:41:09 -08:00
  • 32ed856f60 Fix "all|no frames are keyframes" settings. Jehan 2016-11-26 01:25:49 +01:00
  • 1c3190b6ed Merge "Fix "all|no frames are keyframes" settings." James Zern 2017-01-27 00:02:04 +00:00
  • f4dc56fd77 disable GradientUnfilter_NEON Pascal Massimino 2017-01-25 16:33:26 -08:00
  • 4f3e3bbd44 disable GradientUnfilter_NEON Pascal Massimino 2017-01-25 16:33:26 -08:00
  • 2dc0bdcaee Fix "all|no frames are keyframes" settings. Jehan 2016-11-26 01:25:49 +01:00
  • 0d8e05880c img2webp: treat -loop as a no-op w/single images James Zern 2017-01-24 23:37:36 -08:00
  • b045013970 ReadImage(): restore size reporting Pascal Massimino 2017-01-24 22:46:01 -08:00
  • 0ad3b4efa8 update ChangeLog v0.6.0-rc2 James Zern 2017-01-23 19:27:19 -08:00
  • 6451709e72 img2webp,get_disto: fix image decode w/WIC builds James Zern 2017-01-24 14:28:58 -08:00
  • 92504d214c get_disto: make ReadPicture() return a bool James Zern 2017-01-24 15:07:03 -08:00
  • c3e4b3a946 update NEWS James Zern 2017-01-23 19:49:55 -08:00
  • 3363eb6d68 man/img2webp.1: fix formatting warning James Zern 2017-01-23 19:36:14 -08:00
  • 4d1312f2d5 update NEWS James Zern 2017-01-23 18:34:31 -08:00
  • 36c42ea415 bump version to 0.6.0 James Zern 2017-01-23 18:07:00 -08:00
  • bb498a51e2 update AUTHORS James Zern 2017-01-23 17:48:18 -08:00
  • 84cef16f47 Makefile.vc: fix CFG=debug-dynamic build James Zern 2017-01-20 17:03:51 -08:00
  • 919f9e2fd6 Merge "add .rc files for windows dll versioning" James Zern 2017-01-20 19:29:49 +00:00
  • f1ae8af42f Merge ".gitignore: add img2webp" James Zern 2017-01-20 19:27:36 +00:00
  • 4689ce1635 cwebp: add a -sharp_yuv option for 'sharp' RGB->YUV conversion Pascal Massimino 2017-01-20 16:53:58 +01:00
  • 79bf46f120 rename the pretentious SmartYUV into SharpYUV Pascal Massimino 2017-01-20 14:36:21 +01:00
  • eb1dc89a5f silently expose use_delta_palette in the WebPConfig API Pascal Massimino 2017-01-20 00:01:33 -08:00
  • c85b0dde6e .gitignore: add img2webp James Zern 2017-01-20 01:03:45 -08:00
  • 43d3f01a2f add .rc files for windows dll versioning James Zern 2017-01-20 00:07:48 -08:00
  • 668e1dd44f src/{dec,enc,utils}: give filenames a unique suffix James Zern 2017-01-19 00:21:40 -08:00
  • 0e6b7f33ab Merge "iosbuild.sh: only add required headers to framework" James Zern 2017-01-19 23:27:58 +00:00
  • 29ed6f9a0b iosbuild.sh: only add required headers to framework James Zern 2017-01-19 12:50:37 -08:00
  • 71c53f1aeb NEON: speed-up strong filtering Pascal Massimino 2017-01-19 09:33:47 -08:00
  • 73f567ea8b Merge "get_disto: remove redundant reader check" Pascal Massimino 2017-01-19 06:30:03 +00:00
  • 9e14276f4c Merge "makefiles: prune get_disto & webp_quality deps" Pascal Massimino 2017-01-19 06:27:52 +00:00
  • 99965bac02 Merge "Makefile.vc: add get_disto.exe, webp_quality.exe" Pascal Massimino 2017-01-19 06:25:47 +00:00
  • d4912238f7 get_disto: remove redundant reader check James Zern 2017-01-18 16:11:26 -08:00
  • ea4824097e makefiles: prune get_disto & webp_quality deps James Zern 2017-01-18 16:10:44 -08:00
  • 2ede5a198a Makefile.vc: add get_disto.exe, webp_quality.exe James Zern 2017-01-18 17:57:17 -08:00