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