4da9a48d7c
libwebp 1.6.0's decode + demux path (lossy VP8, lossless VP8L, VP8X container, ALPH alpha, and the WebPDemux/WebPAnimDecoder animation API) amalgamated into one stb-style header, built as portable C99 with all SIMD, threads and host file I/O disabled. amalgamate.py regenerates webpdec.h from a pinned, auto-cloned libwebp checkout; tests/run.sh checks decode output bit-exactly against reference libwebp. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 lines
193 B
Plaintext
4 lines
193 B
Plaintext
libwebp b43b2caa710c0c997c066cb32c7fea1391fad70a (v1.6.0)
|
|
upstream: https://chromium.googlesource.com/webm/libwebp
|
|
decode + demux amalgamation (SIMD/threads/file-IO disabled) via amalgamate.py
|