aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/opus/silk
Commit message (Collapse)AuthorAgeFilesLines
* opus: Update to upstream version 1.1.5Rémi Verschelde2017-05-2816-137/+130
|
* opus: Update to upstream version 1.1.4Rémi Verschelde2017-04-091-1/+1
|
* ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-15182-0/+31592
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.