Sergey Khripchenko f444f7a6f4 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
2018-03-23 16:00:38 -04:00
..
2015-09-14 13:30:08 -05:00
2018-01-15 01:44:56 -05:00