1. b66080a Fixes minor code quality issues in CELT by Jean-Marc Valin · 8 years ago
  2. 7830cf1 Replace "inline" with OPUS_INLINE. by Gregory Maxwell · 11 years ago
  3. c3273ed Fixes an overflow in the fixed-point celt_sqrt() for large values. by Jean-Marc Valin · 12 years ago
  4. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  5. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  6. 64e8021 oops, this removes dead code left from previous commit by Jean-Marc Valin · 12 years ago
  7. 367c394 Fixes several overflows in the CELT fixed-point by Jean-Marc Valin · 12 years ago
  8. 0da4f23 Avoiding more left shifts of negative values by Jean-Marc Valin · 13 years ago
  9. c374990 renames the libcelt/ directory to celt/ by Jean-Marc Valin · 13 years ago[Renamed from libcelt/mathops.c]
  10. 75d2780 Adds many syntactically unnecessary parentheses to silence MSVC C4554. by Gregory Maxwell · 13 years ago
  11. ff5f722 Renamed celt_word* to opus_val* by Jean-Marc Valin · 13 years ago
  12. d77d6a5 Renamed celt_[u]int* to opus_[u]int* by Jean-Marc Valin · 13 years ago
  13. 3806c1d Relicensing under the simplified (2-clause) BSD license by Jean-Marc Valin · 14 years ago
  14. 1ad93cf Fixes several fixed-point overflows in the PLC code by Jean-Marc Valin · 14 years ago
  15. 35095c6 Squashed commit of the following: by Jean-Marc Valin · 14 years ago
  16. 68242ac Eliminate the loop when decoding the split angle. by Timothy B. Terriberry · 14 years ago
  17. 48923ae Cleanup, de-inlining some math functions by Jean-Marc Valin · 14 years ago