1. ba8713c armv7: Optimize fixed point FFT using NE10 library by Viswanath Puttagunta · 9 years ago
  2. 554b349 There are no tabs in source code. by Timothy B. Terriberry · 10 years ago
  3. ef0eac4 Moving the radix-2 to expose trivial twiddle factors by Jean-Marc Valin · 11 years ago
  4. e1dc1e2 Unifying scaling of fixed-point and float FFT by Jean-Marc Valin · 11 years ago
  5. e43a0ab Removes the separate 1/8N rotation in the (I)MDCT and unmerges the MDCT sizes by Jean-Marc Valin · 11 years ago
  6. e2bcb3f Reverse the ordering of the FFT stage to optimize a degenerate radix-4 case. by Jean-Marc Valin · 11 years ago
  7. da025d5 Convert tabs to spaces in the opus and celt code. by Ralph Giles · 13 years ago
  8. c374990 renames the libcelt/ directory to celt/ by Jean-Marc Valin · 13 years ago[Renamed from libcelt/static_modes_fixed.h]
  9. 11785e9 Make dump_modes.c include the arguments in the output. by Gregory Maxwell · 13 years ago
  10. 5cfa0a0 Respect the ANSI C89 maximum line length. by Gregory Maxwell · 13 years ago
  11. 86dd984 Rearrange mode structure to avoid wasting memory from padding. by Gregory Maxwell · 13 years ago
  12. 63fd63d Rename libcelt/static_modes_(fixed|float).c to .h to better reflect by Gregory Maxwell · 13 years ago[Renamed from libcelt/static_modes_fixed.c]
  13. ff5f722 Renamed celt_word* to opus_val* by Jean-Marc Valin · 13 years ago
  14. d77d6a5 Renamed celt_[u]int* to opus_[u]int* by Jean-Marc Valin · 13 years ago
  15. ce6d090 Increase caps/allocation accuracy. by Timothy B. Terriberry · 14 years ago
  16. 4499263 Adjust the splitting threshold. by Timothy B. Terriberry · 14 years ago
  17. b5d123a More band caps updates. by Timothy B. Terriberry · 14 years ago
  18. 13bffd2 Add generic fine-energy rebalancing. by Timothy B. Terriberry · 14 years ago
  19. 665da0b Merge branch 'exp_api_change' by Jean-Marc Valin · 14 years ago
  20. d9e4b1d Adding the auto-generated static modes for float and fixed by Jean-Marc Valin · 14 years ago