Hi everyone,
I'd like to use MAD as a library (a DLL would be better) to read from MP3
buffers.
The idea is to create a Windows codec (coding-decoding) with a complete free
software solution.
I'm currently working on having lame (as a DLL, since my project has the BSD
license and not GPL) to do the encoding part, and I'd like to use MAD to do the
decoding.
Is that possible ?
Any way of building a DLL without using cygwin (because I'm don't want to be
obliged to use Cygwin on the user PC) ?