aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec_fr.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Merge branch 'fixeria/lib' into masterVadim Yanitskiy1-3/+4
2018-01-08Fix BENCHMARK_STOP call for both AMR and FR codecsVadim Yanitskiy1-1/+1
2017-12-31benchmark: move benchmark impl to a private headerVadim Yanitskiy1-0/+1
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy1-1/+1
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy1-2/+2
2017-05-28prepare gapk for dealing with variable-length framesHarald Welte1-8/+14
2017-05-28introduce #defines for canonical length + use themHarald Welte1-1/+1
2014-05-08Add cycle benchmarking supportHarald Welte1-1/+8
2010-11-11codec/fr: Add support for encoding/decoding using libgsmSylvain Munaut1-0/+59
2010-10-29codec: Add preliminary codecs definitions for HR/FR/EFRSylvain Munaut1-0/+27