Trek H
|
c27a726831
|
adpcm: updated BytesOutput function to account for padding
|
2019-05-05 18:46:03 +09:30 |
Trek H
|
ef9a38cb76
|
adpcm: length check before initialization
|
2019-05-02 00:02:33 +09:30 |
Trek H
|
d06388cfe9
|
adpcm: added overflow checks, improved initialization, naming
|
2019-05-01 23:53:08 +09:30 |
Trek H
|
b412b75fc6
|
adpcm: fixing offset error
|
2019-04-26 23:54:05 +09:30 |
Trek H
|
c089980175
|
adpcm: added function for calculating number of adpcm bytes output per given pcm bytes
|
2019-04-26 20:28:53 +09:30 |
Trek H
|
a9b1891bbb
|
adpcm: fixed merge error
|
2019-04-26 20:02:38 +09:30 |
Trek H
|
2fd8d8de1b
|
Merge branch 'adpcm-nonblock' of https://bitbucket.org/ausocean/av into adpcm-nonblock
|
2019-04-26 20:01:48 +09:30 |
Trek H
|
e55cc27a55
|
adpcm: changed adpcm to not have blocks of fixed size
|
2019-04-26 19:58:30 +09:30 |
Trek H
|
d136d13e38
|
adpcm: modified the adpcm encoding and decoding to not use blocks
|
2019-04-26 19:49:05 +09:30 |
Saxon
|
3a736172ee
|
av: restructured directories
|
2019-03-25 11:34:56 +10:30 |