Hajime Hoshi
|
2767136947
|
audio/mp3: Refactoring: readSideInfo (was readAudioL3) returns *mpeg1SideInfo
|
2017-06-18 17:37:46 +09:00 |
|
Hajime Hoshi
|
0291330a1b
|
audio/mp3: Remove global variable theMainDataBytes
|
2017-06-18 16:45:36 +09:00 |
|
Hajime Hoshi
|
9890a530a2
|
audio/mp3: Remove global variable 'writer'
|
2017-06-18 00:02:51 +09:00 |
|
Hajime Hoshi
|
19b3df1da3
|
audio/mp3: Remove audioWriteRaw
|
2017-06-17 23:58:15 +09:00 |
|
Hajime Hoshi
|
ae85ec991c
|
audio/mp3: Refactoring: Add frame.numberOfChannels
|
2017-06-17 23:33:29 +09:00 |
|
Hajime Hoshi
|
c496d94047
|
audio/mp3: Remove isEOF
|
2017-06-17 19:33:49 +09:00 |
|
Hajime Hoshi
|
cb6e7366e2
|
audio/mp3: Add frame struct
|
2017-06-17 18:56:08 +09:00 |
|
Hajime Hoshi
|
b8a965b471
|
audio/mp3: Remove C files
|
2017-06-17 17:51:53 +09:00 |
|
Hajime Hoshi
|
ab8a9a1e36
|
audio/mp3: Move t_mpeg1_header to Go
|
2017-06-17 17:51:53 +09:00 |
|
Hajime Hoshi
|
408b37dd7a
|
audio/mp3: Remove eof const
|
2017-06-17 06:59:27 +09:00 |
|
Hajime Hoshi
|
541a633361
|
audio/mp3: Refactoring: Use uint32 for output data
|
2017-06-17 06:53:37 +09:00 |
|
Hajime Hoshi
|
51a2507430
|
audio/mp3: Remove all exports to C
|
2017-06-17 06:48:27 +09:00 |
|
Hajime Hoshi
|
02e284ea9d
|
audio/mp3: Refactoring
|
2017-06-17 06:43:50 +09:00 |
|
Hajime Hoshi
|
e53d5920b0
|
audio/mp3: Move Decode_L3 to Go
|
2017-06-17 06:28:25 +09:00 |
|
Hajime Hoshi
|
1c86a90c8e
|
audio/mp3: Remove g_error
|
2017-06-17 03:01:39 +09:00 |
|
Hajime Hoshi
|
73190062da
|
audio/mp3: Move Read_Frame to Go
|
2017-06-17 02:43:13 +09:00 |
|
Hajime Hoshi
|
b08897a4e5
|
audio/mp3: Make Get_Byte a Go function
|
2017-06-17 01:36:58 +09:00 |
|
Hajime Hoshi
|
bdb87b0257
|
audio/mp3: Bug fix: updating cache in getBytes wrongly
|
2017-06-17 01:32:17 +09:00 |
|
Hajime Hoshi
|
e5fbcd50de
|
audio/mp3: Refactoring getByte(s)
|
2017-06-17 00:35:01 +09:00 |
|
Hajime Hoshi
|
b3e3adb9f0
|
audio/mp3: Move Read_CRC to Go
|
2017-06-13 10:28:21 +09:00 |
|
Hajime Hoshi
|
5dd91f6c83
|
audio/mp3: Move main_data_* to Go
|
2017-06-13 10:21:55 +09:00 |
|
Hajime Hoshi
|
3e76a77e6b
|
audio/mp3: Move side_info_* to Go
|
2017-06-13 02:49:31 +09:00 |
|
Hajime Hoshi
|
68a2625fd2
|
audio/mp3: Move huffman tables to Go
|
2017-06-13 02:24:45 +09:00 |
|
Hajime Hoshi
|
bf3f6c9ff6
|
audio/mp3: Start implementing
|
2017-06-12 23:32:42 +09:00 |
|