rtpsbcpay: fix if buffer size exceeds MTU
authorJochen Henneberg <jh@henneberg-systemdesign.com>
Mon, 14 Aug 2017 10:36:56 +0000 (10:36 +0000)
committerArun Raghavan <arun@arunraghavan.net>
Mon, 14 Aug 2017 11:26:17 +0000 (16:56 +0530)
commitf641ac60e3e3c5fcd28f73fbdef1955b15aea714
tree72a1fd0f16d9a376388a606e82ab388db6645dc9
parent36fc2a747ade50db69221a502d498efa890bf054
rtpsbcpay: fix if buffer size exceeds MTU

The plugin queued buffer data if not all buffer data fit
into a single RTP packet. Now RTP packets are pushed as long
as enough data is available.
gst/rtp/gstrtpsbcpay.c