Chromium Code Reviews

Issue 1583233007: [rtp_rtcp] rtcp::Rpsi moved into own file (Closed)

Created:
4 years, 11 months ago by danilchap
Modified:
4 years, 11 months ago
Reviewers:
åsapersson
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+227 lines, -217 lines)
M webrtc/modules/modules.gyp View 1 chunk +1 line, -0 lines 0 comments
M webrtc/modules/rtp_rtcp/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments
M webrtc/modules/rtp_rtcp/rtp_rtcp.gypi View 1 chunk +2 lines, -0 lines 0 comments
M webrtc/modules/rtp_rtcp/source/rtcp_packet.h View 1 chunk +0 lines, -52 lines 0 comments
M webrtc/modules/rtp_rtcp/source/rtcp_packet.cc View 3 chunks +0 lines, -72 lines 0 comments
A + webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h View 3 chunks +22 lines, -20 lines 0 comments
A webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc View 1 chunk +102 lines, -0 lines 0 comments
A webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi_unittest.cc View 1 chunk +97 lines, -0 lines 0 comments
M webrtc/modules/rtp_rtcp/source/rtcp_packet_unittest.cc View 2 chunks +0 lines, -73 lines 0 comments
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 6 (2 generated)
danilchap
4 years, 11 months ago (2016-01-15 13:48:16 UTC) #1
åsapersson
lgtm
4 years, 11 months ago (2016-01-15 14:11:01 UTC) #2
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/2c13297bf5db659c98d3f33a4753db672031768e Cr-Commit-Position: refs/heads/master@{#11272}
4 years, 11 months ago (2016-01-15 14:21:38 UTC) #4
danilchap
4 years, 11 months ago (2016-01-15 14:21:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2c13297bf5db659c98d3f33a4753db672031768e (presubmit successful).

Powered by Google App Engine