Sebastian Dröge b79eff7f9b rtpsession: Handle first RTCP packet and early feedback correctly
According to RFC 4585 section 3.5.3 step 1 we are not allowed to send
an early RTCP packet for the very first one. It must be a regular one.

Also make sure to not use last_rtcp_send_time in any calculations until
we actually sent an RTCP packet already. In specific this means that we
must not use it for forward reconsideration of the current RTCP send time.
Instead we don't do any forward reconsideration for the first RTCP packet.
2015-02-11 10:32:46 +01:00
..
2012-12-16 16:36:39 +00:00
2012-11-04 00:07:18 +00:00
2012-11-04 00:07:18 +00:00
2014-02-27 00:12:13 +00:00
2015-01-30 16:56:35 +01:00