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

Issue 2055493003: Voice Engine: Remove RED support (Closed)

Created:
4 years, 6 months ago by kwiberg-webrtc
Modified:
4 years, 6 months ago
Reviewers:
the sun, ossu
CC:
webrtc-reviews_webrtc.org, henrika_webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@remove-red0
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Voice Engine: Remove RED support It was already disabled for browsers by design, and for everyone else because of a bug. BUG=webrtc:5922 Committed: https://crrev.com/9a38cabf24d07a3d26c4448cfbed7d5864e48ac0 Cr-Commit-Position: refs/heads/master@{#13138}

Patch Set 1 #

Total comments: 6

Patch Set 2 : also remove SetRedPayloadType #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -132 lines) Patch
M webrtc/voice_engine/channel.h View 1 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 3 chunks +0 lines, -99 lines 0 comments Download
M webrtc/voice_engine/voe_rtp_rtcp_impl.cc View 1 chunk +0 lines, -30 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (3 generated)
kwiberg-webrtc
4 years, 6 months ago (2016-06-09 12:08:02 UTC) #2
the sun
https://codereview.webrtc.org/2055493003/diff/1/webrtc/voice_engine/channel.cc File webrtc/voice_engine/channel.cc (left): https://codereview.webrtc.org/2055493003/diff/1/webrtc/voice_engine/channel.cc#oldcode2889 webrtc/voice_engine/channel.cc:2889: if (SetRedPayloadType(redPayloadtype) < 0) { Can you remove SetRedPayloadType() ...
4 years, 6 months ago (2016-06-13 08:17:39 UTC) #3
the sun
https://codereview.webrtc.org/2055493003/diff/1/webrtc/voice_engine/channel.cc File webrtc/voice_engine/channel.cc (left): https://codereview.webrtc.org/2055493003/diff/1/webrtc/voice_engine/channel.cc#oldcode3495 webrtc/voice_engine/channel.cc:3495: if (_rtpRtcpModule->SetSendREDPayloadType(red_payload_type) != 0) { Can you make a ...
4 years, 6 months ago (2016-06-13 08:21:17 UTC) #4
kwiberg-webrtc
New patch set uploaded. https://codereview.webrtc.org/2055493003/diff/1/webrtc/voice_engine/channel.cc File webrtc/voice_engine/channel.cc (left): https://codereview.webrtc.org/2055493003/diff/1/webrtc/voice_engine/channel.cc#oldcode2889 webrtc/voice_engine/channel.cc:2889: if (SetRedPayloadType(redPayloadtype) < 0) { ...
4 years, 6 months ago (2016-06-13 11:21:14 UTC) #5
the sun
lgtm
4 years, 6 months ago (2016-06-13 11:57:21 UTC) #6
ossu
lgtm
4 years, 6 months ago (2016-06-14 15:41:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055493003/40001
4 years, 6 months ago (2016-06-14 17:18:34 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-14 18:21:49 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-14 18:21:51 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 18:21:54 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9a38cabf24d07a3d26c4448cfbed7d5864e48ac0
Cr-Commit-Position: refs/heads/master@{#13138}

Powered by Google App Engine
This is Rietveld 408576698