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 ac3517e715d31b5d2046e46ec578cc8573eff305 (commit) via d045f1766f68cca56d6961311fde79d8f8211a62 (commit) via 6c7fd7958c48fa2664dd3af052d506dccc088648 (commit) from 0c655bce25d76b115f4c05f9d86c43475699f1a4 (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=ac3517e715d31b5d2046e46ec578cc8573ef...
commit ac3517e715d31b5d2046e46ec578cc8573eff305 Author: Harald Welte laforge@gnumonks.org Date: Sun May 28 20:03:25 2017 +0200
alsa/file input: return -1 on eof (short read)
This will permit for a more graceful error than the next element in the processing chain complaining that there's a 0-length input.
http://cgit.osmocom.org/gapk/commit/?id=d045f1766f68cca56d6961311fde79d8f821...
commit d045f1766f68cca56d6961311fde79d8f8211a62 Author: Harald Welte laforge@gnumonks.org Date: Sun May 28 20:05:17 2017 +0200
procqueue.c: Logging unficiation (always use the [x] prefix)
http://cgit.osmocom.org/gapk/commit/?id=6c7fd7958c48fa2664dd3af052d506dccc08...
commit 6c7fd7958c48fa2664dd3af052d506dccc088648 Author: Harald Welte laforge@gnumonks.org Date: Sun May 28 19:44:01 2017 +0200
codac_amr: Remove printf() left from debugging/testing
-----------------------------------------------------------------------
Summary of changes: src/codec_amr.c | 2 -- src/pq_alsa.c | 4 ++-- src/pq_file.c | 4 ++-- src/procqueue.c | 6 +++--- 4 files changed, 7 insertions(+), 9 deletions(-)
hooks/post-receive