ebiten/audio/mp3
2017-06-18 18:15:56 +09:00
..
decode_notjs.go audio/mp3: Refactoring: readSideInfo (was readAudioL3) returns *mpeg1SideInfo 2017-06-18 17:37:46 +09:00
decode.go audio/mp3: Start implementing 2017-06-12 23:32:42 +09:00
huffman.go audio/mp3: Remove global variable theMainDataBytes 2017-06-18 16:45:36 +09:00
imdct.go audio/mp3: Refactoring: Rename global variables 2017-06-18 17:19:16 +09:00
l3.go audio/mp3: Refactoring 2017-06-18 18:15:56 +09:00
maindata.go audio/mp3: Make readMainL3 to return *mpeg1MainData 2017-06-18 18:06:41 +09:00
read.go audio/mp3: Refactoring 2017-06-18 18:08:22 +09:00
sideinfo.go audio/mp3: Refactoring 2017-06-18 17:40:28 +09:00
types.go audio/mp3: Make readMainL3 to return *mpeg1MainData 2017-06-18 18:06:41 +09:00