Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: LAME Source code Comments (Read 2294 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

LAME Source code Comments

can anybody help to find some usefull commented source code of LAME 3.98-2?

Many lines in source code are unreadable, and I need to find vector of LONG blocks in decoding lame process.
I found only MP3 frame buffer, but I didnt found a LONG blocks of Mp3 buffer. Where they are devide?

LAME Source code Comments

Reply #1
If you are interested in a mpeg decoder, I recommend to you either mad (GPL'ed) or mpg123 (LGPL'ed).