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, master has been updated
via 07d691314c3b61735a766ec3d455f8084fa05872 (commit)
via f3d2ad6a19a4303e8e914f4efb1bef36ab2e6b79 (commit)
from d192d8c017492a740353780d115bd4fc6cec20e9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/gapk/commit/?id=07d691314c3b61735a766ec3d455f8084fa…
commit 07d691314c3b61735a766ec3d455f8084fa05872
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun May 28 01:55:31 2017 +0200
RTP: give meaningful error messages if something fails
In fact, it should probably be better to silently ignore all those
errors as opposed to aborting the entire processing queue? But that's
for another patch...
http://cgit.osmocom.org/gapk/commit/?id=f3d2ad6a19a4303e8e914f4efb1bef36ab2…
commit f3d2ad6a19a4303e8e914f4efb1bef36ab2e6b79
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat May 27 16:42:14 2017 +0200
add some more comments throughout the code
-----------------------------------------------------------------------
Summary of changes:
src/fmt_amr.c | 4 +++-
src/fmt_gsm.c | 2 ++
src/pq_codec.c | 7 +++++++
src/pq_file.c | 12 ++++++++++++
src/pq_format.c | 4 ++++
src/pq_rtp.c | 45 +++++++++++++++++++++++++++++++++++++--------
src/procqueue.c | 12 ++++++++++++
7 files changed, 77 insertions(+), 9 deletions(-)
hooks/post-receive
--
GSM Audio Pocket Knife