GSM Audio Pocket Knife
Go to file
Harald Welte 75df4ca2a3 gapk: add optional throttling
When throttling is enabled, one voice frame will be processed every
20ms.  This is useful for e.g. playback of a file as a RTP stream.

Without this option, the entire file would generate a flood of RTP
messages, rather than a continuous stream.

Change-Id: I0dcd4248cc800b82142722aa36a811f0657b3e0c
2020-08-01 19:00:37 +02:00
contrib contrib: integrate RPM spec 2020-05-19 15:21:45 +02:00
include Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
libgsmhr build: fix packaging problems and make distcheck happy 2018-07-09 22:15:39 +07:00
m4 Initial skeleton import 2010-10-24 10:22:06 +02:00
src gapk: add optional throttling 2020-08-01 19:00:37 +02:00
tests Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
.gitignore contrib: integrate RPM spec 2020-05-19 15:21:45 +02:00
.gitreview Add git-review config 2017-12-29 21:48:18 +01:00
Makefile.am Init automake test environment 2017-12-31 12:21:00 +01:00
configure.ac contrib: integrate RPM spec 2020-05-19 15:21:45 +02:00
git-version-gen add git-version-gen to auto-generate version from git repo tags 2015-11-05 21:25:32 +01:00
gpl-3.0.txt Initial skeleton import 2010-10-24 10:22:06 +02:00
libosmogapk.pc.in Add a pkg-config manifest for libosmogapk 2017-12-31 12:20:59 +01:00