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 0c655bce25d76b115f4c05f9d86c43475699f1a4 (commit)
from 7bdf34cc091ce558e27c260aaf37f2096fd92ca2 (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=0c655bce25d76b115f4c05f9d86c4347569…
commit 0c655bce25d76b115f4c05f9d86c43475699f1a4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun May 28 19:43:21 2017 +0200
direct all log statements to stderr to avoid breaking stdout data out
The tool has the capability to be used in a pipe, so stdout should
recevie nothing else but actual codec/pcm data.
-----------------------------------------------------------------------
Summary of changes:
src/pq_alsa.c | 4 ++--
src/pq_codec.c | 2 +-
src/pq_file.c | 4 ++--
src/pq_format.c | 8 +++++---
src/pq_rtp.c | 21 +++++++++++----------
5 files changed, 21 insertions(+), 18 deletions(-)
hooks/post-receive
--
GSM Audio Pocket Knife