Commits
Sergey KHripchenko committed 6c739b3d32c
FS-11468 Try to split payload to packets evenly(with largest at the end) up to vpx_globals.rtp_slice_size, (assume hdrlen constant across all packets of the same picture). It keeps packets being transmitted in order. Without it last (and thus the smallest one) packet usually arrive out of order (before the previous one)