Commit Graph

  • 7b968cc2d5 update AUTHORS James Zern 2019-07-04 10:42:46 -07:00
  • 9d6988f44d Fix the oscillating prediction problem at low quality Pascal Massimino 2019-07-03 08:40:41 -07:00
  • 312f74d010 makefile.unix: allow *_LIBS to be overridden w/EXTRA_LIBS James Zern 2019-07-01 19:49:18 -07:00
  • 92dbf23775 filters_sse2,cosmetics: shorten some long lines James Zern 2019-07-01 12:17:43 -07:00
  • a277d197a2 filters_sse2.c: quiet integer sanitizer warnings James Zern 2019-07-01 11:09:52 -07:00
  • 804540f183 Fix cpufeatures in CMake. Vincent Rabaud 2019-06-27 14:06:40 +02:00
  • bf00c15b23 Add CMake option for bittrace. Vincent Rabaud 2019-06-27 11:36:07 +02:00
  • a788b49897 filters_sse2.c: quiet integer sanitizer warnings James Zern 2019-06-28 23:22:49 -07:00
  • e6a92c5e15 filters.c: quiet integer sanitizer warnings James Zern 2019-06-28 23:16:28 -07:00
  • ec1cc40a59 lossless.c: remove U32 -> S8 conversion warnings James Zern 2019-06-28 01:34:55 -07:00
  • 1106478f42 remove conversion U32 -> S8 warnings Pascal Massimino 2019-06-24 16:42:42 -07:00
  • 812a6b49fc lossless_enc: fix some conversion warning Skal 2019-06-24 16:16:18 +02:00
  • 4627c1c91b lossless_enc,TransformColorBlue: quiet uint32_t conv warning James Zern 2019-06-20 23:06:13 -07:00
  • c84673a62f lossless_enc_sse{2,41}: quiet signed conv warnings James Zern 2019-06-15 00:22:03 -07:00
  • 776a775709 dec_sse2: quiet signed conv warnings James Zern 2019-06-14 01:00:20 -07:00
  • bd39c063ce Merge "thread_utils: release mutex before signaling" James Zern 2019-06-12 06:15:22 +00:00
  • 0550576faa Merge "(alpha_processing,enc}_sse2: quiet signed conv warnings" James Zern 2019-06-11 17:42:04 +00:00
  • 6682f2c415 thread_utils: release mutex before signaling James Zern 2019-06-10 20:58:30 -07:00
  • e78dea7587 (alpha_processing,enc}_sse2: quiet signed conv warnings James Zern 2019-06-07 20:24:20 -07:00
  • 9acf18ba46 iosbuild.sh: add WebP{Demux,Mux}.framework Aidan O'Loan 2019-06-07 17:39:52 -07:00
  • b9be7e65f8 vwebp: remove the -fit option (and make it default) Pascal Massimino 2019-06-05 21:43:23 +02:00
  • 1394a2bb86 Merge "README.webp_js: update Emscripten.cmake note" James Zern 2019-05-31 08:40:50 +00:00
  • dd3e7f8a2f README.webp_js: update Emscripten.cmake note James Zern 2019-05-31 00:41:44 -07:00
  • 32cf880132 predictor_enc,GetBestGreenRedToBlue: quiet implicit conv warnings James Zern 2019-05-31 00:06:23 -07:00
  • e1c8acb5bd Merge "vwebp: add a -fit option" Pascal Massimino 2019-05-29 08:27:48 +00:00
  • cbd23dd5b4 vwebp: add a -fit option Pascal Massimino 2019-05-28 11:56:52 +02:00
  • 2e672351aa bit_writer_utils,Flush: quiet implicit conversion warnings James Zern 2019-05-25 12:31:09 -07:00
  • 1326988d10 swig: update libwebp_python_wrap.c James Zern 2019-04-18 15:30:11 -07:00
  • 0e7f854897 update generated swig files Skal 2019-04-18 06:47:07 +02:00
  • 17ed143879 Merge "PutLE{16,24}: quiet implicit conversion warnings" James Zern 2019-04-05 02:03:05 +00:00
  • 24686538be PutLE{16,24}: quiet implicit conversion warnings James Zern 2019-04-03 22:39:39 -07:00
  • 153bb3a0ef fix some clang-7 warnings: Pascal Massimino 2019-04-03 07:34:48 +02:00
  • 7c2c00851a Rescaler: fix rounding error Pascal Massimino 2019-03-28 19:44:39 +01:00
  • 067423687d Rescaler: fix rounding error Pascal Massimino 2019-03-28 19:44:39 +01:00
  • d8481223b3 Rescaler: fix rounding error Pascal Massimino 2019-03-28 19:44:39 +01:00
  • 4fdc903597 HistogramCombineStochastic: fix free of uninit value James Zern 2019-03-29 17:04:31 -07:00
  • ab2dc8939f Rescaler: fix rounding error Pascal Massimino 2019-03-28 19:44:39 +01:00
  • aa65f89a8f HistogramCombineStochastic: fix free of uninit value James Zern 2019-03-29 17:04:31 -07:00
  • af0bac643a Merge "encode.h: mention 'exact' default in WebPEncodeLossless*" James Zern 2019-03-18 18:04:55 +00:00
  • 6d2e11ec8b encode.h: mention 'exact' default in WebPEncodeLossless* James Zern 2019-03-15 18:07:11 -07:00
  • 8c3f04febb AndroidCPUInfo: reorder terms in conditional James Zern 2019-03-15 18:12:04 -07:00
  • fcfd9c71b4 BitTrace: if BITTRACE is > 0, record and print syntax bits used Pascal Massimino 2019-03-12 09:48:37 +01:00
  • 067031eaed Speedups for unused Huffman groups. Vincent Rabaud 2019-03-11 16:53:06 +01:00
  • 01ac46bae6 libwebp: Display "libjpeg error:" in imageio/jpegdec Yannis Guyon 2019-03-08 15:19:51 +01:00
  • d9a662e1aa WebPRescalerGetScaledDimensions: round scaled dimension up Skal 2019-02-18 14:34:03 +01:00
  • 62eb3f087a libwebp: Fix missing '{' in README Yannis Guyon 2019-02-15 09:45:34 +01:00
  • fa58371c6a unicode,INIT_WARGV: add missing cast James Zern 2019-01-23 22:59:48 -08:00
  • 84fdd0d12e Remove BINARYEN_METHOD in wasm settings. Vincent Rabaud 2019-01-23 11:12:26 +01:00
  • e05f785a66 Merge "unicode,INIT_WARGV: add missing cast" James Zern 2019-01-25 08:58:32 +00:00
  • 63c9a69fbd tag the VP8LHashPix() function for potential uint roll-over James Zern 2019-01-23 23:22:38 -08:00
  • 2b7214ab99 unicode,INIT_WARGV: add missing cast James Zern 2019-01-23 22:59:48 -08:00
  • bf424b46a3 tag the GetPixPairHash64() function for potential uint roll-over Skal 2019-01-23 21:29:54 +01:00
  • 7d05d6ca91 Have the color cache computation be u32-bit only. Vincent Rabaud 2019-01-22 10:04:51 +01:00
  • 6bcf876980 Remove BINARYEN_METHOD in wasm settings. Vincent Rabaud 2019-01-23 11:12:26 +01:00
  • 2b98df90cb update ChangeLog v1.0.2-rc1 v1.0.2 James Zern 2019-01-14 20:38:05 -08:00
  • 61e372b7e3 update NEWS James Zern 2019-01-14 20:24:07 -08:00
  • 7ae658a026 bump version to 1.0.2 James Zern 2019-01-14 19:57:05 -08:00
  • 51c4907d32 update AUTHORS James Zern 2019-01-14 19:43:29 -08:00
  • 666bd6c654 man/cwebp.1: refine near-lossless text James Zern 2019-01-11 22:55:24 -08:00
  • 561cdce5bd Clarify the doc about GetFeatures. Vincent Rabaud 2019-01-09 10:24:28 +01:00
  • aec2cf02d1 near_lossless: fix fuzzing-detected integer overflow Skal 2019-01-05 17:40:50 +01:00
  • 928a75deca webp: Fix VP8LBitWriterClone() bug Yannis Guyon 2018-12-21 17:57:47 +01:00
  • 5173d4ee6f neon IsFlat Johann 2018-11-13 14:25:59 -08:00
  • 5b081219c9 IsFlat: inline when possible Johann 2018-11-29 14:37:29 -08:00
  • 381b7b54a0 IsFlat: use int for thresh Johann 2018-11-29 14:34:17 -08:00
  • 6ed15ea1cd fix unprobable leak in webp_sdl.c Skal 2018-11-27 11:59:31 +01:00
  • 22bbb24ea8 Merge "IsFlat: return int" Johann Koenig 2018-11-18 16:31:47 +00:00
  • 8b3fb2389b Merge tag 'v1.0.1' James Zern 2018-11-16 23:14:29 -08:00
  • f435de9575 IsFlat: return int Johann 2018-11-16 11:22:41 -05:00
  • 41521aed47 utils.h: only define WEBP_NEED_LOG_TABLE_8BIT when needed James Zern 2018-11-16 01:45:08 -08:00
  • 9f4d4a3f49 neon: GetResidualCost Johann 2018-11-13 13:39:43 -08:00
  • 0fd7514b55 neon: SetResidualCoeffs Johann 2018-11-12 15:48:51 -08:00
  • f95a996c64 Simpler histogram clustering. Vincent Rabaud 2018-11-07 23:11:38 +01:00
  • e85d3313d6 update ChangeLog v1.0.1-rc2 v1.0.1 James Zern 2018-11-03 11:31:29 -07:00
  • fa8210e43c Fix pair update in stochastic entropy merging. Vincent Rabaud 2018-11-07 00:33:14 +01:00
  • fd198f7370 add codereview.settings Johann 2018-11-07 19:11:35 -08:00
  • 825389acba README.mux: add a reference to the AnimDecoder API James Zern 2018-11-06 18:47:38 -08:00
  • 3be698c3d3 CMake: fix webp_js compilation skal 2018-11-06 15:24:24 +01:00
  • 485ff86fbb Fix pair update in stochastic entropy merging. Vincent Rabaud 2018-11-07 00:33:14 +01:00
  • 4cd0582d50 CMake: fix webp_js compilation skal 2018-11-06 15:24:24 +01:00
  • 4cbb4caf49 update NEWS James Zern 2018-11-02 23:02:11 -07:00
  • f5a5918d13 bump version to 1.0.1 James Zern 2018-11-02 20:36:14 -07:00
  • d61385db35 Speed-up: Make sure we only initialize histograms when needed. Vincent Rabaud 2018-10-30 20:33:20 +01:00
  • 6752904b2f Speed-up: Make sure we only initialize histograms when needed. Vincent Rabaud 2018-10-30 20:33:20 +01:00
  • 0c57031629 update AUTHORS James Zern 2018-10-27 12:40:29 -07:00
  • 301a2ddae5 img2webp: add help note about arguments from a file James Zern 2018-10-25 23:05:08 -07:00
  • f0abab9217 Speedups for empty histograms. Vincent Rabaud 2018-09-28 15:32:25 +02:00
  • f2dfd92557 Split HistogramAdd to only have the high level logic in C. Vincent Rabaud 2018-10-17 16:55:30 +02:00
  • 06b7bc7dec Fix compilation on windows and clang-cl+ninja. Vincent Rabaud 2018-10-04 17:25:42 +02:00
  • b6284d8247 img2webp: add help note about arguments from a file James Zern 2018-10-25 23:05:08 -07:00
  • decf6f6b87 Speedups for empty histograms. Vincent Rabaud 2018-09-28 15:32:25 +02:00
  • dea3e89983 Split HistogramAdd to only have the high level logic in C. Vincent Rabaud 2018-10-17 16:55:30 +02:00
  • 632798ae6f Merge "Fix compilation on windows and clang-cl+ninja." Vincent Rabaud 2018-10-17 13:02:19 +00:00
  • dc1a9518bc Merge "libwebp: Unicode command tools on Windows" Yannis Guyon 2018-10-17 11:55:49 +00:00
  • 9cf9841b5e libwebp: Unicode command tools on Windows Yannis Guyon 2018-10-16 11:03:18 +02:00
  • 981794958b remove some minor TODOs Pascal Massimino 2018-10-17 10:48:19 +02:00
  • a376e7b96a Fix compilation on windows and clang-cl+ninja. Vincent Rabaud 2018-10-04 17:25:42 +02:00
  • cbf82cc04d Remove AVX2 files. Vincent Rabaud 2018-10-16 11:47:49 +02:00
  • 5030e90278 Merge "TIFF decoder: remove unused KINV definition" Pascal Massimino 2018-10-15 18:16:24 +00:00
  • ac5433118a Remove a few more useless #defines Vincent Rabaud 2018-10-15 16:00:55 +02:00