vgmstream/ext_libs/libg7221_decode.def
halleyscometsw e5ddad3b1f G.722.1 support for mingw32 and MSVC (needs testing) build.
.s14 and .sss support.
Other builds will probably not build correctly, I'll follow up with something to disable G.722.1 there in a bit.


git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@760 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-23 20:57:12 +00:00

7 lines
117 B
Modula-2

LIBRARY libg7221_decode.dll
EXPORTS
g7221_decode_frame @1
g7221_free @2
g7221_init @3
g7221_reset @4