[go: up one dir, main page]

  1. bbaaf8d Fix invalid incremental decoding check. by Vincent Rabaud · 2 years, 2 months ago 0.6.1
  2. a298d9d Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 2 years, 2 months ago
  3. ef52aca Limit memory allocation when reading invalid Huffman codes. by Vincent Rabaud · 2 years, 2 months ago
  4. e194928 Modernize CMake. by Vincent Rabaud · 2 years, 2 months ago
  5. 5357804 EncodeAlphaInternal: clear result->bw on error by James Zern · 2 years, 10 months ago
  6. 5c0690b GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago
  7. 91cc4e3 BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
  8. c0299b7 VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
  9. 36fa3a4 alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
  10. 6debf34 alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
  11. f9298cb Make sure partition #0 is read before VP8 data in IDecode. by Vincent Rabaud · 4 years, 9 months ago
  12. 2cb7701 fix read-overflow while parsing VP8X chunk by Pascal Massimino · 4 years, 9 months ago
  13. 35de4be Fix VP8IoTeardownHook being called twice on worker sync failure by Yannis Guyon · 4 years, 9 months ago
  14. 641fbb5 fix endian problems in pattern copy by Pascal Massimino · 4 years, 9 months ago
  15. b5e0b23 muxread,anmf: fail on multiple image chunks by James Zern · 4 years, 9 months ago
  16. 2ccbb40 fix alpha-filtering crash when image width is larger than radius by Pascal Massimino · 4 years, 9 months ago
  17. 4776859 muxread,ChunkVerifyAndAssign: validate chunk_size by James Zern · 4 years, 9 months ago
  18. 1266989 muxread,CreateInternal: fix riff size checks by James Zern · 4 years, 9 months ago
  19. 528c890 Fix for thread race heap-use-after-free by Yannis Guyon · 4 years, 9 months ago
  20. 16fc937 fix invalid check for buffer size by Pascal Massimino · 4 years, 9 months ago
  21. 1f14632 gif2webp: fix transcode of loop count=65535 by James Zern · 4 years, 9 months ago
  22. dcf860b Import,RGBA: fix for BigEndian import by Pascal Massimino · 8 years ago
  23. ab7b23e ReadWebP: fix for big-endian by Pascal Massimino · 8 years ago
  24. 6b7a95f update ChangeLog by James Zern · 8 years ago v0.6.1
  25. f66955d WEBP_REDUCE_CSP: restrict colorspace support by Pascal Massimino · 8 years ago
  26. a289d8e update ChangeLog by James Zern · 8 years ago v0.6.1-rc2
  27. c10a493 vwebp: disable double buffering on windows & mac by James Zern · 8 years ago
  28. 0d4466c webp_to_sdl.c: fix file mode by James Zern · 8 years ago
  29. 1b27bf8 WEBP_REDUCE_SIZE: disable all rescaler code by Pascal Massimino · 8 years ago
  30. 126be10 webpinfo: add -version option by James Zern · 8 years ago
  31. 9add62b bump version to 0.6.1 by James Zern · 8 years ago
  32. d3e2614 update NEWS by James Zern · 8 years ago
  33. 2edda63 README: add webpinfo section by James Zern · 8 years ago
  34. 9ca568e Merge "right-size some tables" by James Zern · 8 years ago
  35. 31f1995 Merge "SSE2 implementation of HasAlphaXXX" by Pascal Massimino · 8 years ago
  36. a80c46b SSE2 implementation of HasAlphaXXX by Pascal Massimino · 8 years ago
  37. 083507f right-size some tables by James Zern · 8 years ago
  38. 2e5785b anim_utils.c: remove warning when !defined(WEBP_HAVE_GIF) by Pascal Massimino · 8 years ago
  39. b299c47 add WEBP_REDUCE_SIZE by James Zern · 8 years ago
  40. f593d71 enc: disable pic->stats/extra_info w/WEBP_DISABLE_STATS by James Zern · 8 years ago
  41. 541179a Merge "predictor_enc: fix build w/--disable-near-lossless" by James Zern · 8 years ago
  42. 5755a7e predictor_enc: fix build w/--disable-near-lossless by James Zern · 8 years ago
  43. eab5bab add WEBP_DISABLE_STATS by James Zern · 8 years ago
  44. 8052c58 remove some petty TODOs from vwebp. by Pascal Massimino · 8 years ago
  45. c245343 move LOAD8x4 and STORE8x2 closer to their use location by Pascal Massimino · 8 years ago
  46. b9e734f dec,cosmetics: normalize function naming style by James Zern · 8 years ago
  47. c188d54 dec: harmonize function suffixes by James Zern · 8 years ago
  48. 28c5ac8 dec_sse41: harmonize function suffixes by James Zern · 8 years ago
  49. e65b72a Merge "introduce WebPHasAlpha8b and WebPHasAlpha32b" by Pascal Massimino · 8 years ago
  50. b94cee9 dec_sse2: remove HE8uv_SSE2 by James Zern · 8 years ago
  51. 44a0ee3 introduce WebPHasAlpha8b and WebPHasAlpha32b by Pascal Massimino · 8 years ago
  52. aebf59a Merge "WebPPictureAllocARGB: align argb allocation" by Pascal Massimino · 8 years ago
  53. c184665 WebPPictureAllocARGB: align argb allocation by James Zern · 8 years ago
  54. 3daf750 WebPParseHeaders: remove obsolete animation TODO by James Zern · 8 years ago
  55. 80285d9 cmake: avoid security warnings under msvc by James Zern · 8 years ago
  56. 650eac5 cmake: don't set -Wall with MSVC by James Zern · 8 years ago
  57. c462cd0 Remove useless code. by Vincent Rabaud · 8 years ago
  58. 01a9821 Merge "remove WebPWorkerImpl declaration from the header" by Pascal Massimino · 8 years ago
  59. 3c49fc4 Merge "thread_utils: fix potentially bad call to Execute" by Pascal Massimino · 8 years ago
  60. fde2782 thread_utils: fix potentially bad call to Execute by Pascal Massimino · 8 years ago
  61. 2a270c1 remove WebPWorkerImpl declaration from the header by Pascal Massimino · 8 years ago
  62. f1f437c remove mention of 'lossy-only parameters' from the doc by Pascal Massimino · 8 years ago
  63. 3879074 Merge "WebPMemToUint32: remove ptr cast to int" by Pascal Massimino · 8 years ago
  64. 04b029d WebPMemToUint32: remove ptr cast to int by James Zern · 8 years ago
  65. b7971d0 dsp: avoid defining _C functions w/NEON builds by James Zern · 8 years ago
  66. 6ba9876 webpdec: correct alloc size check w/use_argb by James Zern · 8 years ago
  67. 5cfb3b0 normalize include guards by James Zern · 8 years ago
  68. f433205 Merge changes Ia17c7dfc,I75423abb,Ia2f716b4,I161caa14,I4210081a, ... by Pascal Massimino · 8 years ago
  69. 8d033b1 {dec,enc}_neon: harmonize function suffixes x2 by James Zern · 8 years ago
  70. 0295e98 upsampling_neon: harmonize function suffixes by James Zern · 8 years ago
  71. d572c4e yuv_neon: harmonize function suffixes by James Zern · 8 years ago
  72. ab9c250 rescaler_neon: harmonize function suffixes by James Zern · 8 years ago
  73. 93e0ce2 lossless_neon: harmonize function suffixes by James Zern · 8 years ago
  74. 22fbc50 lossless_enc_neon: harmonize function suffixes by James Zern · 8 years ago
  75. 447875b filters_neon,cosmetics: fix indent by James Zern · 8 years ago
  76. e51bdd4 remove unused VP8TokenToStats() function by Pascal Massimino · 8 years ago
  77. 785da7e enc_neon: harmonize function suffixes by James Zern · 8 years ago
  78. bc1a251 dec_neon: harmonize function suffixes by James Zern · 8 years ago
  79. 61e535f dsp/lossless: workaround gcc-4.8 bug on arm by James Zern · 8 years ago
  80. 68b2eab cwebp: fix alpha reporting w/lossless & metadata by James Zern · 8 years ago
  81. 30042fa WebPDemuxGetI: add doc details around WebPFormatFeature by Pascal Massimino · 8 years ago
  82. 0a17f47 Merge "WIP: list includes as descendants of the project dir" by Pascal Massimino · 8 years ago
  83. a439972 WIP: list includes as descendants of the project dir by James Zern · 8 years ago
  84. 0827570 Merge "Make sure we reach the full range for alpha blending." by Pascal Massimino · 8 years ago
  85. d361a6a yuv_sse2: harmonize function suffixes by James Zern · 8 years ago
  86. 6921aa6 upsampling_sse2: harmonize function suffixes by James Zern · 8 years ago
  87. 08c67d3 ssim_sse2: harmonize function suffixes by James Zern · 8 years ago
  88. 582a1b5 rescaler_sse2: harmonize function suffixes by James Zern · 8 years ago
  89. 2c1b18b lossless_sse2: harmonize function suffixes by James Zern · 8 years ago
  90. 0ac46e8 lossless_enc_sse2: harmonize function suffixes by James Zern · 8 years ago
  91. bc634d5 enc_sse2: harmonize function suffixes by James Zern · 8 years ago
  92. bcb7347 dec_sse2: harmonize function suffixes by James Zern · 8 years ago
  93. e14ad93 Make sure we reach the full range for alpha blending. by Vincent Rabaud · 8 years ago
  94. 7038ca8 demux,StoreFrame: restore hdr size check to min req by James Zern · 8 years ago
  95. fb3daad cpu: fix ssse3 check by James Zern · 8 years ago
  96. be590e0 Merge "Fix CMake redefinition for HAVE_CPU_FEATURES_H" by Pascal Massimino · 8 years ago
  97. 35f736e Fix CMake redefinition for HAVE_CPU_FEATURES_H by Vincent Rabaud · 8 years ago
  98. a5216ef Fix integer overflow warning. by Vincent Rabaud · 8 years ago
  99. a9c8916 decode.h,WebPIDecGetRGB: clarify output ptr validity by James Zern · 8 years ago
  100. 3c74c64 gif2webp: handle 1-frame case properly + fix anim_diff by Pascal Massimino · 8 years ago