rtpsession: Don't let the computed RTP bandwidth fall too low
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 8 Jun 2011 18:48:01 +0000 (14:48 -0400)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 25 Jul 2011 14:19:00 +0000 (16:19 +0200)
commit354faabda02f84d68ae24fe3d96242e8a242f456
tree9f07a752df376aad5ab1e79afd0b674689489bdd
parent4d48109f9d5da9106130485d37841bbf3423cd6f
rtpsession: Don't let the computed RTP bandwidth fall too low

If it falls too low, the computed RTCP bandwidth will be near zero and
the RTCP thread will be stopped.

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