aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/gsm660.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-27codec: new functions osmo_{fr,efr}_sid_reset()Mychaela N. Falconia1-17/+38
2023-04-17codec: add SID preening functions for FR & EFRMychaela N. Falconia1-0/+43
2023-04-16codec: add SID classification functions per GSM 06.31 & 06.81Mychaela N. Falconia1-13/+67
2023-03-25codec: add osmo_efr_check_sid() functionMychaela N. Falconia1-0/+44
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-2/+2
2017-06-09Include codec.h file from codec C filesHarald Welte1-0/+1
2012-06-30codec: make data tables constant.Diego Elio Pettenò1-1/+1
2010-10-15codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut1-0/+256