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

Issue 2542413002: Generalize FlexfecReceiveStream::Config. (CL1) (Closed)

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

Description

Generalize FlexfecReceiveStream::Config. - Adding information about RTCP and RTP header extensions. - Renaming flexfec_payload_type -> payload_type and flexfec_ssrc -> remote_ssrc. BUG=webrtc:5654 R=stefan@webrtc.org, philipel@webrtc.org Committed: https://crrev.com/1cfbd6003b91dca69f485f17f03ad44212f4218a Cr-Commit-Position: refs/heads/master@{#15477}

Patch Set 1 #

Total comments: 10

Patch Set 2 : philipel response 1. #

Total comments: 1

Patch Set 3 : philipel response 2. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -45 lines) Patch
M webrtc/api/call/flexfec_receive_stream.h View 1 2 2 chunks +35 lines, -4 lines 0 comments Download
M webrtc/call/call.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/call/call_unittest.cc View 1 2 3 3 chunks +9 lines, -9 lines 0 comments Download
M webrtc/call/flexfec_receive_stream.cc View 2 chunks +27 lines, -5 lines 0 comments Download
M webrtc/call/flexfec_receive_stream_unittest.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M webrtc/test/call_test.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 21 (10 generated)
brandtr
Please take a look at this set of four (five) related changes, whose goal is ...
4 years ago (2016-12-02 09:10:09 UTC) #2
philipel
https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h File webrtc/api/call/flexfec_receive_stream.h (right): https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h#newcode18 webrtc/api/call/flexfec_receive_stream.h:18: #include "webrtc/config.h" Is config.h still used? https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h#newcode38 webrtc/api/call/flexfec_receive_stream.h:38: Config() ...
4 years ago (2016-12-02 09:33:40 UTC) #3
brandtr
https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h File webrtc/api/call/flexfec_receive_stream.h (right): https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h#newcode18 webrtc/api/call/flexfec_receive_stream.h:18: #include "webrtc/config.h" On 2016/12/02 09:33:40, philipel wrote: > Is ...
4 years ago (2016-12-02 09:47:57 UTC) #4
philipel
https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h File webrtc/api/call/flexfec_receive_stream.h (right): https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h#newcode47 webrtc/api/call/flexfec_receive_stream.h:47: ~Config() = default; On 2016/12/02 09:47:57, brandtr wrote: > ...
4 years ago (2016-12-02 10:14:51 UTC) #5
brandtr
https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h File webrtc/api/call/flexfec_receive_stream.h (right): https://codereview.webrtc.org/2542413002/diff/1/webrtc/api/call/flexfec_receive_stream.h#newcode47 webrtc/api/call/flexfec_receive_stream.h:47: ~Config() = default; On 2016/12/02 10:14:51, philipel wrote: > ...
4 years ago (2016-12-02 10:36:51 UTC) #6
philipel
lgtm
4 years ago (2016-12-02 10:42:19 UTC) #7
stefan-webrtc
lgtm
4 years ago (2016-12-07 16:55:23 UTC) #8
brandtr
Rebase.
4 years ago (2016-12-08 11:22:16 UTC) #9
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/2542413002/60001
4 years ago (2016-12-08 12:15:58 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-08 12:18:00 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-08 12:18:14 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1cfbd6003b91dca69f485f17f03ad44212f4218a
Cr-Commit-Position: refs/heads/master@{#15477}

Powered by Google App Engine
This is Rietveld 408576698