提交历史

作者 SHA1 备注 提交日期
  Jean-Marc Valin aa32042a50 Slightly increase the safety margin for opus_pcm_soft_clip() 9 年之前
  Jean-Marc Valin bca70b87ef Fixes opus_pcm_soft_clip() returning values slightly larger than +/-1 with -ffast-math 9 年之前
  Jean-Marc Valin 6be769c3f3 Apply 02f3ac225f99 fix for divide-by-zero to the SSE4.1 version of silk_burg_modified() 9 年之前
  Jonathan Lennox 1a94b2b879 Fix RTCD on ARM with Neon Intrinsics but not ASM. 9 年之前
  Jean-Marc Valin 37cce2800b bump static PACKAGE_VERSION string in version.mk 9 年之前
  Jean-Marc Valin 03fb50eb37 bump OPUS_LT_REVISION 9 年之前
  Mark Harris 1c311423c8 Packets indicating DTX may be up to 2 bytes 9 年之前
  Ralph Giles 5eb270d96c Test common configure switches on travis. 9 年之前
  Ralph Giles d02ec93f9a Add a minimal travis continuous integration script. 9 年之前
  Jean-Marc Valin bcea233f75 Makes CBR calculations more accurate for 60-ms frames 9 年之前
  Jean-Marc Valin eff72e47eb Respect CBR even at ridiculourly low rate 9 年之前
  Jean-Marc Valin e959f0d5f2 Prevents an invalid ToC to be generated at ridiculously low rate 9 年之前
  Jean-Marc Valin 4b1f45e407 make len==0 return OPUS_INVALID_PACKET rather than OPUS_BAD_ARG for opus_packet_parse_impl() 9 年之前
  Jean-Marc Valin 5e50f1f9a3 Check for len<1 in opus_packet_parse_impl() 9 年之前
  Timothy B. Terriberry 096f5d3769 Remove tabs from source code. 9 年之前
  Jonathan Lennox 05d3e794d7 Add Aarch64 intrinsic for SIG2WORD16. 9 年之前
  Jonathan Lennox 512f17a252 Add Aarch64 intrinsics for saturated add/subtract. 9 年之前
  Jonathan Lennox 879736037b Add configure check for Aarch64-specific Neon intrinsics. 9 年之前
  Jonathan Lennox 87c670dbe1 Clean up formatting of configure output for ARM intrinsics detection. 9 年之前
  Jonathan Lennox 81b699c611 Add OPUS_FAST_INT64 definition of silk_SMULWT. 9 年之前
  Jonathan Lennox c59c138d6c Explicitly cast results of silk OPUS_FAST_INT64 macros back to opus_int32. 9 年之前
  Jonathan Lennox d6a44c5511 Add OPUS_FAST_INT64 flavors of celt/fixed_generic.h macros. 9 年之前
  Jonathan Lennox 8da4f8495e Move OPUS_FAST_INT64 definition to celt/arch.h. 9 年之前
  Jonathan Lennox 92f9c82a8a Clean up some intrinsics-related wording in configure. 9 年之前
  Jonathan Lennox 6d27902343 Enable intrinsics by default. 9 年之前
  Jonathan Lennox 7017f55093 Add Neon fixed-point implementation of xcorr_kernel. 9 年之前
  Jonathan Lennox 7f1c6fa67d Add Neon intrinsics for Silk noise shape feedback loop. 9 年之前
  Jonathan Lennox 81a1942707 Apply Neon short prediction optimization to silk_noise_shape_quantizer_del_dec. 9 年之前
  Jonathan Lennox 44e8e73850 Add Neon intrinsics for Silk noise shape quantization. 9 年之前
  Jonathan Lennox fdb3b3ac34 Add named constants for ARM architecture variants. 9 年之前