summaryrefslogtreecommitdiffstats
path: root/thirdparty/libwebp/src/utils/bit_reader_utils.c
Commit message (Collapse)AuthorAgeFilesLines
* libwebp: Sync with upstream 1.2.1Rémi Verschelde2021-11-191-7/+0
| | | | Changes: https://chromium.googlesource.com/webm/libwebp/+/1.2.1/NEWS
* Update libwebp to 1.0.3volzhs2019-10-271-5/+81
|
* Update libwebp to 0.6.1volzhs2017-12-121-0/+229
* lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) * ARM performance improvements with clang (15-20% w/ndk r15c) * webp-js: emscripten/webassembly based javascript decoder * miscellaneous bug & build fixes