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

Issue 2292883002: Use RtpPacketToSend in RtpSenderAudio (Closed)

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

Description

Use RtpPacketToSend in RtpSenderAudio. this eliminates reparsing of rtp packet on send audio path BUG=webrtc:5261 Committed: https://crrev.com/84c8528f1e17aa73d3cb3af3860ce1821d6c67b6 Cr-Commit-Position: refs/heads/master@{#14072}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Named constants #

Total comments: 9

Patch Set 4 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -53 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc View 1 2 3 6 chunks +50 lines, -53 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
danilchap
4 years, 3 months ago (2016-09-05 09:42:14 UTC) #4
ossu
Looks good in general - seems to do what it did before but using RtpPacketToSend. ...
4 years, 3 months ago (2016-09-05 11:42:15 UTC) #5
danilchap
https://codereview.webrtc.org/2292883002/diff/40001/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc File webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc (right): https://codereview.webrtc.org/2292883002/diff/40001/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc#newcode253 webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc:253: packet->set_capture_time_ms(clock_->TimeInMilliseconds()); On 2016/09/05 11:42:14, ossu wrote: > This is ...
4 years, 3 months ago (2016-09-05 12:20:18 UTC) #6
ossu
lgtm https://codereview.webrtc.org/2292883002/diff/40001/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc File webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc (right): https://codereview.webrtc.org/2292883002/diff/40001/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc#newcode253 webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc:253: packet->set_capture_time_ms(clock_->TimeInMilliseconds()); On 2016/09/05 12:20:18, danilchap wrote: > On ...
4 years, 3 months ago (2016-09-05 12:25:41 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.webrtc.org/2292883002/60001
4 years, 3 months ago (2016-09-05 14:23:03 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-05 14:28:01 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-05 14:28:11 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/84c8528f1e17aa73d3cb3af3860ce1821d6c67b6
Cr-Commit-Position: refs/heads/master@{#14072}

Powered by Google App Engine
This is Rietveld 408576698