summaryrefslogtreecommitdiff
path: root/src/opus_multistream_decoder.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some 16-bit int issues in the multistream API.Timothy B. Terriberry2013-03-181-2/+2
* Applies soft-clipping to the int decoder API.Jean-Marc Valin2013-03-011-6/+7
* Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl()Jean-Marc Valin2012-12-041-0/+2
* Splits out the Opus multi-stream encoder and decoderJean-Marc Valin2012-11-071-0/+485