summaryrefslogtreecommitdiff
path: root/thirdparty/libogg/bitwise.c
AgeCommit message (Collapse)Author
2019-10-30Update libogg to upstream c8fca6bJonathan Mannancheril
2018-01-13libogg: Update to pristine version 1.3.3Rémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRé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.