[go: up one dir, main page]

  1. 8d9916d Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 2 years, 3 months ago 1.0.3
  2. d01505c EncodeAlphaInternal: clear result->bw on error by James Zern · 2 years, 10 months ago
  3. 3f74b25 GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago
  4. 880207c BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
  5. d29567c VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
  6. db94456 alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
  7. 34e5da5 alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
  8. 7cc4fd6 Fix lossless encoding for MIPS. by Vincent Rabaud · 3 years, 10 months ago
  9. 8bac456 bugfix: last alpha rows were incorrectly decoded by Skal · 6 years ago
  10. 0fe1a89 update ChangeLog by James Zern · 6 years ago v1.0.3 v1.0.3-rc1
  11. 2ad0916 update NEWS by James Zern · 6 years ago
  12. 1287362 bump version to 1.0.3 by James Zern · 6 years ago
  13. 7b968cc update AUTHORS by James Zern · 6 years ago
  14. 9d6988f Fix the oscillating prediction problem at low quality by Pascal Massimino · 6 years ago
  15. 312f74d makefile.unix: allow *_LIBS to be overridden w/EXTRA_LIBS by James Zern · 6 years ago
  16. 92dbf23 filters_sse2,cosmetics: shorten some long lines by James Zern · 6 years ago
  17. a277d19 filters_sse2.c: quiet integer sanitizer warnings by James Zern · 6 years ago
  18. 804540f Fix cpufeatures in CMake. by Vincent Rabaud · 6 years ago
  19. bf00c15 Add CMake option for bittrace. by Vincent Rabaud · 6 years ago
  20. a788b49 filters_sse2.c: quiet integer sanitizer warnings by James Zern · 6 years ago
  21. e6a92c5 filters.c: quiet integer sanitizer warnings by James Zern · 6 years ago
  22. ec1cc40 lossless.c: remove U32 -> S8 conversion warnings by James Zern · 6 years ago
  23. 1106478 remove conversion U32 -> S8 warnings by Pascal Massimino · 6 years ago
  24. 812a6b4 lossless_enc: fix some conversion warning by Skal · 6 years ago
  25. 4627c1c lossless_enc,TransformColorBlue: quiet uint32_t conv warning by James Zern · 7 years ago
  26. c84673a lossless_enc_sse{2,41}: quiet signed conv warnings by James Zern · 7 years ago
  27. 776a775 dec_sse2: quiet signed conv warnings by James Zern · 7 years ago
  28. bd39c06 Merge "thread_utils: release mutex before signaling" by James Zern · 7 years ago
  29. 0550576 Merge "(alpha_processing,enc}_sse2: quiet signed conv warnings" by James Zern · 7 years ago
  30. 6682f2c thread_utils: release mutex before signaling by James Zern · 7 years ago
  31. e78dea7 (alpha_processing,enc}_sse2: quiet signed conv warnings by James Zern · 7 years ago
  32. 9acf18b iosbuild.sh: add WebP{Demux,Mux}.framework by Aidan O'Loan · 7 years ago
  33. b9be7e6 vwebp: remove the -fit option (and make it default) by Pascal Massimino · 7 years ago
  34. 1394a2b Merge "README.webp_js: update Emscripten.cmake note" by James Zern · 7 years ago
  35. dd3e7f8 README.webp_js: update Emscripten.cmake note by James Zern · 7 years ago
  36. 32cf880 predictor_enc,GetBestGreenRedToBlue: quiet implicit conv warnings by James Zern · 7 years ago
  37. e1c8acb Merge "vwebp: add a -fit option" by Pascal Massimino · 7 years ago
  38. cbd23dd vwebp: add a -fit option by Pascal Massimino · 7 years ago
  39. 2e67235 bit_writer_utils,Flush: quiet implicit conversion warnings by James Zern · 7 years ago
  40. 1326988 swig: update libwebp_python_wrap.c by James Zern · 7 years ago
  41. 0e7f854 update generated swig files by Skal · 7 years ago
  42. 17ed143 Merge "PutLE{16,24}: quiet implicit conversion warnings" by James Zern · 7 years ago
  43. 2468653 PutLE{16,24}: quiet implicit conversion warnings by James Zern · 7 years ago
  44. 153bb3a fix some clang-7 warnings: by Pascal Massimino · 7 years ago
  45. ab2dc89 Rescaler: fix rounding error by Pascal Massimino · 7 years ago
  46. aa65f89 HistogramCombineStochastic: fix free of uninit value by James Zern · 7 years ago
  47. af0bac6 Merge "encode.h: mention 'exact' default in WebPEncodeLossless*" by James Zern · 7 years ago
  48. 6d2e11e encode.h: mention 'exact' default in WebPEncodeLossless* by James Zern · 7 years ago
  49. 8c3f04f AndroidCPUInfo: reorder terms in conditional by James Zern · 7 years ago
  50. fcfd9c7 BitTrace: if BITTRACE is > 0, record and print syntax bits used by Pascal Massimino · 7 years ago
  51. 067031e Speedups for unused Huffman groups. by Vincent Rabaud · 7 years ago
  52. 01ac46b libwebp: Display "libjpeg error:" in imageio/jpegdec by Yannis Guyon · 7 years ago
  53. d9a662e WebPRescalerGetScaledDimensions: round scaled dimension up by Skal · 7 years ago
  54. 62eb3f0 libwebp: Fix missing '{' in README by Yannis Guyon · 7 years ago
  55. e05f785 Merge "unicode,INIT_WARGV: add missing cast" by James Zern · 7 years ago
  56. 63c9a69 tag the VP8LHashPix() function for potential uint roll-over by James Zern · 7 years ago
  57. 2b7214a unicode,INIT_WARGV: add missing cast by James Zern · 7 years ago
  58. bf424b4 tag the GetPixPairHash64() function for potential uint roll-over by Skal · 7 years ago
  59. 7d05d6c Have the color cache computation be u32-bit only. by Vincent Rabaud · 7 years ago
  60. 6bcf876 Remove BINARYEN_METHOD in wasm settings. by Vincent Rabaud · 7 years ago
  61. 2b98df9 update ChangeLog by James Zern · 7 years ago v1.0.2 v1.0.2-rc1
  62. 61e372b update NEWS by James Zern · 7 years ago
  63. 7ae658a bump version to 1.0.2 by James Zern · 7 years ago
  64. 51c4907 update AUTHORS by James Zern · 7 years ago
  65. 666bd6c man/cwebp.1: refine near-lossless text by James Zern · 7 years ago
  66. 561cdce Clarify the doc about GetFeatures. by Vincent Rabaud · 7 years ago
  67. aec2cf0 near_lossless: fix fuzzing-detected integer overflow by Skal · 7 years ago
  68. 928a75d webp: Fix VP8LBitWriterClone() bug by Yannis Guyon · 7 years ago
  69. 5173d4e neon IsFlat by Johann · 7 years ago
  70. 5b08121 IsFlat: inline when possible by Johann · 7 years ago
  71. 381b7b5 IsFlat: use int for thresh by Johann · 7 years ago
  72. 6ed15ea fix unprobable leak in webp_sdl.c by Skal · 7 years ago
  73. 22bbb24 Merge "IsFlat: return int" by Johann Koenig · 7 years ago
  74. 8b3fb23 Merge tag 'v1.0.1' by James Zern · 7 years ago
  75. f435de9 IsFlat: return int by Johann · 7 years ago
  76. 41521ae utils.h: only define WEBP_NEED_LOG_TABLE_8BIT when needed by James Zern · 7 years ago
  77. 9f4d4a3 neon: GetResidualCost by Johann · 7 years ago
  78. 0fd7514 neon: SetResidualCoeffs by Johann · 7 years ago
  79. f95a996 Simpler histogram clustering. by Vincent Rabaud · 7 years ago
  80. e85d331 update ChangeLog by James Zern · 7 years ago v1.0.1 v1.0.1-rc2
  81. fa8210e Fix pair update in stochastic entropy merging. by Vincent Rabaud · 7 years ago
  82. fd198f7 add codereview.settings by Johann · 7 years ago
  83. 825389a README.mux: add a reference to the AnimDecoder API by James Zern · 7 years ago
  84. 3be698c CMake: fix webp_js compilation by skal · 7 years ago
  85. 485ff86 Fix pair update in stochastic entropy merging. by Vincent Rabaud · 7 years ago
  86. 4cd0582 CMake: fix webp_js compilation by skal · 7 years ago
  87. 4cbb4ca update NEWS by James Zern · 7 years ago
  88. f5a5918 bump version to 1.0.1 by James Zern · 7 years ago
  89. d61385d Speed-up: Make sure we only initialize histograms when needed. by Vincent Rabaud · 7 years ago
  90. 6752904 Speed-up: Make sure we only initialize histograms when needed. by Vincent Rabaud · 7 years ago
  91. 0c57031 update AUTHORS by James Zern · 7 years ago
  92. 301a2dd img2webp: add help note about arguments from a file by James Zern · 7 years ago
  93. f0abab9 Speedups for empty histograms. by Vincent Rabaud · 7 years ago
  94. f2dfd92 Split HistogramAdd to only have the high level logic in C. by Vincent Rabaud · 7 years ago
  95. 06b7bc7 Fix compilation on windows and clang-cl+ninja. by Vincent Rabaud · 7 years ago
  96. b6284d8 img2webp: add help note about arguments from a file by James Zern · 7 years ago
  97. decf6f6 Speedups for empty histograms. by Vincent Rabaud · 7 years ago
  98. dea3e89 Split HistogramAdd to only have the high level logic in C. by Vincent Rabaud · 7 years ago
  99. 632798a Merge "Fix compilation on windows and clang-cl+ninja." by Vincent Rabaud · 7 years ago
  100. dc1a951 Merge "libwebp: Unicode command tools on Windows" by Yannis Guyon · 7 years ago