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

Issue 3000273002: Reverse |rtx_payload_types| map, and rename. (Closed)

Created:
3 years, 4 months ago by nisse-webrtc
Modified:
3 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reverse |rtx_payload_types| map, and rename. New name is |rtx_associated_payload_types|. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/3000273002 Cr-Commit-Position: refs/heads/master@{#19514} Committed: https://chromium.googlesource.com/external/webrtc/+/26e3abbb40d5fc24642ed61ca226810713084dec

Patch Set 1 #

Total comments: 11

Patch Set 2 : Address style comments, except renaming. #

Patch Set 3 : Rename mapping to |rtx_associated_payload_types|. #

Patch Set 4 : Rebase #

Patch Set 5 : Update video_replay tool. #

Patch Set 6 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -48 lines) Patch
M webrtc/call/call.cc View 1 2 3 4 5 2 chunks +12 lines, -4 lines 0 comments Download
M webrtc/call/rampup_tests.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/call/video_receive_stream.h View 1 2 3 4 5 1 chunk +4 lines, -3 lines 0 comments Download
M webrtc/call/video_receive_stream.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine_unittest.cc View 1 2 5 chunks +26 lines, -14 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 4 5 6 chunks +16 lines, -11 lines 0 comments Download
M webrtc/video/replay.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/video/rtp_video_stream_receiver.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 32 (17 generated)
nisse-webrtc
PTAL. This mapping direction is what's needed for the per-packet processing.
3 years, 4 months ago (2017-08-21 13:20:39 UTC) #2
danilchap
https://codereview.webrtc.org/3000273002/diff/1/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/3000273002/diff/1/webrtc/call/call.cc#newcode90 webrtc/call/call.cc:90: template <typename K, typename V> may be do not ...
3 years, 4 months ago (2017-08-21 14:11:26 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/3000273002/diff/1/webrtc/call/call.cc File webrtc/call/call.cc (right): https://codereview.webrtc.org/3000273002/diff/1/webrtc/call/call.cc#newcode90 webrtc/call/call.cc:90: template <typename K, typename V> On 2017/08/21 14:11:26, danilchap ...
3 years, 4 months ago (2017-08-22 07:11:02 UTC) #4
danilchap
https://codereview.webrtc.org/3000273002/diff/1/webrtc/video_receive_stream.h File webrtc/video_receive_stream.h (right): https://codereview.webrtc.org/3000273002/diff/1/webrtc/video_receive_stream.h#newcode166 webrtc/video_receive_stream.h:166: std::map<int, int> media_pt_by_rtx_pt; On 2017/08/22 07:11:01, nisse-webrtc wrote: > ...
3 years, 4 months ago (2017-08-22 08:09:55 UTC) #5
nisse-webrtc
On 2017/08/22 08:09:55, danilchap wrote: > I still find 'pt' both 'Only your group knows ...
3 years, 4 months ago (2017-08-22 08:37:39 UTC) #6
danilchap
On 2017/08/22 08:37:39, nisse-webrtc wrote: > On 2017/08/22 08:09:55, danilchap wrote: > > I still ...
3 years, 4 months ago (2017-08-22 10:18:35 UTC) #7
nisse-webrtc
Renamed mapping.
3 years, 4 months ago (2017-08-22 10:59:21 UTC) #9
danilchap
lgtm
3 years, 4 months ago (2017-08-22 12:05:42 UTC) #10
brandtr
lgtm
3 years, 4 months ago (2017-08-22 13:10:22 UTC) #11
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/3000273002/100001
3 years, 3 months ago (2017-08-25 09:31:07 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/20718)
3 years, 3 months ago (2017-08-25 09:35:38 UTC) #24
nisse-webrtc
Stefan, PTAL. OWNERs approval needed.
3 years, 3 months ago (2017-08-25 09:39:58 UTC) #26
stefan-webrtc
lgtm
3 years, 3 months ago (2017-08-25 11:28:56 UTC) #27
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/3000273002/100001
3 years, 3 months ago (2017-08-25 11:29:48 UTC) #29
commit-bot: I haz the power
3 years, 3 months ago (2017-08-25 11:44:40 UTC) #32
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/26e3abbb40d5fc24642ed61ca...

Powered by Google App Engine
This is Rietveld 408576698