aboutsummaryrefslogtreecommitdiff
path: root/include/opus_multistream.h
AgeCommit message (Expand)Author
2015-10-23Updating links for both https and new versionsMark Harris
2013-05-05Initial surround code with new APIJean-Marc Valin
2012-12-04Changes the PLC behaviour and fixes the FEC behaviour on concatenated packetsJean-Marc Valin
2012-09-27Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap.Gregory Maxwell
2012-09-27Fix common misspellingsPhilip Jägenstedt
2012-09-19Replace 'maximum frame size' with 'maximum packet duration' in the docs.Gregory Maxwell
2012-09-10Fixes multistream docJean-Marc Valin
2012-09-10Expand documentation for the multistream API.Timothy B. Terriberry
2012-06-01Update headers to cause warnings on unused returns and null args.Gregory Maxwell
2012-05-23Add extern "C" protection to opus_multistream.h.Ralph Giles
2012-04-24Merge commit '390c89225d'Jean-Marc Valin
2012-04-20s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin
2012-03-08Fixes int vs opus_int32 compile errors on C5xJean-Marc Valin
2012-03-05Make input mapping parameter const in multistream APIVincent Penquerc'h
2011-10-30Fix a number of multistream decoder bugs; add some very basic multistream dec...Gregory Maxwell
2011-10-26Moves the main headers from src/ to include/Jean-Marc Valin