1. d5553e8 Using OPUS_COPY()/OPUS_CLEAR() in the decoder too by Jean-Marc Valin · 11 years ago
  2. 96408b6 Fixes Opus-custom preemphasis by Jean-Marc Valin · 11 years ago
  3. 39386e0 Adds Neon assembly for correlation/convolution by Timothy B. Terriberry · 11 years ago
  4. 60429d3 Avoid a bogus uninitialized warning and simplify some code. by Gregory Maxwell · 11 years ago
  5. 7830cf1 Replace "inline" with OPUS_INLINE. by Gregory Maxwell · 11 years ago
  6. 260474f Fixes a denorm problem when the input goes silent after active audio by Jean-Marc Valin · 11 years ago
  7. ee2506b Moves log2Amp inside denormalise_bands() and get rid of bandE[] by Jean-Marc Valin · 11 years ago
  8. 3afc6ff Don't call denormalise_bands() on silence by Jean-Marc Valin · 11 years ago
  9. cd4c824 Add run-time CPU detection and support for ARM architecture by Aurélien Zanelli · 11 years ago
  10. 2fe4700 Skip down-sampling in deemphasis() when not needed. by Jean-Marc Valin · 11 years ago
  11. efdd314 Fixes fixed-point PLC issue reported in trac ticket #1954 by Jean-Marc Valin · 11 years ago
  12. c152d60 Use dynamic stack allocation in the SILK encoder. by Timothy B. Terriberry · 11 years ago
  13. ebdfbfb Fixes stupid preprocessor-related bug introduced in e368e6209. by Jean-Marc Valin · 12 years ago
  14. e368e62 Remove condition in pre/de-emphasis when not building with custom modes by Jean-Marc Valin · 12 years ago
  15. 5fb50ad skip bands with no energy by Jean-Marc Valin · 12 years ago
  16. 8eb9bb7 Numerous PLC cleanups. by Timothy B. Terriberry · 12 years ago
  17. 027a202 More comments in the PLC by Jean-Marc Valin · 12 years ago
  18. e0884fe Window both sides of overlap when adding them. by Nils Wallménius · 12 years ago
  19. 0094c88 Better comments in the PLC by Jean-Marc Valin · 12 years ago
  20. e0491e7 Fixes many many issues in the CELT PLC by Jean-Marc Valin · 12 years ago
  21. 83f8012 Remove obsolete #ifdef OPUS_BUILD. by Ralph Giles · 12 years ago
  22. 4357e93 Follow up to commit 8b906c102b37ce74571898c8879c01b2a9088fb3 by Nils Wallménius · 12 years ago
  23. 1ecb7ea Fixes issues with multiple files defining CELT_C by Jean-Marc Valin · 12 years ago
  24. 6906210 Splits out the CELT encoder and decoder by Jean-Marc Valin · 12 years ago