Commit History

作者 SHA1 備註 提交日期
  Ralph Giles 5b712da9c2 Document the motivation for the 120 ms repacketizer limit. 10 年之前
  Jean-Marc Valin f183566752 Adds functions for multistream padding/unpadding and single-stream unpadding 11 年之前
  Jean-Marc Valin c5635d284b Adds packet padding that works for all codes and fixes 40/60 ms CBR. 11 年之前
  Jean-Marc Valin 359306985b Change few remaining instances of short to opus_int16 11 年之前
  Jean-Marc Valin 74d43f0a36 Minor soft clipping doc fix 11 年之前
  Jean-Marc Valin d9aa6e046b Oops, fixed API name from previous commit 12 年之前
  Jean-Marc Valin 32c4a0c96e Applies soft-clipping to the int decoder API. 12 年之前
  Ralph Giles 256c9595d8 Document that opus_packet_get_nb_frames, etc. can return OPUS_BAD_ARG. 12 年之前
  Jean-Marc Valin d0fd9d4baa Implements opus_packet_get_nb_samples() 12 年之前
  Jean-Marc Valin 7fcd66c40d Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets 12 年之前
  Gregory Maxwell 696d68c0c3 Fix typo in documentation for opus_decoder_create(). 12 年之前
  Gregory Maxwell 9fec9bb391 Belabor OPUS_SET_BITRATE instead of max_packet, as this is a common trap. 12 年之前
  Philip Jägenstedt 6d9c16d142 Fix common misspellings 12 年之前
  Gregory Maxwell d8b0a24201 Docbug: Replace opus_encode_frame with opus_encode_float in doxygen. 12 年之前
  Gregory Maxwell cc71cded76 Replace 'maximum frame size' with 'maximum packet duration' in the docs. 12 年之前
  Jean-Marc Valin 1d13ff6a97 Fixes multistream doc 12 年之前
  Timothy B. Terriberry 77ebbdf986 Expand documentation for the multistream API. 12 年之前
  Jean-Marc Valin 1491fa81f4 Fixes to the new repacketizer doc 12 年之前
  Timothy B. Terriberry ddd551e06d Add documentation for the repacketizer API. 12 年之前
  Gregory Maxwell bf7c1605f7 Fix opus_encode allowed frame sizes docs, reported by Stefan Hacker. 12 年之前
  Gregory Maxwell b0c120b214 Add some more api docs. 12 年之前
  Gregory Maxwell 595b334f26 Pretty up the HTML doxygen output. 12 年之前
  Gregory Maxwell daa14598eb Add brief descriptions to the encode/decode groups to avoid weird autobreif strings. 12 年之前
  Gregory Maxwell 1f65ce89b0 Correct documentation in opus_custom.h. 12 年之前
  Gregory Maxwell c64f4a4265 Update headers to cause warnings on unused returns and null args. 12 年之前
  Gregory Maxwell d445f02f65 Tweak doxygen input so that the manpage names won't conflict. 12 年之前
  Gregory Maxwell fdd0c52b40 Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY. 12 年之前
  Jean-Marc Valin ab5a049705 Merge commit '390c89225d' 12 年之前
  Jean-Marc Valin cb05e7cd96 s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" 12 年之前
  Ralph Giles f40285212c Improve decoder_create documentation. 12 年之前