[go: up one dir, main page]

  1. 7b75522 GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago 1.0.2
  2. 3180b6f4 BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
  3. 16f36e4 VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
  4. df9e129 alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
  5. 28b53ef alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
  6. 81efa2a Fix lossless encoding for MIPS. by Vincent Rabaud · 3 years, 10 months ago
  7. d848122 Rescaler: fix rounding error by Pascal Massimino · 7 years ago
  8. 4fdc903 HistogramCombineStochastic: fix free of uninit value by James Zern · 7 years ago
  9. fa58371 unicode,INIT_WARGV: add missing cast by James Zern · 7 years ago
  10. 84fdd0d Remove BINARYEN_METHOD in wasm settings. by Vincent Rabaud · 7 years ago
  11. 2b98df9 update ChangeLog by James Zern · 7 years ago v1.0.2 v1.0.2-rc1
  12. 61e372b update NEWS by James Zern · 7 years ago
  13. 7ae658a bump version to 1.0.2 by James Zern · 7 years ago
  14. 51c4907 update AUTHORS by James Zern · 7 years ago
  15. 666bd6c man/cwebp.1: refine near-lossless text by James Zern · 7 years ago
  16. 561cdce Clarify the doc about GetFeatures. by Vincent Rabaud · 7 years ago
  17. aec2cf0 near_lossless: fix fuzzing-detected integer overflow by Skal · 7 years ago
  18. 928a75d webp: Fix VP8LBitWriterClone() bug by Yannis Guyon · 7 years ago
  19. 5173d4e neon IsFlat by Johann · 7 years ago
  20. 5b08121 IsFlat: inline when possible by Johann · 7 years ago
  21. 381b7b5 IsFlat: use int for thresh by Johann · 7 years ago
  22. 6ed15ea fix unprobable leak in webp_sdl.c by Skal · 7 years ago
  23. 22bbb24 Merge "IsFlat: return int" by Johann Koenig · 7 years ago
  24. 8b3fb23 Merge tag 'v1.0.1' by James Zern · 7 years ago
  25. f435de9 IsFlat: return int by Johann · 7 years ago
  26. 41521ae utils.h: only define WEBP_NEED_LOG_TABLE_8BIT when needed by James Zern · 7 years ago
  27. 9f4d4a3 neon: GetResidualCost by Johann · 7 years ago
  28. 0fd7514 neon: SetResidualCoeffs by Johann · 7 years ago
  29. f95a996 Simpler histogram clustering. by Vincent Rabaud · 7 years ago
  30. e85d331 update ChangeLog by James Zern · 7 years ago v1.0.1 v1.0.1-rc2
  31. fa8210e Fix pair update in stochastic entropy merging. by Vincent Rabaud · 7 years ago
  32. fd198f7 add codereview.settings by Johann · 7 years ago
  33. 825389a README.mux: add a reference to the AnimDecoder API by James Zern · 7 years ago
  34. 3be698c CMake: fix webp_js compilation by skal · 7 years ago
  35. 485ff86 Fix pair update in stochastic entropy merging. by Vincent Rabaud · 7 years ago
  36. 4cd0582 CMake: fix webp_js compilation by skal · 7 years ago
  37. 4cbb4ca update NEWS by James Zern · 7 years ago
  38. f5a5918 bump version to 1.0.1 by James Zern · 7 years ago
  39. d61385d Speed-up: Make sure we only initialize histograms when needed. by Vincent Rabaud · 7 years ago
  40. 6752904 Speed-up: Make sure we only initialize histograms when needed. by Vincent Rabaud · 7 years ago
  41. 0c57031 update AUTHORS by James Zern · 7 years ago
  42. 301a2dd img2webp: add help note about arguments from a file by James Zern · 7 years ago
  43. f0abab9 Speedups for empty histograms. by Vincent Rabaud · 7 years ago
  44. f2dfd92 Split HistogramAdd to only have the high level logic in C. by Vincent Rabaud · 7 years ago
  45. 06b7bc7 Fix compilation on windows and clang-cl+ninja. by Vincent Rabaud · 7 years ago
  46. b6284d8 img2webp: add help note about arguments from a file by James Zern · 7 years ago
  47. decf6f6 Speedups for empty histograms. by Vincent Rabaud · 7 years ago
  48. dea3e89 Split HistogramAdd to only have the high level logic in C. by Vincent Rabaud · 7 years ago
  49. 632798a Merge "Fix compilation on windows and clang-cl+ninja." by Vincent Rabaud · 7 years ago
  50. dc1a951 Merge "libwebp: Unicode command tools on Windows" by Yannis Guyon · 7 years ago
  51. 9cf9841 libwebp: Unicode command tools on Windows by Yannis Guyon · 7 years ago
  52. 9817949 remove some minor TODOs by Pascal Massimino · 7 years ago
  53. a376e7b Fix compilation on windows and clang-cl+ninja. by Vincent Rabaud · 7 years ago
  54. cbf82cc Remove AVX2 files. by Vincent Rabaud · 7 years ago
  55. 5030e90 Merge "TIFF decoder: remove unused KINV definition" by Pascal Massimino · 7 years ago
  56. ac54331 Remove a few more useless #defines by Vincent Rabaud · 7 years ago
  57. 123d330 TIFF decoder: remove unused KINV definition by Pascal Massimino · 7 years ago
  58. ef1094b Merge "- install pkg-config files during the CMake build" by James Zern · 7 years ago
  59. b911fbc libwebp: Remove duplicate GIFDisplayError in anim_util by Yannis Guyon · 7 years ago
  60. eee00b6 - install pkg-config files during the CMake build by Konstantin Ivlev · 7 years ago
  61. ac3ec8c Merge "Clean-up the common sources in dsp." by Vincent Rabaud · 7 years ago
  62. 3e13da7 Clean-up the common sources in dsp. by Vincent Rabaud · 7 years ago
  63. 5c395f1 libwebp: cmake-format all by Yannis Guyon · 7 years ago
  64. e7a6972 libwebp: Add extras targets in CMakeLists.txt by Yannis Guyon · 7 years ago
  65. e52485d libwebp: Rename macros in webpmux.c by Yannis Guyon · 7 years ago
  66. 92dc0f0 clean-up MakeInputImageCopy() by Pascal Massimino · 7 years ago
  67. 39952de VP8IteratorImport: add missing 'const' by Pascal Massimino · 7 years ago
  68. 382af7a clean-up WebPBlendAlpha by Pascal Massimino · 7 years ago
  69. 14d020f libwebp: Use ExUtilGet*() in anim_diff by Yannis Guyon · 7 years ago
  70. 0d92ff2 libwebp: remove useless variable in gif2webp by Yannis Guyon · 7 years ago
  71. 556cb1b Merge "CMake: Set WEBP_BUILD_GIF2WEBP to off" by Yannis Guyon · 7 years ago
  72. da26ee4 CMake: Set WEBP_BUILD_GIF2WEBP to off by Yannis Guyon · 7 years ago
  73. b2a867c cwebp: Don't premultiply during -resize if -exact by Yannis Guyon · 7 years ago
  74. 637141b pngdec: fix build w/libpng < 1.4.x by James Zern · 7 years ago
  75. bc5092b pngdec: set memory functions by James Zern · 7 years ago
  76. 50d8345 Fix CMake math library. by Vincent Rabaud · 7 years ago
  77. 6aa3e8a Fix math library on Visual Studio. by Vincent Rabaud · 7 years ago
  78. d71df4e Fix math library finding in CMake. by Vincent Rabaud · 7 years ago
  79. de08d72 cosmetics: normalize include guard comment by James Zern · 7 years ago
  80. 009562b vwebp: Fix bug when Dispose then NoBlend frames by Yannis Guyon · 7 years ago
  81. 423f257 Fix up CMake to create targets. by Vincent Rabaud · 7 years ago
  82. 907208f Wait for all threads to be done in DecodeRemaining. by Vincent Rabaud · 7 years ago
  83. 4649b3c vwebp: Add background color display option by Yannis Guyon · 7 years ago
  84. 78ad57a Fix bad glClearColor parameters by Yannis Guyon · 7 years ago
  85. da96d8d Allow for a non-initialized alpha decompressor in DoRemap. by Vincent Rabaud · 7 years ago
  86. 2563db4 fix rescaling rounding inaccuracy by Pascal Massimino · 7 years ago
  87. 211f37e fix endian problems in pattern copy by Pascal Massimino · 7 years ago
  88. 5f0f5c0 Make sure partition #0 is read before VP8 data in IDecode. by Vincent Rabaud · 7 years ago
  89. de98732 fix GetColorf() bug by Pascal Massimino · 7 years ago
  90. 4338cd3 misc fixes in libwebpmux by Yannis Guyon · 7 years ago
  91. e00af13 fix signatures after a9ceda7ff1 by Pascal Massimino · 7 years ago
  92. a9ceda7 Speed-up chunk list operations. by Vincent Rabaud · 7 years ago
  93. 2281bbf Merge "Better handling of bogus Huffman codes." by Vincent Rabaud · 7 years ago
  94. 39cb9aa Better handling of bogus Huffman codes. by Vincent Rabaud · 7 years ago
  95. 89cc9d3 Merge "fix read-overflow while parsing VP8X chunk" by Pascal Massimino · 7 years ago
  96. 95fd650 fix read-overflow while parsing VP8X chunk by Pascal Massimino · 7 years ago
  97. 9e729fe Fix VP8IoTeardownHook being called twice on worker sync failure by Yannis Guyon · 7 years ago
  98. 29fb856 Merge "muxread,anmf: fail on multiple image chunks" by James Zern · 7 years ago
  99. eb82ce7 muxread,anmf: fail on multiple image chunks by James Zern · 7 years ago
  100. 1344a2e fix alpha-filtering crash when image width is larger than radius by Pascal Massimino · 7 years ago