提交历史

作者 SHA1 备注 提交日期
  Jean-Marc Valin cb3de6c6e1 oops 12 年之前
  Jean-Marc Valin 0ad0753717 Implements OPUS_GET_LAST_FRAME_DURATION decoder ctl() 12 年之前
  Jean-Marc Valin e12e74d63a Don't update the internal decoder state until we know the packet is valid 12 年之前
  Jean-Marc Valin 58256d8f22 Documentation update for the PLC/FEC changes 12 年之前
  Jean-Marc Valin 5348bca310 test_opus_encode now passes with the new FEC/PLC code 12 年之前
  Jean-Marc Valin 3276dc7f2e Fixes a bug with the new FEC code and updates the test for the new behaviour 12 年之前
  Jean-Marc Valin 5bf5b6e7c7 PLC fixes 12 年之前
  Jean-Marc Valin b666972477 Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets 12 年之前
  Jean-Marc Valin 413caa00c5 Tweaks to the new transient detector 12 年之前
  Ralph Giles 14454c49a8 Enable maintainer mode by default on automake 1.11 12 年之前
  Nils Wallménius 4357e9390d Follow up to commit 8b906c102b37ce74571898c8879c01b2a9088fb3 12 年之前
  Timothy B. Terriberry 1a6ae384ef Fix the draft build. 12 年之前
  Jean-Marc Valin 702458ac82 Should make celt_maxabs*() slightly faster 12 年之前
  Jean-Marc Valin f22af9cfcb RTP draft: Using sampling rates instead of bandwidths 12 年之前
  Jean-Marc Valin 144b6e6ede Oops, fixes transient_analysis() for the right channel 12 年之前
  Jean-Marc Valin 10b30e74ab Fixes a VBR bug caused by maxDepth not to be computed without dynalloc 12 年之前
  Ralph Giles c55f4d8d08 Fix line endings on MSVC project files. 12 年之前
  Ralph Giles c8231202b2 Add the new source files to the MSVC projects. 12 年之前
  Jean-Marc Valin 57fa05633f Better description of the the stereo signalling behaviour 12 年之前
  Ralph Giles c4fa0a57f7 Bump version.mk. 12 年之前
  Jean-Marc Valin d47308de21 Remove long-outdated comment 12 年之前
  Jean-Marc Valin 9ed3d02761 Fixes a quant_coarse_energy() hybrid mode bug 12 年之前
  Jean-Marc Valin 1fd1d7dd49 Fixes a bug where transient frames would use previous spreading 12 年之前
  Jean-Marc Valin a6d663c6ae Disables tf_analysis() for hybrid mode 12 年之前
  Jean-Marc Valin 1ecb7eaeaf Fixes issues with multiple files defining CELT_C 12 年之前
  Jean-Marc Valin 6906210cb0 Splits out the CELT encoder and decoder 12 年之前
  Jean-Marc Valin ae0e2ca89f Splits out the Opus multi-stream encoder and decoder 12 年之前
  Jean-Marc Valin 8b906c102b Changed denormalize_bands() to only work between "start" and "end" 12 年之前
  Jean-Marc Valin 7aa593a556 Reduces stack in quant_all_bands() for hybrid mode 12 年之前
  Jean-Marc Valin fd314f4b7a More stack usage reduction in quant_all_bands() 12 年之前