1
0
Fork 0
godot/modules/theora
Bernat Arlandis b9bebf7081 Full Theora video support in VideoStreamPlayer
- 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.
2025-05-22 14:00:57 +02:00
..
doc_classes
SCsub SCons: Add `CPPEXTPATH` for external includes 2025-04-02 07:29:08 -05:00
config.py
register_types.cpp
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
video_stream_theora.cpp Full Theora video support in VideoStreamPlayer 2025-05-22 14:00:57 +02:00
video_stream_theora.h Full Theora video support in VideoStreamPlayer 2025-05-22 14:00:57 +02:00