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

Issue 2371323007: Add audio support in WebrtcConnectionToHost, audio unittest (Closed)

Created:
4 years, 2 months ago by Sergey Ulanov
Modified:
4 years, 2 months ago
Reviewers:
nicholss, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add audio support in WebrtcConnectionToHost, audio unittest WebrtcConnectionToHost now supports audio streaming. Also added a unittests that tests audio streaming, both for ICE and WebRTC protocols. BUG=638505 Committed: https://crrev.com/f06b552d5632f5d07c1b81640dd1ce6b45772532 Cr-Commit-Position: refs/heads/master@{#424232}

Patch Set 1 : . #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : more reliable test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -37 lines) Patch
M remoting/protocol/BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/protocol/connection_unittest.cc View 1 2 6 chunks +152 lines, -0 lines 0 comments Download
M remoting/protocol/session_config.cc View 1 chunk +12 lines, -12 lines 0 comments Download
A remoting/protocol/webrtc_audio_sink_adapter.h View 1 chunk +39 lines, -0 lines 0 comments Download
A remoting/protocol/webrtc_audio_sink_adapter.cc View 1 chunk +80 lines, -0 lines 0 comments Download
M remoting/protocol/webrtc_connection_to_host.h View 4 chunks +6 lines, -2 lines 0 comments Download
M remoting/protocol/webrtc_connection_to_host.cc View 1 4 chunks +14 lines, -3 lines 0 comments Download
M remoting/protocol/webrtc_transport.h View 2 chunks +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 6 chunks +30 lines, -15 lines 0 comments Download
M remoting/protocol/webrtc_video_renderer_adapter.cc View 1 chunk +3 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (10 generated)
Sergey Ulanov
4 years, 2 months ago (2016-10-04 22:44:26 UTC) #4
nicholss
LGTM I am wondering why there is so much implementation going on inside of the ...
4 years, 2 months ago (2016-10-04 23:18:42 UTC) #5
Jamie
lgtm
4 years, 2 months ago (2016-10-05 17:51:30 UTC) #6
Sergey Ulanov
On 2016/10/04 23:18:42, nicholss wrote: > LGTM > > I am wondering why there is ...
4 years, 2 months ago (2016-10-05 22:26:24 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.chromium.org/2371323007/40001
4 years, 2 months ago (2016-10-09 16:52:39 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/99930)
4 years, 2 months ago (2016-10-09 17:21:14 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2371323007/60001
4 years, 2 months ago (2016-10-10 18:32:01 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-10 20:47:16 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 20:49:36 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f06b552d5632f5d07c1b81640dd1ce6b45772532
Cr-Commit-Position: refs/heads/master@{#424232}

Powered by Google App Engine
This is Rietveld 408576698