1. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 6 months ago
  2. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  3. 3afc1d1 libomsocoding: NEON viterbi acceleration by Eric · 4 years ago
  4. b93f60f conv_acc: Our code requires SSSE3, not just SSE3 by Harald Welte · 7 years ago
  5. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  6. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  7. 0876ef8 core/conv/conv_acc.c: use static allocation for trellis by Vadim Yanitskiy · 7 years ago
  8. 1ac56fb core/conv/conv_acc.c: use static allocation for vdecoder by Vadim Yanitskiy · 7 years ago
  9. 34da6b5 core/conv/conv_acc.c: delete reset_decoder() by Vadim Yanitskiy · 7 years ago
  10. 23d3bc0 core/conv/conv_acc.c: drop unused structure member by Vadim Yanitskiy · 7 years ago
  11. 46e533c core/conv: update description headers for conv_acc_* by Vadim Yanitskiy · 7 years ago
  12. e4fe71c core/conv: use proper filenames by Vadim Yanitskiy · 7 years ago[Renamed from src/viterbi.c]
  13. cfb1eaa core/conv/viterbi.c: fix possible NULL-pointer reference by Vadim Yanitskiy · 7 years ago
  14. 0d49f47 core/conv: do not mix up AVX and SSE code by Vadim Yanitskiy · 7 years ago
  15. 34e228a core/conv: add x86 SSE support for Viterbi decoder by Tom Tsou · 7 years ago
  16. e604ee3 core/conv: strip unused memalign() call by Vadim Yanitskiy · 7 years ago
  17. 3553680 core/conv: implement optimized Viterbi decoder by Tom Tsou · 8 years ago