av/exp/adpcm
Trek H fdc4d880ac ADPCM: added a Write function to decoder so that it implements io.Writer,
and also so that it can decode adpcm of arbitrary length.
Updated test and decode command to use Write.
2019-03-15 17:07:22 +10:30
..
decode-pcm ADPCM: added a Write function to decoder so that it implements io.Writer, 2019-03-15 17:07:22 +10:30
encode-pcm ADPCM: Added a Write function to Encoder so that it implements an io.Writer, 2019-03-15 15:47:08 +10:30