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