commit | f15fbc379d7c942832c392fc0c71858d19e852f7 | [log] [tgz] |
---|---|---|
author | henrik.lundin@webrtc.org <henrik.lundin@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Nov 08 08:23:47 2011 +0000 |
committer | henrik.lundin@webrtc.org <henrik.lundin@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Nov 08 08:23:47 2011 +0000 |
tree | 46e3ef28deffd9fb639d621f18336e39a6c29191 | |
parent | 9b813510eb1ead809b6df16d88130b8630b22625 [diff] |
Change in RTP module SendVP8 Changing how the max payload length is calculated. Instead of handling RTP and FEC header overhead explicitly, call the MaxDataPayloadLength method which already does it. Avoid redundant code. Had to move MaxDataPayloadLength to the RTPSenderInterface. Review URL: http://webrtc-codereview.appspot.com/269002 git-svn-id: http://webrtc.googlecode.com/svn/trunk@901 4adac7df-926f-26a2-2b94-8c16560cd09d