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

Issue 2926253002: Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. (Closed)

Created:
3 years, 6 months ago by nisse-webrtc
Modified:
3 years, 6 months ago
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

Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. This class is video-specific, and we want to free the name "RtpStreamReceiver" so it can be reused for a media-independent RTP receive class. Also renames related files. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2926253002 Cr-Commit-Position: refs/heads/master@{#18510} Committed: https://chromium.googlesource.com/external/webrtc/+/b1f2ff900e7cb620ddb9282046f1d73f2e76a6f3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -1368 lines) Patch
M webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
D webrtc/video/rtp_stream_receiver.h View 1 chunk +0 lines, -206 lines 0 comments Download
D webrtc/video/rtp_stream_receiver.cc View 1 chunk +0 lines, -683 lines 0 comments Download
D webrtc/video/rtp_stream_receiver_unittest.cc View 1 chunk +0 lines, -349 lines 0 comments Download
A + webrtc/video/rtp_video_stream_receiver.h View 4 chunks +13 lines, -13 lines 0 comments Download
A + webrtc/video/rtp_video_stream_receiver.cc View 21 chunks +48 lines, -46 lines 0 comments Download
A + webrtc/video/rtp_video_stream_receiver_unittest.cc View 12 chunks +34 lines, -34 lines 0 comments Download
M webrtc/video/video_receive_stream.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/video/video_receive_stream.cc View 7 chunks +33 lines, -31 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
nisse-webrtc
PTAL.
3 years, 6 months ago (2017-06-08 13:15:08 UTC) #2
danilchap
lgtm
3 years, 6 months ago (2017-06-08 13:23:35 UTC) #3
sprang_webrtc
lgtm
3 years, 6 months ago (2017-06-09 10:35:05 UTC) #4
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/2926253002/1
3 years, 6 months ago (2017-06-09 10:40:36 UTC) #6
commit-bot: I haz the power
3 years, 6 months ago (2017-06-09 11:02:00 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/b1f2ff900e7cb620ddb928204...

Powered by Google App Engine
This is Rietveld 408576698