aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/gsm610.c
AgeCommit message (Expand)AuthorFilesLines
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-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-1/+1
2017-06-09Include codec.h file from codec C filesHarald Welte1-0/+1
2017-06-09osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte1-2/+2
2017-06-09Fix wrongful GSM FR codec SID frame detection in DTX.Jean-Francois Dionne1-10/+10
2016-06-01Add functions to detect HR/FR SID framesMax1-0/+39
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/+294