This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GSM Audio Pocket Knife".
The branch, laforge/amr has been created
at 566f4d1f86d9d60c84481acc7547f79969a86de7 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/gapk/commit/?id=566f4d1f86d9d60c84481acc7547f79969a…
commit 566f4d1f86d9d60c84481acc7547f79969a86de7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun May 28 12:53:44 2017 +0200
Print some useful information while putting together the procqueue
http://cgit.osmocom.org/gapk/commit/?id=f42e40757fe174a27bb203217a8ba7b4edc…
commit f42e40757fe174a27bb203217a8ba7b4edc5bb38
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun May 28 12:25:59 2017 +0200
print meaningful error messages if something goes wrong in main/pq
http://cgit.osmocom.org/gapk/commit/?id=e06ead8de158b5b1bf8729809c61c7ae927…
commit e06ead8de158b5b1bf8729809c61c7ae92741d76
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun May 28 11:04:26 2017 +0200
Add AMR codec support
After merging this change, there is support for the AMR codec (by means
of libopencore-amr, which is already used for EFR).
In terms of gapk formats, we introdude
* the "amr-opencore" format, which serves both as the canonical format,
and as the input format to opencore-amrnb itself.
* the "rtp-amr" format, which is the payload of RFC4867 octet-aligned mode
You can use the following command for a real-time RTP playback for AMR
frames:
./gapk -I 0.0.0.0/30000 -f rtp-amr -A default -g rawpcm-s16le
-----------------------------------------------------------------------
hooks/post-receive
--
GSM Audio Pocket Knife