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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
config.py [Scons] Implement module dependency sorting. 2022-08-04 20:00:19 +02:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05: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