[go: up one dir, main page]

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