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

Issue 2390463002: Remove OnLocalSsrcChanged and rename EncoderStateFeedback. (Closed)

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

Description

Remove OnLocalSsrcChanged and rename EncoderStateFeedback. The renaming is to reflect this class is only used for RTCP interaction and not for other transports. This Cl will be followed by multiple CLs moving all send-side RTP functionality to a separate class, rtp module ownership away from VideoSendStream and use TaskQueue instead of ProcessThread for RTP. BUG=webrtc:6456 Committed: https://crrev.com/15d8357bab8d6a81417f7225408969f1514257ac Cr-Commit-Position: refs/heads/master@{#14556}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -268 lines) Patch
M webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 1 1 chunk +3 lines, -12 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc View 1 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api_rtcp.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/video/BUILD.gn View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/video/encoder_rtcp_feedback.h View 3 chunks +5 lines, -6 lines 0 comments Download
A webrtc/video/encoder_rtcp_feedback.cc View 1 chunk +77 lines, -0 lines 0 comments Download
A + webrtc/video/encoder_rtcp_feedback_unittest.cc View 1 3 chunks +12 lines, -12 lines 0 comments Download
D webrtc/video/encoder_state_feedback.h View 1 chunk +0 lines, -48 lines 0 comments Download
D webrtc/video/encoder_state_feedback.cc View 1 chunk +0 lines, -97 lines 0 comments Download
D webrtc/video/encoder_state_feedback_unittest.cc View 1 1 chunk +0 lines, -81 lines 0 comments Download
M webrtc/video/video_send_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/video_send_stream.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/webrtc_video.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
mflodman
Stefan, Can you take a look at this CL?
4 years, 2 months ago (2016-10-01 08:50:06 UTC) #4
stefan-webrtc
https://codereview.webrtc.org/2390463002/diff/1/webrtc/video/encoder_rtcp_feedback.h File webrtc/video/encoder_rtcp_feedback.h (right): https://codereview.webrtc.org/2390463002/diff/1/webrtc/video/encoder_rtcp_feedback.h#newcode24 webrtc/video/encoder_rtcp_feedback.h:24: class EncoderRtcpFeedback : public RtcpIntraFrameObserver { I think this ...
4 years, 2 months ago (2016-10-05 14:20:39 UTC) #5
mflodman
https://codereview.webrtc.org/2390463002/diff/1/webrtc/video/encoder_rtcp_feedback.h File webrtc/video/encoder_rtcp_feedback.h (right): https://codereview.webrtc.org/2390463002/diff/1/webrtc/video/encoder_rtcp_feedback.h#newcode24 webrtc/video/encoder_rtcp_feedback.h:24: class EncoderRtcpFeedback : public RtcpIntraFrameObserver { On 2016/10/05 14:20:38, ...
4 years, 2 months ago (2016-10-05 14:22:52 UTC) #6
stefan-webrtc
lgtm
4 years, 2 months ago (2016-10-06 14:25:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2390463002/20001
4 years, 2 months ago (2016-10-06 14:58:37 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-06 15:35:14 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 15:35:32 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/15d8357bab8d6a81417f7225408969f1514257ac
Cr-Commit-Position: refs/heads/master@{#14556}

Powered by Google App Engine
This is Rietveld 408576698