aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/opus/http.c
Commit message (Collapse)AuthorAgeFilesLines
* opus: Update to upstream opusfile 0.8Rémi Verschelde2017-01-081-8/+44
| | | | Had missed it in the previous commit as the upstream website is outdated.
* ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-151-0/+3429
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.