rtpsession: Count sent RTCP packets after they have been finished
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Wed, 2 Jun 2010 00:31:18 +0000 (20:31 -0400)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 13 Sep 2010 10:13:23 +0000 (12:13 +0200)
commit64e4ffa25baf5e35d6f4b6f3f6a8aa4ceabf730b
tree7fa94f64a8063e4cc0a1ee5df83cc9fccb8b3c0c
parent306ee454c6f206810b234129c7f0fa73753ac96a
rtpsession: Count sent RTCP packets after they have been finished

If they are counted before calling gst_rtcp_buffer_end(), then the
size is way too big.
gst/rtpmanager/rtpsession.c