summaryrefslogtreecommitdiff
path: root/include/opus_multistream.h
Commit message (Expand)AuthorAgeFilesLines
* Fix OPUS_ARG_NONNULL indices in opus_multistream.hFelicia Lim2017-03-271-2/+2
* Update URLsMark Harris2016-07-061-4/+4
* Updating links for both https and new versionsv1.1.1-rcMark Harris2015-10-231-3/+3
* Initial surround code with new APIJean-Marc Valin2013-05-051-0/+28
* Changes the PLC behaviour and fixes the FEC behaviour on concatenated packetsJean-Marc Valin2012-12-041-2/+12
* Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap.Gregory Maxwell2012-09-271-12/+16
* Fix common misspellingsPhilip Jägenstedt2012-09-271-1/+1
* Replace 'maximum frame size' with 'maximum packet duration' in the docs.Gregory Maxwell2012-09-191-4/+4
* Fixes multistream docJean-Marc Valin2012-09-101-59/+55
* Expand documentation for the multistream API.Timothy B. Terriberry2012-09-101-82/+532
* Update headers to cause warnings on unused returns and null args.Gregory Maxwell2012-06-011-18/+18
* Add extern "C" protection to opus_multistream.h.Ralph Giles2012-05-231-0/+8
* Merge commit '390c89225d'Jean-Marc Valin2012-04-241-2/+2
|\
| * s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin2012-04-201-2/+2
* | Fixes int vs opus_int32 compile errors on C5xJean-Marc Valin2012-03-081-4/+4
* | Make input mapping parameter const in multistream APIVincent Penquerc'h2012-03-051-4/+4
|/
* Fix a number of multistream decoder bugs; add some very basic multistream dec...Gregory Maxwell2011-10-301-0/+15
* Moves the main headers from src/ to include/Jean-Marc Valin2011-10-261-0/+149