Historique des commits

Auteur SHA1 Message Date
  Hua, Chunbo 5c94ec3205 Fix a typo in in opus_custom.h. il y a 4 ans
  Marcus Asteborg 7f035cc695 cmake - add option for fast math il y a 4 ans
  Marcus Asteborg c5c986a3a9 cmake - add option for float_approx for IEEE 754 compatible targets il y a 4 ans
  Marcus Asteborg a0e14e7117 cmake - Add variable length detection and alloca detection il y a 4 ans
  Nathaniel R. Lewis 7628d844b4 CMake Changes il y a 4 ans
  Marcus Asteborg 4fc7d87496 cmake - Fix OPUS_STACK_PROTECTOR option il y a 4 ans
  Marcus Asteborg 66422d0bac cmake - Add OPUS prefix to feature info to show correct commandline option il y a 5 ans
  Marcus Asteborg c401f21bf1 cmake - Add option for testing to improve cli il y a 5 ans
  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). il y a 5 ans
  willson-chen ddb2c97242 cmake - add math library for test programs demo and compare when building dynamic library il y a 5 ans
  evpobr d637b9022a cmake - Fix CMake install include directory il y a 5 ans
  Nathaniel R. Lewis 94b68f341c cmake - Add support for detecting the presence of lrint and lrintf. il y a 5 ans
  Marcus Asteborg e780645120 cmake - add CPack and default to TGZ package il y a 4 ans
  Marcus Asteborg 6adac61a1e cmake - make package version parsing more robust il y a 4 ans
  Niclas Olmenius 06a651547f Fix celt decoder assertion when using OPUS_CUSTOM il y a 5 ans
  Felicia Lim adcb7bc21d Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec il y a 4 ans
  Felicia Lim 923bebde19 Fix signed integer overflows in silk_noise_shape_quantizer_del_dec il y a 5 ans
  Jesús de Vicente Peña be68a9ae94 Fix for an assertion when running the fixed point tests il y a 5 ans
  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" il y a 5 ans
  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" il y a 5 ans
  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 il y a 5 ans
  Jesús de Vicente Peña cf58efea0b Revert "Attenuate SILK PLC gain only for unvoiced speech" il y a 5 ans
  DeadSix27 6d29f51a40 CMake: use PACKAGE_VERSION for the pkg-config file il y a 5 ans
  Nathaniel R. Lewis 60472f2dc2 CMake: Add alias Opus::opus for opus library. Useful for CMake superbuild pattern. il y a 5 ans
  Marcus Asteborg 965a72e4c0 CMake: Add shared library to features il y a 5 ans
  Davide Beatrici c487f53ca5 CMake: add option to set BUILD_SHARED_LIBS variable il y a 5 ans
  Gustaf Ullberg 93b373e884 OPUS_GET_IN_DTX handles Silk middle channel only il y a 5 ans
  Felicia Lim 8493bf5089 Don't update null data pointer after each multistream decoder il y a 5 ans
  Felicia Lim cd529edb33 Fix NEON optimizations buffer read overrun il y a 5 ans
  Felicia Lim 812ae3fb5c Avoid processing LPC coeffs beyond the given order in NEON optimizations il y a 5 ans