
Credits
MP3 Encoder uses the LAME library v3.100 for MP3 encoding. LAME is licensed under LGPL. The LAME project can be found here: https://lame.sourceforge.io/
MP3 Encoder uses TagLib v1.8 for metadata tag handling. TagLib is licensed under LGPL and MPL. The TagLib project can be found here: https://taglib.org/
MP3 Encoder uses FLAC v1.3.3 for FLAC file decoding. FLAC is licensed under the New BSD License. The FLAC project can be found here: https://xiph.org/flac/
MP3 Encoder uses libogg v1.3.4 for dealing with files in an ogg container. Libogg is licensed under the Xiph.org BSD-Like license. Libogg source code can be found here: https://xiph.org/ogg/
MP3 Encoder uses libopus v1.3.1 for reading opus files. Libopus is licensed under the Opus License. Libopus source code can be found here: https://www.opus-codec.org/
MP3 Encoder uses libvorbis v1.3.2 for decoding ogg vorbis files. Libvorbis is licensed under the Xiph.org BSD-Like license. Libvorbis source code can be found here: https://xiph.org/vorbis/
MP3 Encoder uses libspeex v1.2rc1 for decoding ogg speex files. Libspeex is licensed under the Xiph.org BSD-Like license. Libspeex source code can be found here: https://www.speex.org/
MP3 Encoder doesn't use libsndfile v1.0.25 for anything yet, but its there and ready to go just incase. libsndfile is licensed under LGPL. libsndfile source code can be found here: http://www.mega-nerd.com/libsndfile/
MP3 Encoder uses libtta++ v2.1 for decoding True Audio files. libtta is licensed under the GPL license. libtta source code can be found here: http://en.true-audio.com/Free_Downloads
MP3 Encoder uses MACLib v4.12 for decoding Monkey's Audio files. MACLib is licensed under the Monkey's Audio License Agreement. MACLib source code can be found here: http://www.monkeysaudio.com/developers.html
MP3 Encoder uses Musepack SV8 r475 for decoding Musepack files. Musepack is licensed under the LGPL and BSD license. Musepack source code can be found here: http://www.musepack.net/index.php?pg=src
MP3 Encoder uses libwavpack v5.1.0 for decoding WavPack files. libwavpack is licensed under the BSD license. WavPack source code can be found here: http://www.wavpack.com/downloads.html
MP3 Encoder uses libmodplug v0.8.8.4 for reading module files. libmodplug is in the public domain and can be found here: http://modplug-xmms.sourceforge.net/
MP3 Encoder uses FFmpeg v2.0.1 for WMA and RealAudio decoding. FFmpeg is licensed under the LGPL v2.1. The FFmpeg project can be found here: http://www.ffmpeg.org
MP3 Encoder uses PXListView to for displaying the files list. PSListView is licensed under the New BSD License. The PXListView project can be found here: https://github.com/Perspx/PXListView