Commit History

Author SHA1 Message Date
  Hua, Chunbo 5c94ec3205 Fix a typo in in opus_custom.h. 4 years ago
  Marcus Asteborg 7f035cc695 cmake - add option for fast math 4 years ago
  Marcus Asteborg c5c986a3a9 cmake - add option for float_approx for IEEE 754 compatible targets 4 years ago
  Marcus Asteborg a0e14e7117 cmake - Add variable length detection and alloca detection 4 years ago
  Nathaniel R. Lewis 7628d844b4 CMake Changes 4 years ago
  Marcus Asteborg 4fc7d87496 cmake - Fix OPUS_STACK_PROTECTOR option 4 years ago
  Marcus Asteborg 66422d0bac cmake - Add OPUS prefix to feature info to show correct commandline option 5 years ago
  Marcus Asteborg c401f21bf1 cmake - Add option for testing to improve cli 5 years ago
  Marcus Asteborg 927de8453c cmake - intinsics fixes, only compile SSE source with SSE flags on non-windows when target use runtime check (GH #154). For windows we only use /arch flag when target is presumed to support SSE to avoid AVX function pollution (GH #132). 5 years ago
  willson-chen ddb2c97242 cmake - add math library for test programs demo and compare when building dynamic library 5 years ago
  evpobr d637b9022a cmake - Fix CMake install include directory 5 years ago
  Nathaniel R. Lewis 94b68f341c cmake - Add support for detecting the presence of lrint and lrintf. 5 years ago
  Marcus Asteborg e780645120 cmake - add CPack and default to TGZ package 4 years ago
  Marcus Asteborg 6adac61a1e cmake - make package version parsing more robust 4 years ago
  Niclas Olmenius 06a651547f Fix celt decoder assertion when using OPUS_CUSTOM 5 years ago
  Felicia Lim adcb7bc21d Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec 4 years ago
  Felicia Lim 923bebde19 Fix signed integer overflows in silk_noise_shape_quantizer_del_dec 5 years ago
  Jesús de Vicente Peña be68a9ae94 Fix for an assertion when running the fixed point tests 5 years ago
  Jesús de Vicente Peña 3880c5abdd Reland "Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision" 5 years ago
  Felicia Lim 89c5e06d4b Revert "Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision" 5 years ago
  Jesús de Vicente Peña ea3b30f946 Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision 5 years ago
  Jesús de Vicente Peña cf58efea0b Revert "Attenuate SILK PLC gain only for unvoiced speech" 5 years ago
  DeadSix27 6d29f51a40 CMake: use PACKAGE_VERSION for the pkg-config file 5 years ago
  Nathaniel R. Lewis 60472f2dc2 CMake: Add alias Opus::opus for opus library. Useful for CMake superbuild pattern. 5 years ago
  Marcus Asteborg 965a72e4c0 CMake: Add shared library to features 5 years ago
  Davide Beatrici c487f53ca5 CMake: add option to set BUILD_SHARED_LIBS variable 5 years ago
  Gustaf Ullberg 93b373e884 OPUS_GET_IN_DTX handles Silk middle channel only 5 years ago
  Felicia Lim 8493bf5089 Don't update null data pointer after each multistream decoder 5 years ago
  Felicia Lim cd529edb33 Fix NEON optimizations buffer read overrun 5 years ago
  Felicia Lim 812ae3fb5c Avoid processing LPC coeffs beyond the given order in NEON optimizations 5 years ago