[go: up one dir, main page]

libwebp-1.2.3

- 6/30/2022: version 1.2.3
  This is a binary compatible release.
  * security fix for lossless encoder (#565, chromium:1313709)
  * improved progress granularity in WebPReportProgress() when using lossless
  * improved precision in Sharp YUV (-sharp_yuv) conversion
  * many corrections to webp-lossless-bitstream-spec.txt (#551)
  * crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573)
  1. 3c4a0fb update ChangeLog by James Zern · 3 years, 3 months ago v1.2.3
  2. 56a480e dsp/cpu.h: add missing extern "C" by James Zern · 3 years, 3 months ago
  3. 62b45bd update ChangeLog by James Zern · 3 years, 3 months ago v1.2.3-rc1
  4. 8764ec7 Merge changes Idb037953,Id582e395 into 1.2.3 by James Zern · 3 years, 3 months ago
  5. bcb872c vwebp: fix file name display in windows unicode build by James Zern · 3 years, 3 months ago
  6. 67c44ac webpmux: fix -frame option in windows unicode build by James Zern · 3 years, 3 months ago
  7. 8278825 makefile.unix: add sharpyuv objects to clean target by James Zern · 3 years, 3 months ago
  8. 14a49e0 update NEWS by James Zern · 3 years, 3 months ago
  9. 34b1dc3 bump version to 1.2.3 by James Zern · 3 years, 3 months ago
  10. 0b397fd update AUTHORS by James Zern · 3 years, 3 months ago
  11. c16488a update .mailmap by James Zern · 3 years, 3 months ago
  12. 5a2d929 Merge "unicode.h: set console mode before using wprintf" into main by James Zern · 3 years, 3 months ago
  13. 169f867 unicode.h: set console mode before using wprintf by James Zern · 3 years, 3 months ago
  14. a94b855 Merge "libsharpyuv: add version defines" into main by Maryla Ustarroz-Calonge · 3 years, 4 months ago
  15. f83bdb5 libsharpyuv: add version defines by Maryla · 3 years, 4 months ago
  16. bef0d79 unicode_gif.h: fix -Wdeclaration-after-statement by James Zern · 3 years, 4 months ago
  17. 404c162 Rename Huffman coding to prefix coding in the bitstream spec by Jyrki Alakuijala · 3 years, 4 months ago
  18. 8895f8a Merge "run_static_analysis.sh: fix scan-build archive path" into main by James Zern · 3 years, 4 months ago
  19. 92a673d Merge "Add -fvisibility=hidden flag in CMakeLists." into main by Maryla Ustarroz-Calonge · 3 years, 4 months ago
  20. 67c1d72 Merge "add WEBP_MSAN" into main by James Zern · 3 years, 4 months ago
  21. 1124ff6 Add -fvisibility=hidden flag in CMakeLists. by Maryla · 3 years, 4 months ago
  22. e15b356 add WEBP_MSAN by James Zern · 3 years, 4 months ago
  23. ec9e782 sharpyuv: remove minimum image size from sharpyuv library by Maryla · 3 years, 4 months ago
  24. 7bd07f3 run_static_analysis.sh: fix scan-build archive path by James Zern · 3 years, 4 months ago
  25. 5ecee06 Merge "sharpyuv: increase precision of gamma<->linear conversion" into main by Maryla Ustarroz-Calonge · 3 years, 4 months ago
  26. f81dd7d Merge changes I3d17d529,I53026880,I1bd61639,I6bd4b25d,Icfec8fba into main by James Zern · 3 years, 4 months ago
  27. 2d607ee sharpyuv: increase precision of gamma<->linear conversion by Maryla · 3 years, 4 months ago
  28. 266cbbc sharpyuv: add 32bit version of SharpYuvFilterRow. by Maryla · 3 years, 4 months ago
  29. 9fc1227 CMake: add src to webpinfo includes by Christopher Degawa · 3 years, 4 months ago
  30. 7d18f40 CMake: add WEBP_BUILD_WEBPINFO to list of checks for exampleutil by Christopher Degawa · 3 years, 4 months ago
  31. 11309aa CMake: add WEBP_BUILD_WEBPMUX to list of checks for exampleutil by Christopher Degawa · 3 years, 4 months ago
  32. 4bc762f CMake: link imageioutil to exampleutil after defined by Christopher Degawa · 3 years, 4 months ago
  33. 0d1b9bc WEBP_DEP_LIBRARIES: use Threads::Threads by Christopher Degawa · 3 years, 4 months ago
  34. 20ef48f Merge "sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv." into main by Maryla Ustarroz-Calonge · 3 years, 5 months ago
  35. 93c5437 sharpyuv: add support for 10/12/16 bit rgb and 10/12 bit yuv. by Maryla · 3 years, 5 months ago
  36. 53cf2b4 normalize WebPValidatePicture declaration w/definition by James Zern · 3 years, 5 months ago
  37. d3006f4 sharpyuv: slightly improve precision by Maryla · 3 years, 5 months ago
  38. ea96709 Merge changes Ia01bd397,Ibf3771af into main by James Zern · 3 years, 5 months ago
  39. 11bc841 Merge changes I2d317c4b,I9e77f6db into main by James Zern · 3 years, 5 months ago
  40. 30453ea Add an internal WebPValidatePicture. by Vincent Rabaud · 3 years, 5 months ago
  41. 6c43219 Some renamings for consistency. by Vincent Rabaud · 3 years, 5 months ago
  42. 4f59fa7 update .mailmap by James Zern · 3 years, 5 months ago
  43. e74f8a6 webp-lossless-bitstream-spec,cosmetics: normalize range syntax by James Zern · 3 years, 5 months ago
  44. 5a709ec webp-lossless-bitstream-spec,cosmetics: fix code typo by James Zern · 3 years, 5 months ago
  45. a2093ac webp-lossless-bitstream-spec: add amendment note by James Zern · 3 years, 5 months ago
  46. 86c6693 webp-lossless-bitstream-spec: fix BNF by James Zern · 3 years, 5 months ago
  47. 232f22d webp-lossless-bitstream-spec: fix 'simple code' snippet by James Zern · 3 years, 5 months ago
  48. 44dd765 webp-lossless-bitstream-spec: fix ColorTransform impl by James Zern · 3 years, 5 months ago
  49. 7a7e33e webp-lossless-bitstream-spec: fix TR-pixel right border note by James Zern · 3 years, 5 months ago
  50. 86f94ee Update lossless spec with Huffman codes. by vrabaud@google.com · 3 years, 5 months ago
  51. a3927cc sharpyuv.c,cosmetics: fix indent by James Zern · 3 years, 5 months ago
  52. 6c45cef Make sure the stride has a minimum value in the importer. by Vincent Rabaud · 3 years, 5 months ago
  53. 0c8b0e6 sharpyuv: cleanup/cosmetic changes by Maryla · 3 years, 5 months ago
  54. dc3841e {histogram,predictor}_enc: quiet int -> float warnings by James Zern · 3 years, 6 months ago
  55. a19a25b Replace doubles by floats in lossless misc cost estimations. by Vincent Rabaud · 3 years, 6 months ago
  56. 42888f6 Add an option to enable static builds. by Vincent Rabaud · 3 years, 6 months ago
  57. 7efcf3c Merge "Fix typo in color constants: Marix -> Matrix" into main by James Zern · 3 years, 6 months ago
  58. 8f4b5c6 Fix typo in color constants: Marix -> Matrix by Frank Barchard · 3 years, 6 months ago
  59. 90084d8 Merge "demux,IsValidExtendedFormat: remove unused variable" into main by James Zern · 3 years, 6 months ago
  60. ed643f6 Merge changes I452d2485,Ic6d75475 into main by James Zern · 3 years, 6 months ago
  61. 8fa053d Rename SharpYUV to SharpYuv for consistency. by Maryla · 3 years, 6 months ago
  62. 99a8756 SharpYuvComputeConversionMatrix: quiet int->float warnings by James Zern · 3 years, 6 months ago
  63. deb426b Makefile.vc: add sharpyuv_csp.obj to SHARPYUV_OBJS by James Zern · 3 years, 6 months ago
  64. 779597d demux,IsValidExtendedFormat: remove unused variable by brianpl@google.com · 3 years, 6 months ago
  65. 40e8aa5 Merge "libsharpyuv: add colorspace utilities" into main by Maryla Ustarroz-Calonge · 3 years, 6 months ago
  66. 01a05de libsharpyuv: add colorspace utilities by Maryla · 3 years, 6 months ago
  67. 2de4b05 Merge changes Id9890a60,I376d81e6,I1c958838 into main by James Zern · 3 years, 6 months ago
  68. b8bca81 Merge "configure.ac: use LT_INIT if available" into main by James Zern · 3 years, 6 months ago
  69. e8e77b9 Merge changes I479bc487,I39864691,I5d486c2c,I186d13be into main by Pascal Massimino · 3 years, 6 months ago
  70. 7e7d5d5 Merge ".gitignore: add Android Studio & VS code dirs" into main by James Zern · 3 years, 6 months ago
  71. 10c5084 normalize label indent by James Zern · 3 years, 6 months ago
  72. 89f774e mux{edit,internal}: fix leaks on error by James Zern · 3 years, 6 months ago
  73. 2d3293a ExUtilInitCommandLineArguments: fix leak on error by James Zern · 3 years, 6 months ago
  74. ec34fd7 anim_util: fix leaks on error by James Zern · 3 years, 6 months ago
  75. e471728 gif2webp: fix segfault on OOM by James Zern · 3 years, 6 months ago
  76. e3cfafa GetBackwardReferences: fail on alloc error by James Zern · 3 years, 6 months ago
  77. a828a59 BackwardReferencesHashChainDistanceOnly: fix segfault on OOM by James Zern · 3 years, 6 months ago
  78. fe153fa VP8LEncodeStream: fix segfault on OOM by James Zern · 3 years, 6 months ago
  79. 919acc0 .gitignore: add Android Studio & VS code dirs by James Zern · 3 years, 6 months ago
  80. efa0731 configure.ac: use LT_INIT if available by James Zern · 3 years, 6 months ago
  81. 0957fd6 tiffdec: add grayscale support by James Zern · 3 years, 6 months ago
  82. e685fee Merge "Make libsharpyuv self-contained by removing dependency on cpu.c" into main by Maryla Ustarroz-Calonge · 3 years, 7 months ago
  83. 841960b Make libsharpyuv self-contained by removing dependency on cpu.c by Maryla · 3 years, 7 months ago
  84. 617cf03 image_dec: add WebPGetEnabledInputFileFormats() by James Zern · 3 years, 7 months ago
  85. 7a68afa Let SharpArgbToYuv caller pass in an RGB>YUV conversion matrix. by Maryla · 3 years, 7 months ago
  86. 34bb332 man/cwebp.1: add note about crop/resize order by James Zern · 3 years, 7 months ago
  87. f0e9351 webp-lossless-bitstream-spec,cosmetics: fix some typos by James Zern · 3 years, 7 months ago
  88. 5ccbd6e vp8l_dec.c,cosmetics: fix a few typos by James Zern · 3 years, 7 months ago
  89. c3d0c2d fix ios build scripts after sharpyuv dep added by James Zern · 3 years, 7 months ago
  90. d0d2292 Merge "Make libwebp depend on libsharpyuv." into main by Maryla Ustarroz-Calonge · 3 years, 7 months ago
  91. 03d1219 alpha_processing_neon.c: fix 0x01... typo by James Zern · 3 years, 7 months ago
  92. d55d447 Make libwebp depend on libsharpyuv. by Maryla · 3 years, 7 months ago
  93. e4cbcdd Fix lossless encoding for MIPS. by Vincent Rabaud · 3 years, 7 months ago
  94. 924e7ca alpha_processing_neon.c: fix Dispatch/ExtractAlpha_NEON by James Zern · 3 years, 8 months ago
  95. 0fa0ea5 Makefile.vc: use /MANIFEST:EMBED by James Zern · 3 years, 8 months ago
  96. 29cc95c Basic version of libsharpyuv in libwebp, in C. by Maryla · 3 years, 8 months ago
  97. a30f219 examples/webpmux.c: fix a couple of typos by James Zern · 3 years, 8 months ago
  98. 66b3ce2 Fix bad overflow check in ReadTIFF() by Yannis Guyon · 3 years, 8 months ago
  99. 54e61a3 Markdownify libwebp docs and reorganize them. by Maryla · 3 years, 8 months ago
  100. b4533de CMakeLists.txt,cosmetics: break long line by James Zern · 3 years, 8 months ago