- 05c4698 Reformat vcpkg build instructions. by Vincent Rabaud · 27 hours ago main
- 8534f53 Merge "Never send VP8_STATUS_SUSPENDED back in non-incremental." into main by Vincent Rabaud · 2 days ago
- 35e197b Never send VP8_STATUS_SUSPENDED back in non-incremental. by Vincent Rabaud · 2 days ago
- 6144142 Add vcpkg installation instructions by Jonliu1993 · 6 days ago
- dce8397 Fix next is invalid pointer when WebPSafeMalloc fails by Masahiro Hanada · 6 days ago
- 57c5810 Cmake: wrong public macro WEBP_INCLUDE_DIRS by Frank · 6 days ago
- c1ffd9a Merge "vp8l_enc: fix non-C90 code" into main by Vincent Rabaud · 6 days ago
- a396594 Merge changes If628bb93,Ic79f6309,I45f0db23 into main by Vincent Rabaud · 6 days ago
- f80e9b7 vp8l_enc: fix non-C90 code by James Zern · 7 days ago
- accd141 Update lossless spec for two simple codes. by Vincent Rabaud · 7 days ago
- ac17fff Fix non-C90 code. by Vincent Rabaud · 7 days ago
- 433c7dc Fix static analyzer warnings. by Vincent Rabaud · 7 days ago
- 5fac76c Merge tag 'v1.3.2' by James Zern · 7 days ago
- ca33220 update ChangeLog by James Zern · 8 days ago 1.3.2 v1.3.2
- 1ace578 update NEWS by James Zern · 8 days ago
- 63234c4 bump version to 1.3.2 by James Zern · 8 days ago
- a35ea50 Add a fuzzer for ReadHuffmanCodes by Vincent Rabaud · 9 days ago
- 95ea522 Fix invalid incremental decoding check. by Vincent Rabaud · 9 days ago
- 2af2626 Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 14 days ago 1.3.1
- 902bc91 Fix OOB write in BuildHuffmanTable. by Vincent Rabaud · 14 days ago
- 7ba44f8 Homogenize "__asm__ volatile" vs "asm volatile" by Vincent Rabaud · 2 weeks ago
- 68e2713 webp-container-spec: reorder example chunk layout by James Zern · 3 weeks ago
- 943b932 Merge changes I6a4d0a04,Ibc37b91e into main by James Zern · 5 weeks ago
- 1cc94f9 decode.h: wrap idec example in /* */ by James Zern · 5 weeks ago
- 63acdd1 decode.h: fix decode example by James Zern · 5 weeks ago
- aac5c5d ReadHuffmanCode: rm redundant num code lengths check by James Zern · 5 weeks ago
- a2de25f webp-lossless-bitstream-spec: normalize list item case by James Zern · 5 weeks ago
- 68820f0 webp-lossless-bitstream-spec: normalize pixel ref by James Zern · 5 weeks ago
- cdb31aa webp-lossless-bitstream-spec: add missing periods by James Zern · 5 weeks ago
- 0535a8c webp-lossless-bitstream-spec: fix grammar by James Zern · 5 weeks ago
- b6c4ce2 normalize numbered list item format by James Zern · 6 weeks ago
- dd7364c Merge "palette.c: fix msvc warnings" into main by James Zern · 8 weeks ago
- c63c5df palette.c: fix msvc warnings by James Zern · 8 weeks ago
- 0a2cad5 webp-container-spec: move terms from intro section by James Zern · 8 weeks ago
- dd88d2f webp-lossless-bitstream-spec: color_cache -> color cache by James Zern · 8 weeks ago
- 6e75054 Merge changes I644d7d39,Icf05491e,Ic02e6652,I63b11258 into main by James Zern · 8 weeks ago
- 67a7cc2 webp-lossless-bitstream-spec: fix code blocks by James Zern · 8 weeks ago
- 1432ebb Refactor palette sorting computation. by Vincent Rabaud · 8 weeks ago
- cd43614 webp-lossless-bitstream-spec: block -> chunk by James Zern · 8 weeks ago
- 3cb66f6 webp-lossless-bitstream-spec: add some missing commas by James Zern · 8 weeks ago
- 56471a5 webp-lossless-bitstream-spec: normalize item text in 5.1 by James Zern · 8 weeks ago
- af7fbfd vp8l_dec,ReadTransform: improve error status reporting by James Zern · 9 weeks ago
- 7d8e089 vp8l_dec: add VP8LSetError() by James Zern · 9 weeks ago
- a71ce1c animencoder_fuzzer: fix error check w/Nallocfuzz by James Zern · 9 weeks ago
- e94b36d webp-lossless-bitstream-spec: relocate details from 5.1 by James Zern · 9 weeks ago
- 84628e5 webp-lossless-bitstream-spec: clarify image width changes by James Zern · 9 weeks ago
- ee72299 alpha_dec: add missing VP8SetError() by James Zern · 9 weeks ago
- 0081693 enc_dec_fuzzer: use WebPDecode() by James Zern · 9 weeks ago
- 0fcb311 enc_dec_fuzzer: fix WebPEncode/pic.error_code check by James Zern · 9 weeks ago
- 982c177 webp-lossless-bitstream-spec: fix struct member refs by James Zern · 10 weeks ago
- 56cf562 webp-lossless-bitstream-spec: use RFC 7405 for ABNF by James Zern · 10 weeks ago
- 6c6b3fd webp-lossless-bitstream-spec,cosmetics: delete blank lines by James Zern · 10 weeks ago
- 29b9eb1 Merge changes Id56ca4fd,I662bd1d7 into main by James Zern · 10 weeks ago
- 47c0af8 ReadHuffmanCodes: rm max_alphabet_size calc by James Zern · 2 months ago
- b92deba animencoder_fuzzer: no WebPAnimEncoderAssemble check w/nallocfuzz by James Zern · 2 months ago
- 6be9bf8 animencoder_fuzzer: fix leak on alloc failure by James Zern · 2 months ago
- 5c965e5 vp8l_dec,cosmetics: add some /*param=*/ comments by James Zern · 3 months ago
- e4fc2f7 webp-lossless-bitstream-spec: add validity note for max_symbol by James Zern · 3 months ago
- 7191672 webp-lossless-bitstream-spec: fix max_symbol definition by James Zern · 3 months ago
- eac3bd5 Have the palette code be in its own file. by Vincent Rabaud · 3 months ago
- e2c8587 Add an initializer for the SharpYuvOptions struct. by Vincent Rabaud · 3 months ago
- 4222b00 Merge tag 'v1.3.1' by James Zern · 3 months ago
- 25d94f4 Implement more transfer functions in libsharpyuv by Vincent Rabaud · 3 months ago
- 2153a67 Merge changes Id0300937,I5dba5ccf,I57bb68e0,I2dba7b4e,I172aca36, ... into main by James Zern · 3 months ago
- 4298e97 webp-lossless-bitstream-spec: add PredictorTransformOutput by James Zern · 3 months ago
- cd7e02b webp-lossless-bitstream-spec: fix RIFF-header ABNF by James Zern · 3 months ago
- 6c3845f webp-lossless-bitstream-spec: split LZ77 Backward Ref section by James Zern · 3 months ago
- 7f1b679 webp-lossless-bitstream-spec: split Meta Prefix Codes section by James Zern · 3 months ago
- 7b634d8 webp-lossless-bitstream-spec: note transform order by James Zern · 3 months ago
- 6d6d491 webp-lossless-bitstream-spec: update transformations text by James Zern · 3 months ago
- fd7bb21 update ChangeLog by James Zern · 3 months ago v1.3.1 v1.3.1-rc2
- e1adea5 update NEWS by James Zern · 3 months ago
- 6b1c722 lossless_common.h,cosmetics: fix a typo by James Zern · 3 months ago
- 08d60d6 webp-lossless-bitstream-spec: split code length section by James Zern · 3 months ago
- 7a12afc webp-lossless-bitstream-spec: rm unused anchor by James Zern · 3 months ago
- 4339332 enc/*: normalize WebPEncodingSetError() calls by James Zern · 3 months ago
- 287fdef enc/*: add missing WebPEncodingSetError() calls by James Zern · 3 months ago
- c3bd7cf EncodeAlphaInternal: add missing error check by James Zern · 3 months ago
- 14a9dbf webp-lossless-bitstream-spec: refine single node text by James Zern · 3 months ago
- 64819c7 Implement ExtractGreen_SSE2 by Vincent Rabaud · 3 months ago
- d49cfbb vp8l_enc,WriteImage: add missing error check by James Zern · 3 months ago
- 2e5a9ec muxread,MuxImageParse: add missing error checks by James Zern · 3 months ago
- ebb6f94 cmake,emscripten: explicitly set stack size by James Zern · 3 months ago
- 59a2b1f WebPDecodeYUV: check u/v/stride/uv_stride ptrs by James Zern · 3 months ago
- 8e965cc Call png_get_channels() to see if image has alpha by Wan-Teh Chang · 3 months ago
- fe80fbb webp-container-spec: add some missing commas by James Zern · 3 months ago
- e8ed317 Merge "treat FILTER_NONE as a regular Unfilter[] call" into main by Pascal Massimino · 3 months ago
- 03a7a04 webp-lossless-bitstream-spec: rm redundant statement by James Zern · 3 months ago
- c437c7a webp-lossless-bitstream-spec: mv up prefix code group def by James Zern · 3 months ago
- e4f17a3 webp-lossless-bitstream-spec: fix section reference by James Zern · 3 months ago
- e2ecd5e webp-lossless-bitstream-spec: clarify ABNF syntax by James Zern · 3 months ago
- 8b55425 webp-lossless-bitstream-spec: refine pixel copy text by James Zern · 3 months ago
- 29c9f2d webp-lossless-bitstream-spec: minor wording updates by James Zern · 3 months ago
- 6b02f66 treat FILTER_NONE as a regular Unfilter[] call by skal · 4 months ago
- 7f75c91 webp-container-spec: fix location of informative msg by James Zern · 4 months ago
- f649994 webp-container-spec: consistently quote FourCCs by James Zern · 4 months ago
- 49918af webp-container-spec: minor wording updates by James Zern · 4 months ago
- 7f0a341 update ChangeLog by James Zern · 4 months ago v1.3.1-rc1
- bab7efb update NEWS by James Zern · 4 months ago
- 7138bf8 bump version to 1.3.1 by James Zern · 4 months ago