Fixed theora playback. Removed theoraplayer.
Still need to get proper audio output latency in some platforms.
This commit is contained in:
@ -63,7 +63,7 @@ def get_flags():
|
||||
return [
|
||||
('builtin_zlib', 'no'),
|
||||
("openssl", "yes"),
|
||||
("theora","no"),
|
||||
#("theora","no"),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user