commit | 5225dd818047a06fe2f2a246db0fd18bb4deef5b | [log] [tgz] |
---|---|---|
author | Brave Yao <braveyao@webrtc.org> | Thu Mar 26 07:39:19 2015 +0800 |
committer | Brave Yao <braveyao@webrtc.org> | Wed Mar 25 23:39:33 2015 +0000 |
tree | 475156edaaa2b1fe933adf55c8220c8a5b32544a | |
parent | dfa36058c945cf2ef9932a566987f648c24fa632 [diff] |
If audio ptime is negotiated in SDP, then we would set the audio codec with negotiated packet size if it's allowed. If the negotiated packet size is not supported by the working codec, then we would use the next smallest size. BUG=4289 TEST=Manual/Auto Test R=juberti@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/44629004 Cr-Commit-Position: refs/heads/master@{#8863}