Sergey Khripchenko
94038f3c12
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-07-24 07:21:41 +00:00
..
2018-07-24 07:21:41 +00:00
2018-07-24 07:21:40 +00:00
2018-01-10 23:30:24 +03:00
2017-06-22 15:48:20 -05:00
2017-06-26 14:53:39 -05:00
2018-07-24 07:21:38 +00:00
2018-07-13 15:18:35 -04:00
2017-07-05 15:54:56 -05:00
2018-07-24 07:21:41 +00:00
2018-07-24 07:21:38 +00:00
2018-05-16 17:12:08 -04:00
2017-06-05 18:31:56 -05:00
2018-01-10 23:30:24 +03:00
2017-09-14 18:05:59 +03:00
2017-08-21 17:09:24 -05:00
2017-08-11 13:23:15 -05:00
2017-05-18 11:57:37 -05:00
2018-07-24 07:21:39 +00:00
2017-12-24 10:23:13 +08:00
2018-07-24 07:21:38 +00:00
2017-06-26 12:56:42 -05:00
2017-08-17 16:08:40 -05:00
2017-11-06 10:35:36 -03:00
2018-03-29 11:18:20 -04:00
2017-05-03 15:25:04 -05:00
2018-07-24 07:21:41 +00:00
2017-06-28 11:32:24 -05:00
2017-08-29 13:54:34 -04:00
2018-07-24 07:21:34 +00:00
2017-09-06 12:59:18 -05:00
2018-07-24 07:21:33 +00:00