This project adds audio decoders for:
- MP3
- AAC (ADTS and MP4 containers) (HE-AAC is not fully working)
- FLAC
Please note that this does not allow using other formats via sounds.json: Minecraft hardcodes everything to OGG.
Contains parts of JLayer (libgdx fork), Java Advanced Audio Decoder (JAAD) and JustFLAC libraries.