aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12Add basic CI integrationMax1-0/+42
Change-Id: Ib4b36df8f010cd7e035fe5a8b846632541b655f5
2017-12-31Add an 'osmo' prefix to the 'gapk' binaryVadim Yanitskiy1-1/+1
This is a common practice of all Osmocom executables to have an 'osmo' prefix. Let's follow this here too.
2014-05-08Add cycle benchmarking supportHarald Welte2-0/+29
This enables benchmarking of the codec. It will print the amount of CPU cycles needed for encoding/decoding a single 20ms frame on average.