1. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  2. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  3. 5f6e472 Remove trailing whitespace. by Ralph Giles · 13 years ago
  4. 38fc0d5 Fix some inconsequential file descriptor leaks in the demo tools to silence cppcheck warnings. by Gregory Maxwell · 13 years ago
  5. a5ff49e Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs. by Gregory Maxwell · 13 years ago[Renamed from celt/test_opus_custom.c]
  6. c374990 renames the libcelt/ directory to celt/ by Jean-Marc Valin · 13 years ago[Renamed from libcelt/test_opus_custom.c]
  7. 64a3541 Corrects many places where int was used where opus_int32 was needed. by Gregory Maxwell · 13 years ago
  8. 06237d7 Implements the OpusCustom modes (mostly) properly by Jean-Marc Valin · 13 years ago[Renamed (94%) from src/test_opus_custom.c]
  9. d77d6a5 Renamed celt_[u]int* to opus_[u]int* by Jean-Marc Valin · 13 years ago
  10. ad15af8 Adding code for Opus Custom by Jean-Marc Valin · 13 years ago