aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/gsm690.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-2/+2
2017-01-10DTX: fix AMR SID-FIRST detectionJean-Francois Dionne1-2/+2
2016-11-07Add null-pointer check to osmo_amr_rtp_dec()Max1-3/+3
2016-05-31Add helper functions for AMR codecMax1-0/+106
2012-06-30codec: make data tables constant.Diego Elio Pettenò1-8/+8
2010-10-15codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut1-0/+210