Commit History

Author SHA1 Message Date
  Jean-Marc Valin 64b41b5619 Change few remaining instances of short to opus_int16 12 years ago
  Ralph Giles 48e62c5439 Document that opus_packet_get_nb_frames, etc. can return OPUS_BAD_ARG. 12 years ago
  Jean-Marc Valin feecdd912b Implements opus_packet_get_nb_samples() 12 years ago
  Jean-Marc Valin 24f1c51f13 Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets 12 years ago
  Gregory Maxwell 696d68c0c3 Fix typo in documentation for opus_decoder_create(). 12 years ago
  Gregory Maxwell 9fec9bb391 Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap. 12 years ago
  Philip Jägenstedt 6d9c16d142 Fix common misspellings 12 years ago
  Gregory Maxwell d8b0a24201 Docbug: Replace opus_encode_frame with opus_encode_float in doxygen. 12 years ago
  Gregory Maxwell cc71cded76 Replace 'maximum frame size' with 'maximum packet duration' in the docs. 13 years ago
  Jean-Marc Valin 1d13ff6a97 Fixes multistream doc 13 years ago
  Timothy B. Terriberry 77ebbdf986 Expand documentation for the multistream API. 13 years ago
  Jean-Marc Valin 1491fa81f4 Fixes to the new repacketizer doc 13 years ago
  Timothy B. Terriberry ddd551e06d Add documentation for the repacketizer API. 13 years ago
  Gregory Maxwell bf7c1605f7 Fix opus_encode allowed frame sizes docs, reported by Stefan Hacker. 13 years ago
  Gregory Maxwell b0c120b214 Add some more api docs. 13 years ago
  Gregory Maxwell 595b334f26 Pretty up the HTML doxygen output. 13 years ago
  Gregory Maxwell daa14598eb Add brief descriptions to the encode/decode groups to avoid weird autobreif strings. 13 years ago
  Gregory Maxwell 1f65ce89b0 Correct documentation in opus_custom.h. 13 years ago
  Gregory Maxwell c64f4a4265 Update headers to cause warnings on unused returns and null args. 13 years ago
  Gregory Maxwell d445f02f65 Tweak doxygen input so that the manpage names won't conflict. 13 years ago
  Gregory Maxwell fdd0c52b40 Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY. 13 years ago
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 13 years ago
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 13 years ago
  Ralph Giles f40285212c Improve decoder_create documentation. 13 years ago
  Ralph Giles 1e0ba0f40a Fix typos in the API documentation. 13 years ago
  Gregory Maxwell e7028175af 40/60ms MDCT/Hybrid were not able to reach maximum bitrate. Now they can. 13 years ago
  Ralph Giles 10ebc02ecf Misc documentation fixes (no code change) 13 years ago
  Jean-Marc Valin 4923f3f80e Moves the main headers from src/ to include/ 13 years ago