[pulseaudio-discuss] [PATCH 4/8] rtp: Move MTU handling to the RTP implementation
Tanu Kaskinen
tanuk at iki.fi
Tue Apr 12 16:13:59 UTC 2016
On Mon, 2016-02-29 at 15:46 +0530, arun at accosted.net wrote:
> From: Arun Raghavan <git at arunraghavan.net>
>
> module-rtp-send itself doesn't really need to handle this, the
> implementation can keep track (and make sure sending happens in MTU
> sized chunks).
> ---
> src/modules/rtp/module-rtp-send.c | 7 ++-----
> src/modules/rtp/rtp.c | 14 +++++++-------
> src/modules/rtp/rtp.h | 5 +++--
> 3 files changed, 12 insertions(+), 14 deletions(-)
Looks good to me!
--
Tanu
More information about the pulseaudio-discuss
mailing list