Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-15 | ogg/vorbis/opus: Make them modules and unbundle thirdparty libs | RĂ©mi Verschelde | |
Took the opportunity to undo the Godot changed made to the opus source. The opus module should eventually be built in its own environment to avoid polluting others with too many include dirs and defines. TODO: Fix the platform/ stuff for opus. | |||
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-10-03 | Fixes following Visual Studio 2013 compile error on windows: | ZuBsPaCe | |
audio_stream_opus.h(57) : error C2864: 'AudioStreamPlaybackOpus::osrate' : a static data member with an in-class initializer must have non-volatile const integral type See: http://stackoverflow.com/questions/2454019/why-arent-static-const-floats-allowed | |||
2015-10-02 | Add support for Opus audio format | George Marques | |