aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec_hr.c
AgeCommit message (Expand)AuthorFilesLines
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-28Fix HR codec block sizesHarald Welte1-2/+2
2017-05-28prepare gapk for dealing with variable-length framesHarald Welte1-4/+12
2017-05-28introduce #defines for canonical length + use themHarald Welte1-1/+1
2014-05-08Add cycle benchmarking supportHarald Welte1-2/+11
2010-11-12[4/4] HR support: Add hooks in gapk to use libgsmhr for encoding/decodingSylvain Munaut1-0/+45
2010-10-29codec: Add preliminary codecs definitions for HR/FR/EFRSylvain Munaut1-0/+27