mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Fixed theora playback. Removed theoraplayer.
Still need to get proper audio output latency in some platforms.
This commit is contained in:
@@ -31,7 +31,6 @@ def get_flags():
|
||||
('opengl', 'no'),
|
||||
('legacygl', 'yes'),
|
||||
('builtin_zlib', 'no'),
|
||||
("theora","no"),
|
||||
('freetype','builtin'), #use builtin freetype
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user