Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
    • Tim-Philipp Müller's avatar
      ci: add arm64 CI · 558a3c2a
      Tim-Philipp Müller authored and Tristan Matthews's avatar Tristan Matthews committed
      558a3c2a
    • Tim-Philipp Müller's avatar
      meson: fix build on arm64 · 20c032d2
      Tim-Philipp Müller authored and Tristan Matthews's avatar Tristan Matthews committed
      Would fail like:
      
      Checking if "compiler supports ARMv7/AArch64 NEON intrinsics" : links: NO
      Checking if "compiler supports ARMv7/AArch64 NEON intrinsics with -mfpu=neon" : links: YES
      Checking if "compiler supports AArch64 NEON intrinsics" : links: NO
      Checking if "compiler supports AArch64 NEON intrinsics with -mfpu=neon" : links: NO
      Message: Compiler does not support AArch64 NEON intrinsics
      ../silk/meson.build:28:45: ERROR: Unknown variable "have_arm_intrinsics_or_asm".
      
      since commit 08088411.
      20c032d2
  2. Apr 20, 2023
  3. Apr 19, 2023
  4. Apr 18, 2023
  5. Jan 18, 2023
  6. Nov 25, 2022
  7. Sep 05, 2022
  8. Aug 04, 2022
    • Jean-Marc Valin's avatar
      Change pitch scaling behavior wrt nFramesPerPacket · 997fdf54
      Jean-Marc Valin authored
      Not sure if it was the original intent, but we now reduce the
      loss percentage threshold for pitch scaling as 1/nFramesPerPacket
      since only the first frame will have pitch scaling anyway.
      As a side effect, this brings back the original behavior of
      disabling pitch scaling for 0% loss.
      997fdf54
  9. Jul 24, 2022
  10. Jul 22, 2022
  11. Jul 15, 2022
  12. Jul 13, 2022
  13. Jul 10, 2022
  14. Jul 09, 2022
  15. Jul 08, 2022
  16. Jul 06, 2022
  17. Jul 05, 2022
Loading