mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
Remove speex support, it is obsoleted by opus
As mentioned by upstream, Xiph.Org [0]: > The Speex codec has been obsoleted by Opus. It will continue to be > available, but since Opus is better than Speex in all aspects, > users are encouraged to switch. [0] http://www.speex.org/
This commit is contained in:
parent
6c0be2c017
commit
d3d0507c05
110 changed files with 1 additions and 28804 deletions
|
|
@ -34,7 +34,6 @@ def get_flags():
|
|||
('musepack', 'no'),
|
||||
('squirrel', 'no'),
|
||||
('squish', 'no'),
|
||||
('speex', 'no'),
|
||||
('old_scenes', 'no'),
|
||||
('etc1', 'no'),
|
||||
# ('default_gui_theme', 'no'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue