Trek H
|
bd70144deb
|
ADPCM: Simplified for loops for creating and encoding/decoding blocks
|
2019-02-13 17:30:11 +10:30 |
Trek H
|
78a3127632
|
ADPCM: changed adpcm_test.go to use pre-allocation of byte slices
|
2019-02-13 16:58:21 +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
|
eed8cf7b3f
|
ADPCM: added decode test, named constants and added comments
|
2019-02-12 14:49:16 +10:30 |
Trek H
|
a68b8ec5de
|
ADPCM: removed todo comments
|
2019-02-11 15:25:10 +10:30 |