7d3a2a3bca
The variable _numberFirstPartition is now set in RTPSenderVideo::SendVP8. The number of packets that contains data from the first partition is not known until all packets have been packetized (at least all first-partition packets). Therefore, the packetization loop in SendVP8 had to be broken up into two loops. The first loop gets all packets from the VP8 packetizer (RtpFormatVp8) and puts them in a vector. The second loop sends all packets from the vector to SendVideoPacket. Review URL: http://webrtc-codereview.appspot.com/56004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@231 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
peerconnection | ||
src | ||
test/data | ||
third_party/libvpx | ||
third_party_mods | ||
tools | ||
android-webrtc.mk | ||
Android.mk | ||
AUTHORS | ||
codereview.settings | ||
DEPS | ||
libvpx.mk | ||
LICENSE | ||
license_template.txt | ||
LICENSE_THIRD_PARTY | ||
OWNERS | ||
PATENTS | ||
PRESUBMIT.py | ||
webrtc.gyp |