rtp: Move MTU handling to the RTP implementation
authorArun Raghavan <arun@arunraghavan.net>
Thu, 12 May 2016 12:27:04 +0000 (17:57 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Fri, 8 Nov 2019 12:09:03 +0000 (17:39 +0530)
commit0548cdc6d6584a160c0399a50ba03aedb051af6c
treea8e9b4e949fd0d1ec38a45e398de8b379e3c668c
parent02fa9d5fc6076d38d610c63d20122f816f32193a
rtp: Move MTU handling to the RTP implementation

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).

Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
src/modules/rtp/module-rtp-send.c
src/modules/rtp/rtp.c
src/modules/rtp/rtp.h