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
|
1d88c498ca
|
ADPCM: added decode test, named constants and added comments
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
35d98f1a73
|
ADPCM: removed unneeded files and renamed files
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
9939de26ac
|
ADPCM: removed unneeded test programs
|
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 |
Trek H
|
102a7736db
|
ADPCM: removed unneccessary debug code and added comments for exported functions
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
07b228fde3
|
ADPCM: removed unneccessary code for commands and updated their file names
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
2aa9c3a360
|
ADPCM: added programs to test encoding and decoding of raw PCM files
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
ca71a5ed49
|
ADPCM: Encoding and decoding blocks fully functional.
|
2019-03-08 15:27:10 +10:30 |
Trek
|
33d62672c6
|
adpcmgo: added ported encode and decode functions
|
2019-03-08 15:27:10 +10:30 |
Trek
|
6beefc536b
|
adpcm: saving raw pcm before conversion
|
2019-03-08 15:27:10 +10:30 |
Trek H
|
00cb9bf3f6
|
adpcm test working with wav files
|
2019-03-08 15:27:10 +10:30 |