File Details
WM-sources/3.0.0-beta.7
- B
- Jan 30, 2026
- 194.85 KB
- 11
File Name
watermedia-3.0.0-beta.7-sources.jar
Supported Versions
BETA 3.0.0-beta.7
- ✨ New: Added support for webp decoding (with animated webp support)
- This decoder is made in Java pure and does not require native libraries.
- ✨ New: Change
FFMediaPlayer#seek(long)with accurate frame seeking, this may be slower on some formats.- Keyframe seeking (quick seek) its moved into
FFMediaPlayer#seekQuick(long)
- Keyframe seeking (quick seek) its moved into
- 🐛 Fixed: odd behaviors on FFMediaPlayer on pausing

