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