aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec_efr.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy1-1/+1
2017-08-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy1-2/+2
2017-05-28EFR codec fixup.Harald Welte1-2/+2
2017-05-28prepare gapk for dealing with variable-length framesHarald Welte1-4/+10
2017-05-28introduce #defines for canonical length + use themHarald Welte1-1/+1
2014-05-08Add cycle benchmarking supportHarald Welte1-0/+5
2012-12-08codec: Fix opencore nb include pathSylvain Munaut1-2/+2
2010-11-12codec: Fix EFR codec encoder function. Return value is #bytesSylvain Munaut1-1/+1
2010-11-11codec/efr: Add support for encoding/decoding using OpenCore AMR NBSylvain Munaut1-0/+86
2010-10-29codec: Add preliminary codecs definitions for HR/FR/EFRSylvain Munaut1-0/+27