mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
- Implement `set_stream_position` and `get_stream_length`. - Don't show blank frame when stopping the video (smooth loops). - Fix audio for videos with up to 8 channels. - Improve internal audio handling.