webrtc/stats
Philipp Hancke f78d1f211a stats: Implement receive RTX stats
* retransmittedBytesReceived
* retransmittedPacketsReceived
added to the specification in
  https://github.com/w3c/webrtc-stats/pull/735

BUG=webrtc:15096

Change-Id: I6770e5d8d09ac1c2693c918fd943b0ab257ec7ba
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295260
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#39959}
2023-04-27 09:53:00 +00:00
..
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
test stats: remove deprecated timestamp_us constructor variant 2023-02-20 12:18:42 +00:00
BUILD.gn Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
DEPS Remove +api from internal DEPS files. 2019-01-28 11:17:00 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
rtc_stats.cc stats: use Timestamp instead of uint64_t 2023-01-05 08:37:31 +00:00
rtc_stats_report.cc Remove deprecated RTCStatsReport(int64) and timestamp_us 2023-03-22 08:00:53 +00:00
rtc_stats_report_unittest.cc stats: Deprecate RTCStatsReport(int64 timestamp_us) 2023-02-22 12:32:02 +00:00
rtc_stats_unittest.cc stats: use Timestamp instead of uint64_t 2023-01-05 08:37:31 +00:00
rtcstats_objects.cc stats: Implement receive RTX stats 2023-04-27 09:53:00 +00:00