Hajime Hoshi
|
940c3e65a2
|
audio/mp3: Make readHeader to return *mpeg1FrameHeader
|
2017-06-18 17:44:04 +09:00 |
|
Hajime Hoshi
|
2767136947
|
audio/mp3: Refactoring: readSideInfo (was readAudioL3) returns *mpeg1SideInfo
|
2017-06-18 17:37:46 +09:00 |
|
Hajime Hoshi
|
8efd0e725f
|
audio/mp3: Remove global variables 'v_vec' and 'store'
|
2017-06-18 17:13:38 +09:00 |
|
Hajime Hoshi
|
e0661a0ac6
|
audio/mp3: Refactoring
|
2017-06-18 16:50:08 +09:00 |
|
Hajime Hoshi
|
0291330a1b
|
audio/mp3: Remove global variable theMainDataBytes
|
2017-06-18 16:45:36 +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
|
0e4c949471
|
audio/mp3: Refactoring: layer member usage
|
2017-06-17 18:20:43 +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
|
a0af1595de
|
audio/mp3: Move t_mpeg1_side_info to Go
|
2017-06-17 17:51:53 +09:00 |
|
Hajime Hoshi
|
d30f025d85
|
audio/mp3: Move t_mpeg1_main_data to Go
|
2017-06-17 17:51:41 +09:00 |
|
Hajime Hoshi
|
51a2507430
|
audio/mp3: Remove all exports to C
|
2017-06-17 06:48:27 +09:00 |
|
Hajime Hoshi
|
1c86a90c8e
|
audio/mp3: Remove g_error
|
2017-06-17 03:01:39 +09:00 |
|
Hajime Hoshi
|
61c76a3749
|
audio/mp3: Fix Get_Main_Dat to return error
|
2017-06-17 02:50:38 +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
|
e41c0d3514
|
audio/mp3: Move Read_Header to Go
|
2017-06-17 00:08:47 +09:00 |
|
Hajime Hoshi
|
f6e7e3601f
|
audio/mp3: Move Read_Huffman to Go
|
2017-06-16 23:41:13 +09:00 |
|