Historique des commits

Auteur SHA1 Message Date
  Jean-Marc Valin 1f22ae379b bump version for upcoming 1.1.1 il y a 9 ans
  Jonathan Lennox 911ddc0c58 Suppress generation of comb_filter_const_c when not used; avoid warning. il y a 9 ans
  Jonathan Lennox 19677f6b06 Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS). il y a 9 ans
  Jonathan Lennox ca5c388894 Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h. il y a 9 ans
  Mark Harris 699b643042 Updating links for both https and new versions il y a 9 ans
  Mark Harris d70b8ed69a Corrections to doc il y a 9 ans
  Timothy B. Terriberry 57842da5e8 configure: Remove empty else clauses from AS_IF il y a 9 ans
  Rhishikesh Agashe c232f65b9f Adds "arch" argument to MIPS MDCT il y a 9 ans
  Timothy B. Terriberry db7a0d6626 Fix dump_modes output for fixed-point NE10. il y a 9 ans
  Viswanath Puttagunta bae854501f armv7: Enable NE10's fixed-point FFT for the MDCT il y a 9 ans
  Viswanath Puttagunta ba8713ccb5 armv7: Optimize fixed point FFT using NE10 library il y a 9 ans
  Viswanath Puttagunta 3807af3b3b test_unit_dft: Add nfft = 60, 240, 480 tests il y a 9 ans
  Viswanath Puttagunta 19c5406cde armv7(float): Optimize decode usecase using NE10 library il y a 9 ans
  Viswanath Puttagunta f48abe8308 armv7(float): Optimize encode usecase using NE10 library il y a 9 ans
  Timothy B. Terriberry 0fe5143525 Move the external ARM asm to a separate library. il y a 9 ans
  Timothy B. Terriberry d71c297fd5 Add entcode.c to the dump_modes binary. il y a 9 ans
  Rhishikesh Agashe c9c2035355 Fixes compile problems for MIPS il y a 9 ans
  Mark Harris 50d6701e2a trivial_example: Fix error message il y a 9 ans
  Mark Harris a6595e6201 Extra safety against NaNs in surround_analysis() il y a 9 ans
  Jean-Marc Valin 7c49ad0c5b Preventing NaNs from crashing surround_analysis() il y a 9 ans
  Ralph Giles 5dca296833 Remove spurious ACLOCAL_FLAGS variable from autogen.sh. il y a 9 ans
  Jonathan Lennox 3a1dc9dc15 Make it possible to pass in paths to opus_demo and opus_compare. il y a 9 ans
  Jonathan Lennox 0bc1ecc254 Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used. il y a 9 ans
  Jonathan Lennox a7c1ebf6bc Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right. il y a 9 ans
  Jonathan Lennox fee0ed0754 Add intrinsics support to Visual Studio build. il y a 9 ans
  Jonathan Lennox 43120f0075 Reorganize x86 SSE intrinsics code. il y a 9 ans
  Jonathan Lennox cb0875e07d Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source. il y a 9 ans
  Jonathan Lennox 26fc5c3775 Remove some unnecessary #includes from x86cpu.c. il y a 9 ans
  Jonathan Lennox 577bfb159a Fix struct initialization of CPU_Feature structure. il y a 9 ans
  Jonathan Lennox 33cf9e2f47 Fix cpuid asm on 32-bit PIC. il y a 9 ans