mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
b9bebf7081
- 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.