Displaying 2 results from an estimated 2 matches for "winampnarf".
2013 Aug 21
0
opusfile 0.4 release
I've developed the unofficial Opus codec support plugin for Winamp and I
have been able to keep the libopusfile libraries inside a folder inside the
application's install path - "%PROGRAMFILES%\WinampNarf\opusfile" - and all
seemed to be fine and dandy.
However, if I try to load the new libopusurl-0.dll from the same folder as
I have always done as with the other libraries, I get a NULL HMODULE handle
from LoadLibraryW and GetLastError() return error code 126 - "The specified
module could...
2013 Aug 20
4
opusfile 0.4 release
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm pleased to announce the availability of opusfile v0.4.
The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).
* https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.4.tar.gz
* https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.4.zip
*