aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy30-191/+215
2017-12-31procqueue: expose the processing queue struct definitionVadim Yanitskiy2-12/+9
2017-12-31Add a pkg-config manifest for libosmogapkVadim Yanitskiy4-1/+17
2017-12-31Use '#pragma once' instead of include guardVadim Yanitskiy7-29/+8
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy35-76/+79
2017-12-31Add an 'osmo' prefix to the 'gapk' binaryVadim Yanitskiy4-11/+11
2017-12-31Introduce a shared 'libosmogapk' libraryVadim Yanitskiy1-15/+85
2017-12-29Add git-review configMax1-0/+3
2017-09-02pq_alsa.c: print error message if device init failsVadim Yanitskiy1-3/+9
2017-09-02pq_alsa.c: handle output buffer underrunVadim Yanitskiy1-0/+8
2017-08-31test/common.sh: fix typo in gapk binary locationVadim Yanitskiy1-1/+1
2017-05-29fmt_gsm: document that this format is also used for RTPv0.4Harald Welte1-1/+1
2017-05-28Add gapk testsuitHarald Welte27-0/+111
2017-05-28fmt_rtp_hr_ietf.c: Fix error encoding this formatHarald Welte1-1/+1
2017-05-28EFR codec fixup.Harald Welte1-2/+2
2017-05-28alsa/file input: return -1 on eof (short read)Harald Welte2-4/+4
2017-05-28procqueue.c: Logging unficiation (always use the [x] prefix)Harald Welte1-3/+3
2017-05-28codac_amr: Remove printf() left from debugging/testingHarald Welte1-2/+0
2017-05-28direct all log statements to stderr to avoid breaking stdout data outHarald Welte5-18/+21
2017-05-28fmt_ti: fix lsb/msb mix-up in ti_hr_from_canon()Harald Welte1-1/+1
2017-05-28print_help(): Fix formatting of help textHarald Welte1-4/+2
2017-05-28Add support for RTP with GSM-HR payload according to RFC5993Harald Welte4-1/+85
2017-05-28Add support for RTP with GSM-HR payload according to ETSI TS 101 318Harald Welte4-1/+68
2017-05-28Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9Harald Welte4-1/+78
2017-05-28Fix HR codec block sizesHarald Welte3-5/+4
2017-05-28Print some useful information while putting together the procqueueHarald Welte5-0/+13
2017-05-28print meaningful error messages if something goes wrong in main/pqHarald Welte3-10/+34
2017-05-28Add AMR codec supportHarald Welte8-2/+245
2017-05-28more API documentationHarald Welte3-0/+26
2017-05-28prepare gapk for dealing with variable-length framesHarald Welte17-99/+191
2017-05-28introduce #defines for canonical length + use themHarald Welte6-5/+10
2017-05-28Add ALSA input/output support to GAPKHarald Welte5-6/+214
2017-05-28RTP: give meaningful error messages if something failsHarald Welte1-8/+24
2017-05-27add some more comments throughout the codeHarald Welte7-1/+53
2016-01-01benchmark: Fix cpuid clobberingSylvain Munaut1-2/+2
2015-12-30main: Fixup the help screenSylvain Munaut1-1/+1
2015-12-30libgsmhr: Make it safe to decode/encode different streams at onceSylvain Munaut2-0/+34
2015-12-30libgsmhr: Add some code cleanup / speedup patches for reference codecSylvain Munaut5-1/+388
2015-12-30libgsmhr: Use patch instead of 'sed'Sylvain Munaut3-3/+552
2015-12-30libgsmhr: Fix parallel build dependencySylvain Munaut1-1/+1
2015-12-30libgsmhr: fix Makefile.am dependency on source downloadSylvain Munaut1-1/+1
2015-12-30libgsmhr/fetch_sources: Only use the filename and not any pathSylvain Munaut1-1/+1
2015-12-30build: Don't build static librariesSylvain Munaut1-1/+1
2015-12-30build: Use autotools 'subdir-objects' optionSylvain Munaut2-2/+2
2015-12-30benchmark: Make sure to print to stderrSylvain Munaut1-2/+4
2015-11-05ensure all gapk header files are included in 'dist'v0.3Harald Welte1-1/+5
2015-11-05Fix dist / distcheck targets by including fetch_sources.py in EXTRA_DISTHarald Welte1-1/+3
2015-11-05add git-version-gen to auto-generate version from git repo tagsv0.2Harald Welte2-1/+153
2014-05-08Add cycle benchmarking supportHarald Welte10-4/+310
2013-12-13libgsmhr: Update source locationSylvain Munaut1-1/+1