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 "Osmocom A-bis protcol interface library".
The branch, master has been updated
via 73b9bc72ac07d4dd6369001e4b0fa8cf7e53ccb7 (commit)
from 6479728586675fdb8b321dc50f82ee363896db8c (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/libosmo-abis/commit/?id=73b9bc72ac07d4dd6369001e4b0…
commit 73b9bc72ac07d4dd6369001e4b0fa8cf7e53ccb7
Author: Max <msuraev(a)sysmocom.de>
Date: Wed May 18 15:52:37 2016 +0200
Extend RTP frame sending API
Add osmo_rtp_send_frame_ext() which accept boolean parameter in addition
to arguments of osmo_rtp_send_frame() to explicitly set marker bit in
RTP header. Previously it was always unset which resulted in degradation
of speech quality for codecs with explicit talkspurt events (was tested
with AMR's ONSET).
Related: OS#1562
Change-Id: I23e6dccfad5643e662391a0a2abebbb45597ffd9
Reviewed-on:
https://gerrit.osmocom.org/82
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/trau/osmo_ortp.h | 4 ++++
src/trau/osmo_ortp.c | 18 ++++++++++++++++++
2 files changed, 22 insertions(+)
hooks/post-receive
--
Osmocom A-bis protcol interface library