[go: up one dir, main page]

  1. 7c3b7cc Limit memory allocation when reading invalid Huffman codes. by Vincent Rabaud · 2 years, 3 months ago 0.5.1
  2. a4a8e5f vwebp: clear canvas during resize w/o animation by James Zern · 9 years ago
  3. 31ca2a8 tiffdec: restore libtiff 3.9.x compatibility by James Zern · 9 years ago
  4. b2f77b5 update NEWS by James Zern · 9 years ago
  5. 5ab6d9d AnimEncoder: avoid freeing uninitialized memory pointer. by hui su · 9 years ago
  6. f29bf58 WebPAnimEncoder: If 'minimize_size' and 'allow_mixed' on, try lossy + lossless. by Urvang Joshi · 9 years ago
  7. df780e0 fix a potential overflow with MALLOC_LIMIT by Pascal Massimino · 9 years ago
  8. 218460c bump version to 0.5.2 by James Zern · 9 years ago
  9. de7d654 update AUTHORS & .mailmap by James Zern · 9 years ago
  10. 74a12b1 iosbuild.sh: add WebPDecoder.framework + encoder by James Zern · 9 years ago
  11. be7dcc0 AnimEncoder: Correctly skip a frame when sub-rectangle is empty. by Hui Su · 9 years ago
  12. 4088583 Fix assertions in WebPRescalerExportRow() by Hui Su · 9 years ago
  13. 8f38c72 fix a typo in WebPPictureYUVAToARGB's doc by Pascal Massimino · 9 years ago
  14. 33ca93f systematically call WebPDemuxReleaseIterator() on dec->prev_iter_ by Pascal Massimino · 9 years ago
  15. 76e1907 doc: use two's complement explicitly for uint8->int8 conversion by Pascal Massimino · 9 years ago
  16. f91ba96 Anim_encoder: correctly handle enc->prev_candidate_undecided_ by hui su · 9 years ago
  17. 25d74e6 WebPPictureDistortion(): free() -> WebPSafeFree() by Pascal Massimino · 9 years ago
  18. 03f1c00 mux/Makefile.am: add missing -lm by James Zern · 9 years ago
  19. 58410cd fix bug in RefineUsingDistortion() by Pascal Massimino · 9 years ago
  20. e168af8 fix filtering auto-adjustment by Pascal Massimino · 9 years ago
  21. ed9dec4 fix doc and code snippet for WebPINewDecoder() doc by Pascal Massimino · 9 years ago
  22. 3c49178 prevent 32b overflow for very large canvas_width / height by Pascal Massimino · 9 years ago
  23. 9595f29 fix anim_util.c compilation when HAVE_GIF is not defined. by Pascal Massimino · 9 years ago
  24. 7ec9552 Make gif transparent color to be transparent black by hui su · 9 years ago
  25. 9871335 Add a CMake option for WEBP_SWAP_16BIT_CSP. by Vincent Rabaud · 9 years ago
  26. 0ae3222 Fix missing cpu-features for Android. by Vincent Rabaud · 9 years ago
  27. ab4c805 cpu.cmake: improve webp_check_compiler_flag output by James Zern · 9 years ago
  28. eec5fa3 Provide support for CMake on Android studio 2.2. by Vincent Rabaud · 9 years ago
  29. 004d569 Split the main CMake file. by Vincent Rabaud · 9 years ago
  30. 4fe5d58 Android.mk: use -fvisibility=hidden by James Zern · 9 years ago
  31. bd63a31 vwebp: ensure setenv() is available in stdlib.h by James Zern · 9 years ago
  32. 363a568 vwebp: handle window resizing properly by Pascal Massimino · 9 years ago
  33. a0d2753 lower WEBP_MAX_ALLOCABLE_MEMORY default by James Zern · 9 years ago
  34. 31fe11a fix infinite loop in case of PARTITION0 overflow by Pascal Massimino · 9 years ago
  35. 532215d Change the rule of picking UV mode in MBAnalyzeBestUVMode() by hui su · 9 years ago
  36. 9c75dbd cwebp.1: improve some grammar by James Zern · 9 years ago
  37. af2e05c vwebp: Clear previous frame when a key triggers a redraw by Pascal Massimino · 9 years ago
  38. 26ffa29 Add descriptions of default configuration in help info. by Hui Su · 9 years ago
  39. 7416280 Fix an unsigned integer overflow error in enc/cost.h by hui su · 9 years ago
  40. 13cf1d2 Do token recording and counting in a single loop by hui su · 9 years ago
  41. eb9a4b9 Reset segment id if we decide not to update segment map by hui su · 9 years ago
  42. 42ebe3b configure: fix NEON flag detection under gcc 6 by James Zern · 9 years ago
  43. 83cbfa0 Import: use relative pointer offsets by James Zern · 9 years ago
  44. a1ade40 PreprocessARGB: use relative pointer offsets by James Zern · 9 years ago
  45. fd4d090 ConvertWRGBToYUV: use relative pointer offsets by James Zern · 9 years ago
  46. 9daad45 ImportYUVAFromRGBA: use relative pointer offsets by James Zern · 9 years ago
  47. c284780 imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow by James Zern · 9 years ago
  48. e375080 gifdec,Remap: avoid out of bounds colormap read by James Zern · 9 years ago
  49. c222a05 additional fix for stride type as size_t by Pascal Massimino · 9 years ago
  50. bb23361 fix potential overflow when width * height * 4 >= (1<<32) by Pascal Massimino · 9 years ago
  51. 883d41f gif2webp: fix crash with NULL extension data by James Zern · 9 years ago
  52. 3d97bb7 update ChangeLog by James Zern · 9 years ago v0.5.1
  53. deb54d9 Clarify the expected 'config' lifespan in WebPIDecode() by Pascal Massimino · 9 years ago
  54. c7e2d24 update ChangeLog by James Zern · 9 years ago v0.5.1-rc5
  55. c7eb06f Fix corner case in CostManagerInit. by Vincent Rabaud · 9 years ago
  56. ab7937a gif2webp: normalize the number of .'s in the help message by James Zern · 9 years ago
  57. 3cdec84 vwebp: normalize the number of .'s in the help message by James Zern · 9 years ago
  58. bdf6241 cwebp: normalize the number of .'s in the help message by James Zern · 9 years ago
  59. 06a38c7 fix rescaling bug: alpha plane wasn't filled with 0xff by Pascal Massimino · 9 years ago
  60. 319e37b Improve lossless compression. by Vincent Rabaud · 9 years ago
  61. 447adbc 'our bug tracker' -> 'the bug tracker' by Pascal Massimino · 9 years ago
  62. 97b9e64 normalize the number of .'s in the help message by Pascal Massimino · 9 years ago
  63. bb50bf4 pngdec,ReadFunc: throw an error on invalid read by James Zern · 9 years ago
  64. 38063af decode.h,WebPGetInfo: normalize function comment by James Zern · 9 years ago
  65. 9e8e1b7 Inline GetResidual for speed. by Vincent Rabaud · 9 years ago
  66. 7d58d1b Speed-up uniform-region processing. by Vincent Rabaud · 9 years ago
  67. 23e29cb Merge "Fix a boundary case in BackwardReferencesHashChainDistanceOnly." into 0.5.1 by Pascal Massimino · 9 years ago
  68. 0bb23b2 free -> WebPSafeFree() by Pascal Massimino · 10 years ago
  69. e7b9177 Merge "DecodeImageData(): change the incorrect assert" into 0.5.1 by Pascal Massimino · 10 years ago
  70. 2abfa54 DecodeImageData(): change the incorrect assert by Pascal Massimino · 10 years ago
  71. 5a48fcd Merge "configure: test for -Wfloat-conversion" by James Zern · 10 years ago
  72. 0174d18 Fix a boundary case in BackwardReferencesHashChainDistanceOnly. by Vincent Rabaud · 10 years ago
  73. 6a9c262 Merge "Added MSA optimized transform functions" by Parag Salasakar · 10 years ago
  74. cfbcc5e Make sure to consider small distances in LZ77. by Vincent Rabaud · 10 years ago
  75. 5e60c42 Added MSA optimized transform functions by Parag Salasakar · 10 years ago
  76. 3dc28d7 configure: test for -Wfloat-conversion by James Zern · 10 years ago
  77. f2a0946 add some asserts to delimit the perimeter of CostManager's operation by Pascal Massimino · 10 years ago
  78. 9a583c6 fix invalid-write bug for alpha-decoding by Pascal Massimino · 10 years ago
  79. f66512d make gradlew executable by James Zern · 10 years ago
  80. 6fda58f backward_references: quiet double->int warning by James Zern · 10 years ago
  81. a48cc9d Merge "Fix a compression regression for images with long uniform regions." into 0.5.1 by Pascal Massimino · 10 years ago
  82. cc2720c Merge "Revert an LZ77 boundary constant." into 0.5.1 by Pascal Massimino · 10 years ago
  83. 059aab4 Fix a compression regression for images with long uniform regions. by Vincent Rabaud · 10 years ago
  84. b0c7e49 Check more backward matches with higher quality. by Vincent Rabaud · 10 years ago
  85. a361151 Revert an LZ77 boundary constant. by Vincent Rabaud · 10 years ago
  86. 8190374 README: fix typo by James Zern · 10 years ago
  87. 7551db4 update NEWS by James Zern · 10 years ago
  88. 0fb2269 bump version to 0.5.1 by James Zern · 10 years ago
  89. f453761 update AUTHORS & .mailmap by James Zern · 10 years ago
  90. 3259571 Refactor GetColorPalette method. by Urvang Joshi · 10 years ago
  91. 1df5e26 avoid using tmp histogram in PreparePair() by Pascal Massimino · 10 years ago
  92. 7685123 fix comment typos by Pascal Massimino · 10 years ago
  93. a246b92 Speedup backward references. by Vincent Rabaud · 10 years ago
  94. 76d73f1 Merge "CostManager: introduce a free-list of ~10 intervals" by Pascal Massimino · 10 years ago
  95. eab39d8 CostManager: introduce a free-list of ~10 intervals by Pascal Massimino · 10 years ago
  96. 4c59aac Merge "mips msa webp configuration" by James Zern · 10 years ago
  97. 043c33f Merge "Improve speed and compression in backward reference for lossless." by Pascal Massimino · 10 years ago
  98. 71be9b8 Merge "clarify variable names in HistogramRemap()" by Pascal Massimino · 10 years ago
  99. 0ba7fd7 Improve speed and compression in backward reference for lossless. by Vincent Rabaud · 10 years ago
  100. 0481d42 CostManager: cache one interval and re-use it when possible by Pascal Massimino · 10 years ago