rtpbin: avoid generating errors when rtcp messages are empty and check the queue...
authorAlejandro G. Castro <alex@igalia.com>
Thu, 20 Oct 2016 11:14:13 +0000 (13:14 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Nov 2016 18:17:20 +0000 (20:17 +0200)
commit6e7816c589abd3f04eafa04694cc6ccb8943f7a3
treec5ae2b46a333ebec1d14a346de034cd5a822b1eb
parenteeea2a7fe88a17b15318d5b6ae6e190b2f777030
rtpbin: avoid generating errors when rtcp messages are empty and check the queue is not empty

Add a check to verify all the output buffers were empty for the
session in a timout and log an error.

https://bugzilla.gnome.org/show_bug.cgi?id=773269
gst/rtpmanager/rtpsession.c