[go: up one dir, main page]

libwebp-1.3.0

- 12/16/2022: version 1.3.0
  This is a binary compatible release.
  * add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv
    functionality to other libraries; libwebp now depends on this library
  * major updates to the container and lossless bitstream docs (#448, #546,
    #551)
  * miscellaneous warning, bug & build fixes (#576, #583, #584)
  1. b557776 update ChangeLog by James Zern · 3 years ago v1.3.0 v1.3.0-rc1
  2. 0ba7724 update NEWS by James Zern · 3 years ago
  3. e763eb1 bump version to 1.3.0 by James Zern · 3 years ago
  4. 2a8686f update AUTHORS by James Zern · 3 years ago
  5. 106a57c Merge "*/Android.mk: add a check for NDK_ROOT" into main by James Zern · 3 years ago
  6. c5e841c Merge "extras: WebpToSDL -> WebPToSDL" into main by James Zern · 3 years ago
  7. dbc3071 Merge "xcframeworkbuild.sh: bump MACOSX_CATALYST_MIN_VERSION" into main by James Zern · 3 years ago
  8. 6fc1a9f */Android.mk: add a check for NDK_ROOT by James Zern · 3 years ago
  9. d3e151f doc/api.md,webp_js/README.md: Webp -> WebP by James Zern · 3 years ago
  10. ed92a62 extras: WebpToSDL -> WebPToSDL by James Zern · 3 years ago
  11. 6eb0189 xcframeworkbuild.sh: bump MACOSX_CATALYST_MIN_VERSION by James Zern · 3 years ago
  12. 1d58575 CMake: align .pc variables with autoconf by James Zern · 3 years ago
  13. e5fe2cf webp-lossless-bitstream-spec,cosmetics: reflow paragraphs by James Zern · 3 years, 1 month ago
  14. 0ceeeab webp-lossless-bitstream-spec: add amendment note by James Zern · 3 years, 1 month ago
  15. 607611c Merge "webp-container-spec: normalize section title case" into main by James Zern · 3 years, 1 month ago
  16. f853685 lossless: SUBTRACT_GREEN -> SUBTRACT_GREEN_TRANSFORM by James Zern · 3 years, 1 month ago
  17. 786497e webp-lossless-bitstream-spec: fix inv color txfm description by James Zern · 3 years, 1 month ago
  18. c6ac672 webp-lossless-bitstream-spec: fix num_code_lengths check by James Zern · 3 years, 1 month ago
  19. b5700ef webp-lossless-bitstream-spec,cosmetics: grammar/capitalization by James Zern · 3 years, 1 month ago
  20. d8ed8c1 webp-container-spec: normalize section title case by James Zern · 3 years, 1 month ago
  21. 52ec0b8 Merge changes Ie975dbb5,Ifc8c93af,I6ca7c5d6,I2e8d66f5,I152477b8 into main by James Zern · 3 years, 1 month ago
  22. 5097ef6 webp-container-spec,cosmetics: grammar/capitalization by James Zern · 3 years, 1 month ago
  23. e3ba2b1 webp-lossless-bitstream-spec,cosmetics: reflow abstract by James Zern · 3 years, 1 month ago
  24. 1e8e3de webp-lossless-bitstream-spec: reword abstract re alpha by James Zern · 3 years, 1 month ago
  25. 017cb6f webp-container-spec,cosmetics: normalize range syntax by James Zern · 3 years, 1 month ago
  26. f6a4684 webp-lossless-bitstream-spec,cosmetics: normalize range syntax by James Zern · 3 years, 1 month ago
  27. 54ebd5a webp-lossless-bitstream-spec: limit dist map lut to 69 cols by James Zern · 3 years, 1 month ago
  28. 44741f9 webp-lossless-bitstream-spec: fix dist mapping example by James Zern · 3 years, 1 month ago
  29. fad0ece pnmdec.c: use snprintf instead of sprintf by James Zern · 3 years, 1 month ago
  30. 3f73e8f sharpyuv: add SharpYuvGetVersion() by James Zern · 3 years, 2 months ago
  31. ce2f2d6 SharpYuvConvert: fix a race on SharpYuvGetCPUInfo by James Zern · 3 years, 2 months ago
  32. a458e30 sharpyuv_dsp.h: restore sharpyuv_cpu.h include by James Zern · 3 years, 2 months ago
  33. 9ba800a Merge changes Id72fbf3b,Ic59d23a2 into main by James Zern · 3 years, 2 months ago
  34. 979c0eb sharpyuv: add SharpYuvGetCPUInfo by James Zern · 3 years, 2 months ago
  35. 8bab09a Merge "*.pc.in: rename lib_prefix to webp_libname_prefix" into main by James Zern · 3 years, 2 months ago
  36. 769387c cpu.c,cosmetics: fix a typo by James Zern · 3 years, 2 months ago
  37. a02978c sharpyuv/Makefile.am+cmake: add missing -lm by James Zern · 3 years, 2 months ago
  38. 28aedcb *.pc.in: rename lib_prefix to webp_libname_prefix by James Zern · 3 years, 2 months ago
  39. c42e6d5 configure.ac: export an empty lib_prefix variable by James Zern · 3 years, 2 months ago
  40. dfc843a Merge "*.pc.in: add lib prefix to lib names w/MSVC" into main by James Zern · 3 years, 2 months ago
  41. 2498209 *.pc.in: add lib prefix to lib names w/MSVC by James Zern · 3 years, 2 months ago
  42. ac252b6 Merge "analysis_enc.c: fix a dead store warning" into main by James Zern · 3 years, 2 months ago
  43. 5694476 analysis_enc.c: fix a dead store warning by James Zern · 3 years, 2 months ago
  44. d34f9b9 Merge "webp-lossless-bitstream-spec: convert BNF to ABNF" into main by James Zern · 3 years, 2 months ago
  45. dc05b4d Merge changes I96bc063c,I45880467,If9e18e5a,I6ee938e4,I0a410b28, ... into main by James Zern · 3 years, 2 months ago
  46. 83270c7 webp-container-spec: add prose for rendering process by James Zern · 3 years, 2 months ago
  47. 73b19b6 webp-container-spec: note reserved fields MUST be ignored by James Zern · 3 years, 2 months ago
  48. 57101d3 webp-lossless-bitstream-spec: improve 'small' color table stmt by James Zern · 3 years, 2 months ago
  49. dfd32e4 webp-container-spec: remove redundant sentence by James Zern · 3 years, 2 months ago
  50. 8a6185d doc/webp-*: fix some punctuation, grammar by James Zern · 3 years, 2 months ago
  51. 7277653 webp-lossless-bitstream-spec: convert BNF to ABNF by James Zern · 3 years, 2 months ago
  52. d992bb0 cmake: rename cpufeatures target to cpufeatures-webp by James Zern · 3 years, 2 months ago
  53. 3ed2b27 webp-container-spec: clarify background color note by James Zern · 3 years, 2 months ago
  54. 951c292 webp-container-spec: come too late -> out of order by James Zern · 3 years, 2 months ago
  55. 902dd78 webp-container-spec: prefer hex literals by James Zern · 3 years, 2 months ago
  56. a8f6b5e webp-container-spec: change SHOULD to MUST w/ANIM chunk by James Zern · 3 years, 2 months ago
  57. 1dc5943 webp-container-spec: add unknown fields MUST be ignored by James Zern · 3 years, 2 months ago
  58. 280a810 webp-container-spec: make padding byte=0 a MUST by James Zern · 3 years, 2 months ago
  59. 41f0bf6 webp-container-spec: update note on trailing data by James Zern · 3 years, 2 months ago
  60. 6bdd36d webp-container-spec: clarify Chunk Size is in bytes by James Zern · 3 years, 2 months ago
  61. 87e36c4 Merge "webp_js/README.md,cosmetics: reflow some lines" into main by James Zern · 3 years, 2 months ago
  62. 5b01f32 Merge "Update Windows makefile to build libsharpyuv library." into main by Maryla Ustarroz-Calonge · 3 years, 2 months ago
  63. 19b1a71 webp_js/README.md,cosmetics: reflow some lines by James Zern · 3 years, 2 months ago
  64. 780db75 Update Windows makefile to build libsharpyuv library. by Maryla · 3 years, 3 months ago
  65. e407d4b CMakeLists.txt: replace GLUT_glut_LIBRARY w/GLUT::GLUT by James Zern · 3 years, 3 months ago
  66. abf73d6 Merge "WebPConfig.cmake.in: add find_dependency(Threads)" into main by James Zern · 3 years, 3 months ago
  67. 25807fb Merge "cmake: restore compatibility with cmake < 3.12" into main by James Zern · 3 years, 3 months ago
  68. 5dbc4bf WebPConfig.cmake.in: add find_dependency(Threads) by James Zern · 3 years, 3 months ago
  69. b2a175d Merge "Update wasm instructions." into main by Vincent Rabaud · 3 years, 3 months ago
  70. cb90f76 Update wasm instructions. by Vincent Rabaud · 3 years, 3 months ago
  71. 02d1525 cmake: restore compatibility with cmake < 3.12 by James Zern · 3 years, 3 months ago
  72. 5ba046e CMake: add_definitions -> add_compile_options by Jeremy Maitin-Shepard · 3 years, 3 months ago
  73. e68765a dsp,neon: use vaddv in a few more places by James Zern · 3 years, 3 months ago
  74. e8f83de Set libsharpyuv include dir to 'webp' subdirectory. by Maryla · 3 years, 4 months ago
  75. 15a91ab cmake,cosmetics: apply cmake-format by James Zern · 3 years, 4 months ago
  76. 0dd49d1 CMakeLists.txt: set @ONLY in configure_file() calls by James Zern · 3 years, 4 months ago
  77. 62b1bfe Merge changes I2877e7bb,I777cad70,I15af7d1a,I686e6740,If10538a9, ... into main by James Zern · 3 years, 4 months ago
  78. 95c8fe5 Merge changes Iecea3603,I9dc228ab into main by James Zern · 3 years, 4 months ago
  79. e7c805c picture_csp_enc.c: remove SafeInitSharpYuv by James Zern · 3 years, 4 months ago
  80. 6af8845 sharpyuv: prefer webp/types.h by James Zern · 3 years, 4 months ago
  81. 639619c cmake: fix dll exports by James Zern · 3 years, 4 months ago
  82. 782ed48 sharpyuv,SharpYuvInit: add mutex protection when available by James Zern · 3 years, 4 months ago
  83. cad0d5a sharyuv_{neon,sse2}.c: merge WEBP_USE_* sections by James Zern · 3 years, 4 months ago
  84. ef70ee0 add a few missing <stddef.h> includes for NULL by James Zern · 3 years, 4 months ago
  85. f0f9eda sharpyuv.h: remove <inttypes.h> by James Zern · 3 years, 4 months ago
  86. 9b902cb Merge "picture_csp_enc.c,CheckNonOpaque: rm unneeded local" into main by James Zern · 3 years, 4 months ago
  87. 9c1d457 cmake/cpu.cmake: remove unused variable by James Zern · 3 years, 4 months ago
  88. 9ac25bc CMakeLists.txt,win32: match naming convention used by nmake by H. Vetinari · 3 years, 4 months ago
  89. 76c353b picture_csp_enc.c,CheckNonOpaque: rm unneeded local by James Zern · 3 years, 4 months ago
  90. 5000de5 Merge "cwebp: fix WebPPictureHasTransparency call" into main by James Zern · 3 years, 4 months ago
  91. e172930 Merge "WebPPictureHasTransparency: add missing pointer check" into main by James Zern · 3 years, 4 months ago
  92. 00ff988 vp8l_enc,AddSingleSubGreen: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  93. e2fecc2 dsp/lossless_enc.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  94. 129cf9e dsp/lossless.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  95. ad7d175 dsp/lossless_enc.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  96. 5037220 VP8LSubtractGreenFromBlueAndRed_C: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  97. 2ee786c upsampling_sse2.c: clear int sanitizer warnings by James Zern · 3 years, 4 months ago
  98. 4cc157d ParseOptionalChunks: clear int sanitizer warning by James Zern · 3 years, 4 months ago
  99. 892cf03 BuildHuffmanTable: clear int sanitizer warning by James Zern · 3 years, 4 months ago
  100. 3a9a4d4 VP8GetSigned: clear int sanitizer warnings by James Zern · 3 years, 4 months ago