Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | libvorbis: Sync with upstream 1.3.7 | Rémi Verschelde | |
Fixes various bugs, including several ones with security relevance. Changes: https://github.com/xiph/vorbis/releases/tag/v1.3.7 | |||
2018-05-24 | Update libvorbis to 1.3.6 | Guilherme Felipe | |
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. |