ebbf8a805b
Make sure rtp_rtcp module doesn't directly reference anything in the pacer module, and remove build dependencies on it.
...
BUG=
Review URL: https://codereview.webrtc.org/1350163005
Cr-Commit-Position: refs/heads/master@{#10005}
2015-09-21 22:11:18 +00:00
fe0c90501b
Improve probing by ignoring small packets which otherwise break the mechanism.
...
These small packets are common for H.264 where the first packet of an IDR
contains the parameter sets.
BUG=4806
Review URL: https://codereview.webrtc.org/1221943002
Cr-Commit-Position: refs/heads/master@{#9639}
2015-07-27 10:13:35 +00:00
01b488831b
Use padding to achieve bitrate probing if the initial key frame has too few packets.
...
BUG=4350
R=mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/44879004
Cr-Commit-Position: refs/heads/master@{#9134}
2015-05-05 08:21:32 +00:00
82462aade0
Adds support for sending first set of packets at increasingly higher bitrates to probe the link and faster ramp up to a high bitrate.
...
Also wires up a finch experiment to control this.
R=mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/30639004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7505 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-10-23 11:57:05 +00:00