summaryrefslogtreecommitdiffstats
path: root/src/codec/gsm690.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-2/+2
* DTX: fix AMR SID-FIRST detectionJean-Francois Dionne2017-01-101-2/+2
* Add null-pointer check to osmo_amr_rtp_dec()Max2016-11-071-3/+3
* Add helper functions for AMR codecMax2016-05-311-0/+106
* codec: make data tables constant.Diego Elio Pettenò2012-06-301-8/+8
* codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut2010-10-151-0/+210