LAME pre-dates the times when it became usual that OSS projects have a CI/CT process. Additionally all those people which worked on LAME are inactive. So: Have a look at what kind of optional stuff the Windows build infrastructure provides right now, compile test them (except the gtk analyzer, this is know to have bitrotted), and do a test conversation of some audio file. Once all is ok, submit a diff (against the head of SVN, not against the last released code) here as a patch. No promises on when...
Hi, 3.100 is the latest official source code release (here on sourceforge). There is no official binary / executable download from the lame project (legal reasons). As we don't maintain any official binary / executable download site, we can not really comment on what is available outside our influence. Bye, Alexander.
lamime.c fails to compile under cygwin64 - lametime.c:139:25: error: ‘_O_BINARY’ undeclared
Fixed in SVN.
Use suitable typedef for Windows.
Use better return types and provide prototype for toUtf8().
Fix UTF8 id3tag support.
Unbreak UTF8 genre tag. Text tags still broken.