Skip to content
Snippets Groups Projects
Forked from Xiph.Org / Opusfile
340 commits behind, 7 commits ahead of the upstream repository.
Timothy B. Terriberry's avatar
Timothy B. Terriberry authored
It turns out i686-pc-mingw32 does define these functions, and they
 are always available (unlike _fseeki64/_ftelli64).
This means we can build and link without requiring
 i686-w64-mingw32.
The resulting binary still doesn't run in wine for me, but that may
 be a personal problem.
a974d3c6
History
== Opusfile ==

Library for decoding .opus files, including seeking support.