summaryrefslogtreecommitdiffstats
path: root/src/codec/gsm610.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-2/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-1/+1
* Include codec.h file from codec C filesHarald Welte2017-06-091-0/+1
* osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte2017-06-091-2/+2
* Fix wrongful GSM FR codec SID frame detection in DTX.Jean-Francois Dionne2017-06-091-10/+10
* Add functions to detect HR/FR SID framesMax2016-06-011-0/+39
* codec: make data tables constant.Diego Elio Pettenò2012-06-301-1/+1
* codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut2010-10-151-0/+294