Changelog
🚀 Features
- fb8174e (webp) decode animation frames
- 2d0680a (webp) decode ICC profile from container and apply if needed
🐛 Fixes
- efa85c6 (webp) return more standard image types
🔄️ Changes
- 1126ea9 (webp) remove outdated TODO
- b6d328a (webp) don't return raw type in types if no icc profile is set
🛠 Build
- 93022ed (common) run testGetNumImages on all images
- 3c40384 (webp) run icc profile test for all image types
- 9de0453 (webp) fix no-op test
- 23a8576 (common) run more tests on the whole test data
- 9c08ab5 (webp) rerun jextract from demux.h and load webpdemux instead of webp
- cc25ff4 publish imageio-common to Maven
📝 Documentation
- 1e80a3d (webp) update README