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

Issue 2455013003: Clean up abs-send-time for audio. (Closed)

Created:
4 years, 1 month ago by stefan-webrtc
Modified:
4 years, 1 month ago
Reviewers:
the sun
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Clean up abs-send-time for audio. BUG=None Committed: https://crrev.com/b521aa704f75888a68edb6b5b046a0dce7d56f51 Cr-Commit-Position: refs/heads/master@{#14870}

Patch Set 1 #

Patch Set 2 : More cleanup. #

Patch Set 3 : Fix tests. #

Total comments: 8

Patch Set 4 : Comments addressed. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -189 lines) Patch
M webrtc/audio/audio_receive_stream.cc View 1 2 3 4 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/audio/audio_receive_stream_unittest.cc View 1 2 3 5 chunks +7 lines, -18 lines 0 comments Download
M webrtc/audio/audio_send_stream.cc View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M webrtc/audio/audio_send_stream_unittest.cc View 1 2 3 4 5 chunks +4 lines, -10 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/test/mock_voe_channel_proxy.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 2 3 4 1 chunk +0 lines, -15 lines 0 comments Download
M webrtc/voice_engine/channel_proxy.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/voice_engine/channel_proxy.cc View 1 2 3 4 1 chunk +0 lines, -12 lines 0 comments Download
M webrtc/voice_engine/include/voe_rtp_rtcp.h View 1 1 chunk +0 lines, -10 lines 0 comments Download
M webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_extensions.cc View 1 1 chunk +0 lines, -37 lines 0 comments Download
M webrtc/voice_engine/voe_rtp_rtcp_impl.h View 1 1 chunk +0 lines, -8 lines 0 comments Download
M webrtc/voice_engine/voe_rtp_rtcp_impl.cc View 1 2 chunks +1 line, -64 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
stefan-webrtc
4 years, 1 month ago (2016-10-27 14:59:03 UTC) #2
the sun
https://codereview.webrtc.org/2455013003/diff/40001/webrtc/audio/audio_receive_stream_unittest.cc File webrtc/audio/audio_receive_stream_unittest.cc (left): https://codereview.webrtc.org/2455013003/diff/40001/webrtc/audio/audio_receive_stream_unittest.cc#oldcode128 webrtc/audio/audio_receive_stream_unittest.cc:128: RtpExtension(RtpExtension::kAbsSendTimeUri, kAbsSendTimeId)); Add audio level instead, and keep the ...
4 years, 1 month ago (2016-10-27 16:09:17 UTC) #3
stefan-webrtc
Comments addressed.
4 years, 1 month ago (2016-10-31 15:40:16 UTC) #4
stefan-webrtc
https://codereview.webrtc.org/2455013003/diff/40001/webrtc/audio/audio_receive_stream_unittest.cc File webrtc/audio/audio_receive_stream_unittest.cc (left): https://codereview.webrtc.org/2455013003/diff/40001/webrtc/audio/audio_receive_stream_unittest.cc#oldcode128 webrtc/audio/audio_receive_stream_unittest.cc:128: RtpExtension(RtpExtension::kAbsSendTimeUri, kAbsSendTimeId)); On 2016/10/27 16:09:17, the sun wrote: > ...
4 years, 1 month ago (2016-10-31 15:40:27 UTC) #5
the sun
lgtm https://codereview.webrtc.org/2455013003/diff/40001/webrtc/audio/audio_receive_stream_unittest.cc File webrtc/audio/audio_receive_stream_unittest.cc (left): https://codereview.webrtc.org/2455013003/diff/40001/webrtc/audio/audio_receive_stream_unittest.cc#oldcode128 webrtc/audio/audio_receive_stream_unittest.cc:128: RtpExtension(RtpExtension::kAbsSendTimeUri, kAbsSendTimeId)); On 2016/10/31 15:40:27, stefan-webrtc (holmer) wrote: ...
4 years, 1 month ago (2016-11-01 08:39:40 UTC) #6
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/2455013003/60001
4 years, 1 month ago (2016-11-01 08:41:14 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_dbg/builds/12043) ios64_sim_dbg on master.tryserver.webrtc (JOB_FAILED, ...
4 years, 1 month ago (2016-11-01 08:42:04 UTC) #10
stefan-webrtc
Rebase.
4 years, 1 month ago (2016-11-01 09:53:54 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/2455013003/80001
4 years, 1 month ago (2016-11-01 09:54:15 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-01 10:17:18 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 10:17:26 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b521aa704f75888a68edb6b5b046a0dce7d56f51
Cr-Commit-Position: refs/heads/master@{#14870}

Powered by Google App Engine
This is Rietveld 408576698