0.1.0
New version 0.1.0 which fixes decoding delay
New API function aptx_encode_finish() flushes encoding buffer and adds last
90 encoded samples, so caller has ability to encode whole input stream.
Function aptx_decode() was fixed to drop first 90 decoded samples which are
used just for predictor and contain noise.