Skip to content
Snippets Groups Projects
  1. Jun 25, 2013
  2. Jun 17, 2013
  3. Jun 16, 2013
  4. Jun 15, 2013
  5. Jun 14, 2013
  6. Jun 13, 2013
  7. 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
  8. Jun 08, 2013
  9. Jun 07, 2013
  10. Jun 06, 2013
  11. 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
  12. Jun 04, 2013
  13. May 28, 2013
  14. May 27, 2013
  15. May 26, 2013
  16. May 25, 2013
  17. May 24, 2013
Loading