aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec_amr.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Merge branch 'fixeria/lib' into masterVadim Yanitskiy1-6/+11
2018-01-08Fix BENCHMARK_STOP call for both AMR and FR codecsVadim Yanitskiy1-2/+2
2017-12-31libosmogapk: introduce the internal root talloc contextVadim Yanitskiy1-1/+4
2017-12-31libosmogapk: fix memory leak in both AMR and EFR codecsVadim Yanitskiy1-0/+2
2017-12-31libosmogapk: use talloc for memory managementVadim Yanitskiy1-3/+2
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-28codac_amr: Remove printf() left from debugging/testingHarald Welte1-2/+0
2017-05-28Add AMR codec supportHarald Welte1-0/+121