1d34212a4554e27546ce4c983607181dd8860799

A set of the packet masks (up 10x10 size) are modified for the following reasons: 1) have more even column and row degree (number of 1 bits), when possible. 2) if cases where the column degree cannot be constant across source packets, placed the extra 1 bit in the first packet column (so little more protection on 1st partition), as opposed to having some ~middle source packet have the extra bit. 3) in some cases, made the mask a little more sparse/reduced the overlap. Overall the average recovery is a little better with these masks. Mask sizes above 10 will be updated in future changelist. Review URL: http://webrtc-codereview.appspot.com/305001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1113 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%