1. 4fa2b54 Validate merge argument in repacketizer_demo. by Gregory Maxwell · 11 years ago
  2. 4f0c07f Add fwrite() error handling in repacketizer_demo. by Gregory Maxwell · 12 years ago
  3. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  4. 8365b5d Add config.h (and copyright notice) to repacketizer_demo.c. by Gregory Maxwell · 13 years ago
  5. 38fc0d5 Fix some inconsequential file descriptor leaks in the demo tools to silence cppcheck warnings. by Gregory Maxwell · 13 years ago
  6. 38805f3 Rename test_repacketizer to repacketizer_demo. by Gregory Maxwell · 13 years ago[Renamed from src/test_repacketizer.c]
  7. 5d5875a Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions. by Gregory Maxwell · 13 years ago
  8. c2d86f0 Fixed multiple bugs in the repacketizer by Jean-Marc Valin · 13 years ago
  9. e8dbcb8 Adds a test_repacketizer tool and fixes a few of the bugs in the repacketizer by Jean-Marc Valin · 13 years ago