[go: up one dir, main page]

  1. 25f585c bump version to 0.2.1 by James Zern · 13 years ago
  2. fed7c04 libwebp: validate chunk size in ParseOptionalChunks by James Zern · 13 years ago
  3. b14fea9 autoconf/libwebp: enable dll builds for mingw by James Zern · 13 years ago
  4. d662158 fix double to float conversion warning by James Zern · 13 years ago
  5. 734f762 VP8LAllocateHistogramSet: fix overflow in size calculation by James Zern · 13 years ago
  6. f9cb58f GetHistoBits: fix integer overflow by James Zern · 13 years ago
  7. b30add2 EncodeImageInternal: fix uninitialized free by James Zern · 13 years ago
  8. 3de58d7 fix the -g/O3 discrepancy for 32bit compile by skal · 13 years ago
  9. 77aa7d5 fix the BITS=8 case by Pascal Massimino · 13 years ago
  10. e5970bd Make *InitSSE2() functions be empty on non-SSE2 platform by Pascal Massimino · 13 years ago
  11. ef5cc47 make *InitSSE2() functions be empty on non-SSE2 platform by Pascal Massimino · 13 years ago
  12. c4ea259 make VP8DspInitNEON() public by Pascal Massimino · 13 years ago
  13. c655380 dec/io.c: cosmetics by James Zern · 13 years ago
  14. fe1958f RGBA4444: harmonize lossless/lossy alpha values by James Zern · 13 years ago
  15. 681cb30 fix RGBA4444 output w/fancy upsampling by James Zern · 13 years ago
  16. f06c1d8 Merge "Alignment fix" into 0.2.0 by James Zern · 13 years ago
  17. f56e98f Alignment fix by Urvang Joshi · 13 years ago
  18. 6fe843b avoid rgb-premultiply if there's only trivial alpha values by Pascal Massimino · 13 years ago
  19. 528a11a fix the ARGB4444 premultiply arithmetic by Pascal Massimino · 13 years ago
  20. a0a4885 Lossless decoder fix for a special transform order by Urvang Joshi · 13 years ago
  21. 62dd9bb Update encoding heuristic w.r.t palette colors. by Vikas Arora · 13 years ago
  22. 6f4272b remove unused ApplyInverseTransform() by Pascal Massimino · 13 years ago
  23. 43b0d61 add support for ARGB -> YUVA conversion for lossless decoder by Pascal Massimino · 13 years ago
  24. 33705ca bump version to 0.2.0 by Pascal Massimino · 13 years ago
  25. c40d7ef fix alpha-plane check + add extra checks by Pascal Massimino · 13 years ago
  26. a06f802 MODE_YUVA: set alpha to opaque if the image has none by James Zern · 13 years ago
  27. 52a87dd Merge "silence one more warning" into 0.2.0 by James Zern · 13 years ago
  28. 3b02309 silence one more warning by James Zern · 13 years ago
  29. f94b04f move some RGB->YUV functions to yuv.h by Pascal Massimino · 13 years ago
  30. 292ec5c quiet a few 'uninitialized' warnings by James Zern · 13 years ago
  31. 4af3f6c fix indentation by Pascal Massimino · 13 years ago
  32. 323dc4d remove use of log2(). Use VP8LFastLog2() instead. by Pascal Massimino · 13 years ago
  33. 8c515d5 Merge "harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc" into 0.2.0 by Pascal Massimino · 13 years ago
  34. d4b4bb0 Merge changes I46090628,I1a41b2ce into 0.2.0 by James Zern · 13 years ago
  35. bff34ac harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc by Pascal Massimino · 13 years ago
  36. a3c063c Merge "extra size check for security" into 0.2.0 by Pascal Massimino · 13 years ago
  37. 5e79630 Merge "WebPEncode: clear stats at the start of encode" into 0.2.0 by pascal massimino · 13 years ago
  38. f1edf62 Merge "rationalize use of color-cache" into 0.2.0 by Pascal Massimino · 13 years ago
  39. c193331 extra size check for security by Pascal Massimino · 13 years ago
  40. 906be65 rationalize use of color-cache by Pascal Massimino · 13 years ago
  41. dd1c387 Add image-hint for low-color images. by Vikas Arora · 13 years ago
  42. 4eb7aa6 Merge "WebPCheckMalloc() and WebPCheckCalloc():" into 0.2.0 by Pascal Massimino · 13 years ago
  43. 80cc730 WebPCheckMalloc() and WebPCheckCalloc(): by Pascal Massimino · 13 years ago
  44. 183cba8 check VP8LBitWriterInit return by James Zern · 13 years ago
  45. cbfa9ee lossless: fix crash on user abort by James Zern · 13 years ago
  46. 475d87d WebPEncode: clear stats at the start of encode by James Zern · 13 years ago
  47. a7cc729 fix type and conversion warnings by Pascal Massimino · 13 years ago
  48. 7d853d7 add stats for lossless by Pascal Massimino · 13 years ago
  49. d39177b make QuantizeLevels() store the sum of squared error by Pascal Massimino · 13 years ago
  50. 5955cf5 replace x*155/100 by x*101581>>16 by Pascal Massimino · 13 years ago
  51. 7d732f9 make QuantizeLevels() store the sum of squared error by Pascal Massimino · 13 years ago
  52. e45a446 replace x*155/100 by x*101581>>16 by Pascal Massimino · 13 years ago
  53. 159b75d cwebp output size consistency: by Urvang Joshi · 13 years ago
  54. cbee59e Merge commit 'v0.1.99' by James Zern · 13 years ago
  55. d1fd782 Merge "add extra precision about default values and behaviour" into 0.2.0 by James Zern · 13 years ago
  56. efc826e add extra precision about default values and behaviour by Pascal Massimino · 13 years ago
  57. 9f29635 header/doc clean up by Pascal Massimino · 13 years ago
  58. 2fc1301 harmonize authors as "Name (mail@address)" by Pascal Massimino · 13 years ago
  59. 3e5bbe1 Merge "rename 'use_argb_input' to 'use_argb'" into 0.2.0 by James Zern · 13 years ago
  60. ce90847 Merge "add some padding bytes areas for later use" into 0.2.0 by James Zern · 13 years ago
  61. 0275159 add a very crude progress report for lossless by Pascal Massimino · 13 years ago
  62. a4b9b1c Remove some unused enum values. by Urvang Joshi · 13 years ago
  63. dd10817 rename 'use_argb_input' to 'use_argb' by Pascal Massimino · 13 years ago
  64. 90516ae add some padding bytes areas for later use by Pascal Massimino · 13 years ago
  65. ce156af add missing ABI compatibility checks by James Zern · 13 years ago
  66. f7f16a2 add ABI compatibility check by Pascal Massimino · 13 years ago
  67. a3ec622 mux.h: remove '* const' from function parameters by James Zern · 13 years ago
  68. 31426eb encode.h: remove '* const' from function parameters by James Zern · 13 years ago
  69. 9838e5d decode.h: remove '* const' from function parameters by James Zern · 13 years ago
  70. 9ff00ca bump encoder/decoder versions by James Zern · 13 years ago
  71. c2416c9 add lossless quick encoding functions to the public API by Pascal Massimino · 13 years ago
  72. d5e5ad6 move decode_vp8.h from webp/ to dec/ by James Zern · 13 years ago
  73. 8d3b04a Merge "header clean-up" into 0.2.0 by James Zern · 13 years ago
  74. 02201c3 Merge "remove one malloc() by making color_cache non dynamic" into 0.2.0 by James Zern · 13 years ago
  75. d708ec1 Merge "move MIN/MAX_HISTO_BITS to format_constants.h" into 0.2.0 by James Zern · 13 years ago
  76. ab2da3e Merge "add a malloc() check" into 0.2.0 by James Zern · 13 years ago
  77. 2d571bd add a malloc() check by Pascal Massimino · 13 years ago
  78. 7f0c178 remove one malloc() by making color_cache non dynamic by Pascal Massimino · 13 years ago
  79. 6569cd7 Merge "VP8LFillBitWindow: use 64-bit path for msvc x64 builds" into 0.2.0 by James Zern · 13 years ago
  80. 23d34f3 header clean-up by Pascal Massimino · 13 years ago
  81. 2a3ab6f move MIN/MAX_HISTO_BITS to format_constants.h by Pascal Massimino · 13 years ago
  82. 985d3da Merge "shuffle variables in HashChainFindCopy" into 0.2.0 by Pascal Massimino · 13 years ago
  83. cdf885c shuffle variables in HashChainFindCopy by Pascal Massimino · 13 years ago
  84. 7f4647e Merge "clarify the colorspace naming and byte ordering of decoded samples" into 0.2.0 by James Zern · 13 years ago
  85. cbf6972 clarify the colorspace naming and byte ordering of decoded samples by Pascal Massimino · 13 years ago
  86. 857650c Mux: Add WebPDataInit() and remove WebPImageInfo by Urvang Joshi · 13 years ago
  87. ff771e7 don't install webp/decode_vp8.h by James Zern · 13 years ago
  88. 596dff7 VP8LFillBitWindow: use 64-bit path for msvc x64 builds by James Zern · 13 years ago
  89. f0b5def bump versions by James Zern · 13 years ago
  90. 8130c4c Merge "build: remove libwebpmux from default targets/config" by James Zern · 13 years ago
  91. 05108f6 Merge "More spec/code matching in mux:" by James Zern · 13 years ago
  92. 6808e69 More spec/code matching in mux: by Urvang Joshi · 13 years ago
  93. 1d40a8b configure: add pthread detection by James Zern · 13 years ago
  94. b5e9067 fix some int <-> size_t mix for buffer sizes by Pascal Massimino · 13 years ago
  95. e41a759 build: remove libwebpmux from default targets/config by James Zern · 13 years ago
  96. 48b39eb fix underflow for very short bitstreams by Pascal Massimino · 13 years ago
  97. 7e62298 cosmetics: param alignment, manpage wording by James Zern · 13 years ago
  98. c0e8859 Get rid of image_info_ from WebPChunk struct. by Urvang Joshi · 13 years ago
  99. 0fa844f cosmetic fixes on assert and 'const' where applicable by Pascal Massimino · 13 years ago
  100. 7f22bd2 check limit of width * height is 32 bits by Pascal Massimino · 13 years ago