コミット履歴

作者 SHA1 メッセージ 日付
  Jean-Marc Valin 854e9bd499 Using the maximum frequency response of pitch taps instead of maxabs 11 年 前
  Koen Vos c63fb978be Constrains accumulated pitch gain to avoid potential instability. 11 年 前
  Gregory Maxwell ac31a0af4a Additional opus_multistream_packet_(un)pad tests. 11 年 前
  Gregory Maxwell 4fa2b548d4 Validate merge argument in repacketizer_demo. 11 年 前
  Gregory Maxwell d8302fc093 Validate channel count in opus_demo. 11 年 前
  Gregory Maxwell 733b47f31c Add opus_packet_(un)pad tests. 11 年 前
  Ron 135d1c9848 More make dist fixes 11 年 前
  Ralph Giles d5cb06305b Fix 'make distclean'. 11 年 前
  Jean-Marc Valin ca5bf5b049 Don't attenuate hybrid high-band for surround 11 年 前
  Jean-Marc Valin 43a287fd75 Fixes unpad for multi-stream 11 年 前
  Timothy B. Terriberry 2ce30358ec Unpad asserts 11 年 前
  Mark Harris 3d09c5cb35 Fixes previous commit 11 年 前
  Jean-Marc Valin f183566752 Adds functions for multistream padding/unpadding and single-stream unpadding 11 年 前
  Timothy B. Terriberry 7a0b68233f ASM build fix 11 年 前
  Jean-Marc Valin f50df82246 Fixes permissions on arm2gnu.pl 11 年 前
  Timothy B. Terriberry 39386e0b85 Adds Neon assembly for correlation/convolution 11 年 前
  Jean-Marc Valin 530198f955 Adds SATURATE16() to the fixed-point debug build too 11 年 前
  Jean-Marc Valin 6bc3e3cff7 Fixes SILK surround calibration while fixing other MSVC warnings 11 年 前
  Gregory Maxwell 2632ef0396 Add some basic testing for OPUS_{GET|SET}_PREDICTION_DISABLED. 11 年 前
  Jean-Marc Valin 0c7c425431 oops, fix previous commit 11 年 前
  Jean-Marc Valin 2c37846249 Make CELT_PVQ_U_ROW static 11 年 前
  Jean-Marc Valin cbe93e23be Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames 11 年 前
  Jean-Marc Valin aad4117d78 Adds a simple padding test to opus_demo (disabled by default) 11 年 前
  Jean-Marc Valin 1b28e0cae5 Oops, missing semicolon on RESTORE_STACK in previous commit 11 年 前
  Jean-Marc Valin e83d2aa3f7 Adds missing RESTORE_STACKs in celt_encode_with_ec() 11 年 前
  Jean-Marc Valin d7aadd808f Fixes a bug where the encoder was trying to use redundancy in CELT mode 11 年 前
  Jean-Marc Valin c5635d284b Adds packet padding that works for all codes and fixes 40/60 ms CBR. 11 年 前
  Jean-Marc Valin 8bbdf5fa0a Fixes max_redundancy so that hybrid CBR can fill all bytes 11 年 前
  Mark Harris 3a4659a622 opus_multistream_packet_validate() now called with the total number of streams 11 年 前
  Jean-Marc Valin 2dc27dfa13 Rename preemphasis() to celt_preemphasis() to avoid amrnb symbol clash 11 年 前