Skip to content
Snippets Groups Projects
  1. Aug 02, 2011
  2. Jul 31, 2011
  3. Jul 25, 2011
  4. Feb 10, 2011
  5. Oct 16, 2010
    • John Ridges's avatar
      Optimised float->int cast for Win64 · e0ae9801
      John Ridges authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      I've been compiling CELT for 64-bit Windows and it all seems to work
      fine (with the occasional benign warning message) except for one place,
      and that is in "float_cast.h" where there is some inline assembly
      language that gets complied for Windows. Since the Microsoft 64-bit
      compiler won't allow inline assembly language (and *still* doesn't have
      "lrintf").
      e0ae9801
  6. Oct 09, 2008
  7. Sep 01, 2008
Loading