aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Implement ECU (Error Concealment Unit) block for FRVadim Yanitskiy2-0/+6
2018-01-15procqueue: introduce and use shared cat_name definitionsVadim Yanitskiy1-0/+4
2017-12-31procqueue: separate queue check functionVadim Yanitskiy1-0/+1
2017-12-31procqueue: add item catedory and sub-category fieldsVadim Yanitskiy1-0/+5
2017-12-31procqueue: add item type enum (source, sink, proc)Vadim Yanitskiy1-0/+8
2017-12-31procqueue: add human-readable name to osmo_gapk_pqVadim Yanitskiy1-1/+4
2017-12-31libosmogapk: drop an 'osmo' prefix from internal log variablesVadim Yanitskiy1-4/+4
2017-12-31libosmogapk: introduce the internal root talloc contextVadim Yanitskiy1-0/+1
2017-12-31procqueue: add processing state callbackVadim Yanitskiy1-0/+1
2017-12-31libosmogapk: use Osmocom logging frameworkVadim Yanitskiy3-0/+51
2017-12-31procqueue: use linuxlist to store queue itemsVadim Yanitskiy1-2/+6
2017-12-31procqueue: store output buffers inside queue itemsVadim Yanitskiy1-1/+2
2017-12-31procqueue: use unsigned int for I/O frame size fieldsVadim Yanitskiy1-2/+2
2017-12-31benchmark: add functions to get cycle and frame countVadim Yanitskiy1-0/+5
2017-12-31benchmark: allocate memory dynamicallyVadim Yanitskiy2-2/+6
2017-12-31benchmark: get rid of 'static inline' definitionVadim Yanitskiy1-18/+16
2017-12-31benchmark: move benchmark impl to a private headerVadim Yanitskiy3-25/+54
2017-12-31benchmark: move benchmark_dump() outside the libraryVadim Yanitskiy1-2/+0
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy4-62/+82
2017-12-31procqueue: expose the processing queue struct definitionVadim Yanitskiy1-2/+9
2017-12-31Use '#pragma once' instead of include guardVadim Yanitskiy7-29/+8
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy8-12/+16
2017-05-28Add support for RTP with GSM-HR payload according to RFC5993Harald Welte1-0/+2
2017-05-28Add support for RTP with GSM-HR payload according to ETSI TS 101 318Harald Welte1-0/+3
2017-05-28Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9Harald Welte1-0/+2
2017-05-28Fix HR codec block sizesHarald Welte1-0/+2
2017-05-28Add AMR codec supportHarald Welte2-0/+5
2017-05-28more API documentationHarald Welte3-0/+26
2017-05-28prepare gapk for dealing with variable-length framesHarald Welte3-3/+3
2017-05-28introduce #defines for canonical length + use themHarald Welte1-0/+5
2017-05-28Add ALSA input/output support to GAPKHarald Welte1-0/+3
2016-01-01benchmark: Fix cpuid clobberingSylvain Munaut1-2/+2
2015-11-05ensure all gapk header files are included in 'dist'v0.3Harald Welte1-1/+5
2014-05-08Add cycle benchmarking supportHarald Welte2-0/+198
2013-02-11gapk: Add support for RTP input/output streamsHarald Welte1-0/+5
2011-02-25format/fmt_ti: Add support for EFR variantSylvain Munaut1-0/+1
2011-02-25format/fmt_ti: Add support for HR variantSylvain Munaut1-0/+1
2011-02-25format: Add support for the TI calypso/locosto dumped buffer formatSylvain Munaut1-0/+3
2010-11-12[1/4] HR support: Add autotools skeleton for libgsmhrSylvain Munaut3-0/+45
2010-11-11format: Add support for Raw PCM Signed 16 bits Little EndianSylvain Munaut1-0/+3
2010-11-11procqueue: Add Codec tasksSylvain Munaut1-0/+4
2010-11-11procqueue: Add format conversion tasksSylvain Munaut1-0/+4
2010-11-11procqueue: Add file related tasksSylvain Munaut1-0/+4
2010-11-11procqueue: Add some mechanism to queue 'processing items' on the framesSylvain Munaut1-0/+43
2010-11-11format: Add function to get format by nameSylvain Munaut1-0/+1
2010-11-11codec: Add fields in struct codec_desc to support encoding/decodingSylvain Munaut1-0/+13
2010-11-11format: Add support for .amr files encapsulating EFR dataSylvain Munaut1-0/+3
2010-11-11format: Add fields in format descriptor for fixed headersSylvain Munaut1-0/+3
2010-11-11format: Add support for the file read/written by the Racal 6103E ms test setSylvain Munaut1-0/+5
2010-11-05format: Add support for the 3GPP HR reference vocoder file/frame formatsSylvain Munaut1-0/+4