Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Issue 2981163003: Refactor rtcp statistics: Rtcp module take narrow interface (Closed)

Created:
3 years, 5 months ago by danilchap
Modified:
3 years, 4 months ago
Reviewers:
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, danilchap, yujie_mao (webrtc), zhuangzesen_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor rtcp statistics: Rtcp module take narrow interface BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -70 lines) Patch
M webrtc/modules/rtp_rtcp/include/receive_statistics.h View 3 chunks +16 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/include/rtp_rtcp.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc View 2 chunks +22 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.h View 3 chunks +3 lines, -8 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 4 chunks +25 lines, -57 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698