rtpvrawpay: don't use buffer lists if everything fits into one buffer
authorTim-Philipp Müller <tim@centricular.com>
Sat, 5 May 2018 14:32:59 +0000 (16:32 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 5 May 2018 14:32:59 +0000 (16:32 +0200)
commit5b8e775d1c1532e4f2010121a38c48c7bdbfd5be
tree90abc7037a1c1be4cb9d97c39a421072bbc3d1de
parentae1c2b0c674fe259b3850782a0c7aec2a7988809
rtpvrawpay: don't use buffer lists if everything fits into one buffer

People might use very large mtu sizes where every payload
fits into a single output packet.

https://bugzilla.gnome.org/show_bug.cgi?id=795758
gst/rtp/gstrtpvrawpay.c