Skip to content
Snippets Groups Projects
  1. Jun 13, 2013
  2. Jun 10, 2013
    • Jean-Marc Valin's avatar
      Moves VBR calculations to a separate function. · 28733d12
      Jean-Marc Valin authored
      Does not change the behaviour of the VBR code in most cases. The only
      exception is that the VBR offset is now taken into accound in the base_rate,
      which will have a (very minor) impact on CVBR at low rate.
      28733d12
  3. Jun 08, 2013
  4. Jun 07, 2013
  5. Jun 06, 2013
  6. Jun 05, 2013
    • Jean-Marc Valin's avatar
      Adds SSE support (only xcorr_kernel() for now) · a092aa8f
      Jean-Marc Valin authored
      There's no CPU detection for it, it only gets enabled by __SSE__
      which gcc (other compilers?) defines automatically when supported
      by -march=, which means at least all x86-64. For ia32, the user needs to
      enable it in the CFLAGS.
      a092aa8f
  7. Jun 04, 2013
  8. May 28, 2013
  9. May 27, 2013
  10. May 26, 2013
  11. May 25, 2013
  12. May 24, 2013
  13. May 23, 2013
Loading