Trek H
|
d95ce7efe6
|
ADPCM: fixed conversions and calculations for block variables
|
2019-02-25 14:43:26 +10:30 |
Trek H
|
936677f747
|
ADPCM: added descriptions to file headers and author to readme
|
2019-02-25 11:55:13 +10:30 |
Trek H
|
bd70144deb
|
ADPCM: Simplified for loops for creating and encoding/decoding blocks
|
2019-02-13 17:30:11 +10:30 |
Trek H
|
7d3829d19f
|
ADPCM: pre-allocating memory for entire known length of output byte slice
|
2019-02-13 16:53:25 +10:30 |
Trek H
|
c30b3de7c3
|
ADPCM: fixed spacing and overflow check
|
2019-02-13 11:53:06 +10:30 |
Trek H
|
a68b8ec5de
|
ADPCM: removed todo comments
|
2019-02-11 15:25:10 +10:30 |
Trek H
|
a447a20229
|
ADPCM: moved commands and adpcm codec to appropriate folders
|
2019-02-11 12:11:26 +10:30 |