1. 81a8295 Some work trying to generate the modes on the fly by Jean-Marc Valin · 17 years ago
  2. 6da36c0 Experimental ld51 mode (needs more work) by Jean-Marc Valin · 17 years ago
  3. cb7a2a3 Re-ordered the parameters in the stream: [energy, pitch index, pitch gains] by Jean-Marc Valin · 17 years ago
  4. 4c6bc88 "make check" now actually tried to encode and decode to see if things work by Jean-Marc Valin · 17 years ago
  5. f997ad5 Mode info by Jean-Marc Valin · 17 years ago
  6. 3cfcd05 Big mode cleanup. Keeping only one mono and one stereo mode by Jean-Marc Valin · 17 years ago
  7. b35536a Enabled pure CBR, though there's still some decoder issues. by Jean-Marc Valin · 17 years ago
  8. 4fbd18d Close to getting CBR working by Jean-Marc Valin · 17 years ago
  9. f51ca49 Looks like the bit allocation code is mostly working. Just need to actually by Jean-Marc Valin · 17 years ago
  10. ec71aee A bit of tuning and early work on bit allocation by Jean-Marc Valin · 17 years ago
  11. a2482ac Conversion to 18-band split and fixed a few related bugs. by Jean-Marc Valin · 17 years ago
  12. 43e2248 oops, trying not to overflow the 64-bit max allocation. by Jean-Marc Valin · 17 years ago
  13. f8dda66 Tuning of the stereo mode, including conversion to the 18-band split. by Jean-Marc Valin · 17 years ago
  14. a4833ff Stereo decoding working again (fixed a few issues in the encoder at the same by Jean-Marc Valin · 17 years ago
  15. fdca84b Some stereo work (breaks the decoder for now) by Jean-Marc Valin · 17 years ago
  16. 95c59ea Updated the 18-band mode (mode0) to use the low-overlap MDCT by Jean-Marc Valin · 17 years ago
  17. 2875f6b Now using 8 bands for the pitch gain, with a 128-entry codebook. by Jean-Marc Valin · 17 years ago
  18. a5431bf Allowing reduced overlap MDCTs as an alternative by Jean-Marc Valin · 17 years ago
  19. 36d78e6 Band energy quantisation info now in the mode directly by Jean-Marc Valin · 17 years ago
  20. 4a89768 Working on some stability issues (appears to be solved by making the pitch by Jean-Marc Valin · 17 years ago
  21. f8db800 Added support for codebooks up to 64 bits. by Jean-Marc Valin · 17 years ago
  22. bf94045 Stereo almost works now (still need to fix the pitch estimate and add more by Jean-Marc Valin · 17 years ago
  23. ffa1347 Adding stereo support. Doesn't work yet, but at least it doesn't break mono by Jean-Marc Valin · 17 years ago
  24. aa5bd61 Another experimental mode with longer frames. by Jean-Marc Valin · 17 years ago
  25. 6baa8e1 A bit of quality tuning, plus created a higher quality mode by Jean-Marc Valin · 17 years ago
  26. 96870d9 conversion to modes complete by Jean-Marc Valin · 17 years ago
  27. 73e51b3 Converting the code to use the modes instead of global arrays. by Jean-Marc Valin · 17 years ago
  28. ecb36a3 Adding mode infrastructure (still incomplete) by Jean-Marc Valin · 17 years ago