Commits
Sergey KHripchenko committed 94038f3c125
FS-11056: [core] fix RTCP lost calculation RTCP/Receiver Report/lost field is a _signed_ 24bit integer and it could be negative (in case of UDP duplication) + any negatives now threated as huge uint32_t + set this field properly on __BIG_ENDIAN + correctly read this value in received RTCP on all arches