aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Implement ECU (Error Concealment Unit) block for FRVadim Yanitskiy1-0/+6
2018-02-02src/Makefile.am: fix osmo-gapk LDADD dependencyVadim Yanitskiy1-1/+1
2017-12-31libosmogapk: rename the 'logging.c' to 'common.c'Vadim Yanitskiy1-2/+2
2017-12-31libosmogapk: use Osmocom logging frameworkVadim Yanitskiy1-0/+5
2017-12-31osmo-gapk: use more convenient name for the source fileVadim Yanitskiy1-1/+1
2017-12-31Add the symbol export map for libosmogapkVadim Yanitskiy1-0/+2
2017-12-31Add an 'osmo' prefix to the 'gapk' binaryVadim Yanitskiy1-4/+4
2017-12-31Introduce a shared 'libosmogapk' libraryVadim Yanitskiy1-15/+85
2017-05-28Add support for RTP with GSM-HR payload according to RFC5993Harald Welte1-1/+1
2017-05-28Add support for RTP with GSM-HR payload according to ETSI TS 101 318Harald Welte1-1/+3
2017-05-28Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9Harald Welte1-1/+1
2017-05-28Add AMR codec supportHarald Welte1-2/+2
2017-05-28Add ALSA input/output support to GAPKHarald Welte1-3/+3
2014-05-08Add cycle benchmarking supportHarald Welte1-1/+1
2013-06-17build: Use AM_CPPFLAGS in Makefile.amSylvain Munaut1-1/+1
2013-02-11gapk: Add support for RTP input/output streamsHarald Welte1-5/+9
2011-02-25format: Add support for the TI calypso/locosto dumped buffer formatSylvain Munaut1-1/+1
2010-11-12[4/4] HR support: Add hooks in gapk to use libgsmhr for encoding/decodingSylvain Munaut1-0/+4
2010-11-11format: Add support for Raw PCM Signed 16 bits Little EndianSylvain Munaut1-0/+1
2010-11-11procqueue: Add Codec tasksSylvain Munaut1-1/+1
2010-11-11procqueue: Add format conversion tasksSylvain Munaut1-1/+1
2010-11-11procqueue: Add file related tasksSylvain Munaut1-1/+1
2010-11-11procqueue: Add some mechanism to queue 'processing items' on the framesSylvain Munaut1-0/+1
2010-11-11codec/efr: Add support for encoding/decoding using OpenCore AMR NBSylvain Munaut1-2/+2
2010-11-11codec/fr: Add support for encoding/decoding using libgsmSylvain Munaut1-1/+1
2010-11-11format: Add support for .amr files encapsulating EFR dataSylvain Munaut1-1/+1
2010-11-11format: Add support for the file read/written by the Racal 6103E ms test setSylvain Munaut1-1/+1
2010-11-05format: Add support for the 3GPP HR reference vocoder file/frame formatsSylvain Munaut1-1/+1
2010-11-05format: Add support for classic .gsm file/frame formatSylvain Munaut1-1/+1
2010-11-05format: Add initial format frameworkSylvain Munaut1-0/+1
2010-10-29Add dependency to libosmocodec (part of libosmocore)Sylvain Munaut1-1/+2
2010-10-29codec: Add preliminary codecs definitions for HR/FR/EFRSylvain Munaut1-1/+2
2010-10-24Initial skeleton importSylvain Munaut1-0/+5