Trek H
|
d5cf171485
|
ADPCM: updated encode decode commands to use restructured encoder and decoder
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
7af363a3a4
|
ADPCM: fixed header indentation
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
5204b52ece
|
ADPCM: removed reference to revid in headers
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
1ad2195938
|
ADPCM: fixed conversions and calculations for block variables
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
48e848b7c4
|
ADPCM: added descriptions to file headers and author to readme
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
ebdd65ea09
|
ADPCM: Simplified for loops for creating and encoding/decoding blocks
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
071b16ccf6
|
ADPCM: pre-allocating memory for entire known length of output byte slice
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
8762b3c74f
|
ADPCM: fixed spacing and overflow check
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
9fdfde6d87
|
ADPCM: removed todo comments
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
7f9a919baa
|
ADPCM: moved commands and adpcm codec to appropriate folders
|
2019-03-08 15:27:10 +10:30 |