aboutsummaryrefslogtreecommitdiff
path: root/drivers/opus/internal.h
Commit message (Collapse)AuthorAgeFilesLines
* ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-151-254/+0
| | | | | | | | | 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.
* Update Opus driver to 1.1.2George Marques2016-05-021-3/+8
| | | | And opusfile to 0.7.
* Add support for Opus audio formatGeorge Marques2015-10-021-0/+249