session: handle partial RTCP report blocks
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 26 Jul 2013 15:17:31 +0000 (17:17 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 26 Jul 2013 15:29:10 +0000 (17:29 +0200)
commite0abd2e9b5c503cc14352b58a8f7afb28fd6aa4e
tree37d2171526c58d6b9243d63609b046eb57ca5742
parent6cce6fb04ca1ada65625a71a18615aa7c4203e49
session: handle partial RTCP report blocks

When we have more SSRCs to report than what fit in an RTCP packet, use a
generation counter to make sure all of them end up in a packet eventually.
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsession.h
gst/rtpmanager/rtpsource.h