I understand that one way to write encoders for vorbis, is using the 1.01 or CVS build libraries (static, dynamic). I will need libvorbis, libvorbisenc, libvorbisfile correct? (I've been linking to all 3 libraries in my code, will appreciate if someone point out any redundancies).
What about the GT3b2 build's libvorbis.dll? Does it have similar interface as the original libraries, or is it a modified one?
Is there a difference between libvorbis and libVorbis?
Thanks a lot!