Skip to content

Release 1.0.10

Compare
Choose a tag to compare
@sadko4u sadko4u released this 19 Mar 13:04
· 343 commits to master since this release
  • ARM NEON-optimized code compiles now only for at least ARMv6 architecture.
  • Implemented linear ramping lramp_* functions optimized for
    i686, x86_64, ARM-32 and AArch64 architectures.
  • Fixed avx::dyn_biquad_process_x8_fma3 function implementation.
  • Slight optimizations of avx::biquad_process_x4_fma3 and avx::dyn_biquad_process_x4_fma3.
  • Added test build for Windows using MSYS2.
  • Updated build scripts.
  • Updated module versions in dependencies.