[go: up one dir, main page]

libwebp-1.3.2

- 9/13/2023: version 1.3.2
  This is a binary compatible release.
  * security fix for lossless decoder (chromium: #1479274, CVE-2023-4863)
  1. 63234c4 bump version to 1.3.2 by James Zern · 2 years, 3 months ago
  2. 2af2626 Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 2 years, 3 months ago 1.3.1
  3. 4339332 enc/*: normalize WebPEncodingSetError() calls by James Zern · 2 years, 6 months ago
  4. 287fdef enc/*: add missing WebPEncodingSetError() calls by James Zern · 2 years, 6 months ago
  5. c3bd7cf EncodeAlphaInternal: add missing error check by James Zern · 2 years, 6 months ago
  6. d49cfbb vp8l_enc,WriteImage: add missing error check by James Zern · 2 years, 6 months ago
  7. 2e5a9ec muxread,MuxImageParse: add missing error checks by James Zern · 2 years, 6 months ago
  8. 59a2b1f WebPDecodeYUV: check u/v/stride/uv_stride ptrs by James Zern · 2 years, 6 months ago
  9. 7138bf8 bump version to 1.3.1 by James Zern · 2 years, 7 months ago
  10. ac42dde Specialize and optimize ITransform_SSE2 using do_two by Nozomi Isozaki · 2 years, 7 months ago
  11. ed27437 neon.h,cosmetics: clear a couple lint warnings by James Zern · 2 years, 8 months ago
  12. 3fb8294 cpu.h,cosmetics: segment defines by James Zern · 2 years, 8 months ago
  13. 0c496a4 cpu.h: add WEBP_AARCH64 by James Zern · 2 years, 8 months ago
  14. 8151f38 move VP8GetCPUInfo declaration to cpu.c by James Zern · 2 years, 8 months ago
  15. 0afbd97 cpu.h: enable NEON w/_M_ARM64EC by James Zern · 2 years, 9 months ago
  16. 8f7513b upsampling_neon.c: fix WEBP_SWAP_16BIT_CSP check by James Zern · 2 years, 9 months ago
  17. d64e6d7 Merge "PaletteSortModifiedZeng: fix leak on error" into main by James Zern · 2 years, 10 months ago
  18. 0edbb6e PaletteSortModifiedZeng: fix leak on error by James Zern · 2 years, 10 months ago
  19. a486d80 EncodeAlphaInternal: clear result->bw on error by James Zern · 2 years, 10 months ago
  20. 31c28db libwebp{,demux,mux}.pc.in: Requires -> Requires.private by James Zern · 3 years ago
  21. e763eb1 bump version to 1.3.0 by James Zern · 3 years ago
  22. f853685 lossless: SUBTRACT_GREEN -> SUBTRACT_GREEN_TRANSFORM by James Zern · 3 years, 1 month ago
  23. 9ba800a Merge changes Id72fbf3b,Ic59d23a2 into main by James Zern · 3 years, 2 months ago
  24. 769387c cpu.c,cosmetics: fix a typo by James Zern · 3 years, 2 months ago
  25. 28aedcb *.pc.in: rename lib_prefix to webp_libname_prefix by James Zern · 3 years, 2 months ago
  26. dfc843a Merge "*.pc.in: add lib prefix to lib names w/MSVC" into main by James Zern · 3 years, 2 months ago
  27. 2498209 *.pc.in: add lib prefix to lib names w/MSVC by James Zern · 3 years, 2 months ago
  28. 5694476 analysis_enc.c: fix a dead store warning by James Zern · 3 years, 2 months ago
  29. e68765a dsp,neon: use vaddv in a few more places by James Zern · 3 years, 3 months ago
  30. 62b1bfe Merge changes I2877e7bb,I777cad70,I15af7d1a,I686e6740,If10538a9, ... into main by James Zern · 3 years, 4 months ago
  31. 95c8fe5 Merge changes Iecea3603,I9dc228ab into main by James Zern · 3 years, 4 months ago
  32. e7c805c picture_csp_enc.c: remove SafeInitSharpYuv by James Zern · 3 years, 4 months ago
  33. 639619c cmake: fix dll exports by James Zern · 3 years, 4 months ago
  34. ef70ee0 add a few missing <stddef.h> includes for NULL by James Zern · 3 years, 4 months ago
  35. 76c353b picture_csp_enc.c,CheckNonOpaque: rm unneeded local by James Zern · 3 years, 4 months ago
  36. e172930 Merge "WebPPictureHasTransparency: add missing pointer check" into main by James Zern · 3 years, 4 months ago
  37. 00ff988 vp8l_enc,AddSingleSubGreen: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  38. e2fecc2 dsp/lossless_enc.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  39. 129cf9e dsp/lossless.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  40. ad7d175 dsp/lossless_enc.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  41. 5037220 VP8LSubtractGreenFromBlueAndRed_C: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  42. 2ee786c upsampling_sse2.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  43. 4cc157d ParseOptionalChunks: clear int sanitizer warning by James Zern · 3 years, 4 months ago
  44. 892cf03 BuildHuffmanTable: clear int sanitizer warning by James Zern · 3 years, 4 months ago
  45. 3a9a4d4 VP8GetSigned: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  46. 704a3d0 dsp/lossless.c: quiet int sanitizer warnings by James Zern · 3 years, 4 months ago
  47. 1a6c109 WebPPictureHasTransparency: add missing pointer check by James Zern · 3 years, 4 months ago
  48. 866e349 Merge tag 'v1.2.4' by James Zern · 3 years, 4 months ago
  49. 9fde812 bump version to 1.2.4 by James Zern · 3 years, 5 months ago
  50. aff1c54 dsp,x86: normalize types w/_mm_cvtsi128_si32 calls by James Zern · 3 years, 5 months ago
  51. ab540ae dsp,x86: normalize types w/_mm_cvtsi32_si128 calls by James Zern · 3 years, 5 months ago
  52. 8980362 dsp,x86: normalize types w/_mm_set* calls (2) by James Zern · 3 years, 5 months ago
  53. e626925 lossless: fix crunch mode w/WEBP_REDUCE_SIZE by James Zern · 3 years, 5 months ago 1.2.3
  54. 8353923 dsp,x86: normalize types w/_mm_set* calls by James Zern · 3 years, 5 months ago
  55. 79be856 Merge changes I7111d1f7,I872cd62c into main by James Zern · 3 years, 5 months ago
  56. 04764b5 libwebp.pc: add libsharpyuv to requires by Christopher Degawa · 3 years, 5 months ago
  57. c151e95 utils.h,WEBP_ALIGN: make bitmask unsigned by James Zern · 3 years, 5 months ago
  58. 748e92b add WebPInt32ToMem by James Zern · 3 years, 5 months ago
  59. 4f402f3 add WebPMemToInt32 by James Zern · 3 years, 5 months ago
  60. 84163d9 lossless: fix crunch mode w/WEBP_REDUCE_SIZE by James Zern · 3 years, 5 months ago
  61. 56a480e dsp/cpu.h: add missing extern "C" by James Zern · 3 years, 5 months ago
  62. 34b1dc3 bump version to 1.2.3 by James Zern · 3 years, 6 months ago
  63. e15b356 add WEBP_MSAN by James Zern · 3 years, 6 months ago
  64. 20ef48f Merge "sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv." into main by Maryla Ustarroz-Calonge · 3 years, 7 months ago
  65. 93c5437 sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv. by Maryla · 3 years, 7 months ago
  66. 53cf2b4 normalize WebPValidatePicture declaration w/definition by James Zern · 3 years, 7 months ago
  67. 30453ea Add an internal WebPValidatePicture. by Vincent Rabaud · 3 years, 7 months ago
  68. 6c43219 Some renamings for consistency. by Vincent Rabaud · 3 years, 7 months ago
  69. 6c45cef Make sure the stride has a minimum value in the importer. by Vincent Rabaud · 3 years, 7 months ago
  70. 0c8b0e6 sharpyuv: cleanup/cosmetic changes by Maryla · 3 years, 7 months ago
  71. dc3841e {histogram,predictor}_enc: quiet int -> float warnings by James Zern · 3 years, 8 months ago
  72. a19a25b Replace doubles by floats in lossless misc cost estimations. by Vincent Rabaud · 3 years, 8 months ago
  73. 779597d demux,IsValidExtendedFormat: remove unused variable by brianpl@google.com · 3 years, 8 months ago
  74. 40e8aa5 Merge "libsharpyuv: add colorspace utilities" into main by Maryla Ustarroz-Calonge · 3 years, 9 months ago
  75. 01a05de libsharpyuv: add colorspace utilities by Maryla · 3 years, 9 months ago
  76. 2de4b05 Merge changes Id9890a60,I376d81e6,I1c958838 into main by James Zern · 3 years, 9 months ago
  77. e8e77b9 Merge changes I479bc487,I39864691,I5d486c2c,I186d13be into main by Pascal Massimino · 3 years, 9 months ago
  78. 10c5084 normalize label indent by James Zern · 3 years, 9 months ago
  79. 89f774e mux{edit,internal}: fix leaks on error by James Zern · 3 years, 9 months ago
  80. e3cfafa GetBackwardReferences: fail on alloc error by James Zern · 3 years, 9 months ago
  81. a828a59 BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 9 months ago
  82. fe153fa VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 9 months ago
  83. 841960b Make libsharpyuv self-contained by removing dependency on cpu.c by Maryla · 3 years, 9 months ago
  84. 7a68afa Let SharpArgbToYuv caller pass in an RGB>YUV conversion matrix. by Maryla · 3 years, 9 months ago
  85. 5ccbd6e vp8l_dec.c,cosmetics: fix a few typos by James Zern · 3 years, 9 months ago
  86. d0d2292 Merge "Make libwebp depend on libsharpyuv." into main by Maryla Ustarroz-Calonge · 3 years, 10 months ago
  87. 03d1219 alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 10 months ago
  88. d55d447 Make libwebp depend on libsharpyuv. by Maryla · 3 years, 10 months ago
  89. e4cbcdd Fix lossless encoding for MIPS. by Vincent Rabaud · 3 years, 10 months ago
  90. 924e7ca alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 10 months ago
  91. 29cc95c Basic version of libsharpyuv in libwebp, in C. by Maryla · 3 years, 10 months ago
  92. b9d2f9c quant_enc.c: use WEBP_RESTRICT qualifier by James Zern · 3 years, 10 months ago
  93. ec178f2 Add progress hook granularity in lossless by Yannis Guyon · 3 years, 11 months ago
  94. 26139c7 Rename MAX_COST to MAX_BIT_COST in histogram_enc.c by Yannis Guyon · 3 years, 11 months ago
  95. 6f49654 Merge tag 'v1.2.2' by James Zern · 4 years ago
  96. 4074acf dsp.h: bump msvc arm64 version requirement to 16.6 by James Zern · 4 years ago
  97. 6db8248 libwebp: Fix VP8EncTokenLoop() progress by Yannis Guyon · 4 years ago
  98. db25f1b libwebp: Fix VP8EncTokenLoop() progress by Yannis Guyon · 4 years ago
  99. f084244 anim_decode: fix alpha blending with big-endian by James Zern · 4 years ago
  100. e488671 anim_decode: fix alpha blending with big-endian by James Zern · 4 years ago