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

Issue 1917083003: Remove VCMQmRobustness. (Closed)

Created:
4 years, 8 months ago by pbos-webrtc
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, danilchap, zhuangzesen_agora.io, zhengzhonghou_agora.io, tterriberry_mozilla.com, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove VCMQmRobustness. Class contained a lot of not-really-wired-up functionality that ended up being complicated ways of saying return 1; or return false;. This removes this dependency that complicates code readability significantly. BUG=webrtc:5066 R=marpan@google.com, marpan@webrtc.org TBR=stefan@webrtc.org Committed: https://crrev.com/73894369791cb5eedc8788baf918ec07d11d351d Cr-Commit-Position: refs/heads/master@{#12516}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -135 lines) Patch
M webrtc/modules/include/module_common_types.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec.cc View 1 chunk +5 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/media_opt_util.h View 2 chunks +0 lines, -4 lines 0 comments Download
M webrtc/modules/video_coding/media_opt_util.cc View 3 chunks +1 line, -28 lines 0 comments Download
M webrtc/modules/video_coding/media_optimization.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M webrtc/modules/video_coding/qm_select.h View 1 chunk +0 lines, -30 lines 0 comments Download
M webrtc/modules/video_coding/qm_select.cc View 1 chunk +0 lines, -52 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
pbos-webrtc
PTAL, AdjustFecFactor() would always return 1.0, SetUepProtection would always return false, so I've inlined that ...
4 years, 8 months ago (2016-04-26 14:43:37 UTC) #1
marpan
lgtm
4 years, 8 months ago (2016-04-26 21:21:03 UTC) #3
pbos-webrtc
Committed patchset #1 (id:1) manually as 73894369791cb5eedc8788baf918ec07d11d351d (presubmit successful).
4 years, 8 months ago (2016-04-26 21:54:48 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/73894369791cb5eedc8788baf918ec07d11d351d Cr-Commit-Position: refs/heads/master@{#12516}
4 years, 8 months ago (2016-04-26 21:54:50 UTC) #8
stefan-webrtc
What was the purpose of AdjustFecFactor, and why didn't it do anything? Are we sure ...
4 years, 7 months ago (2016-04-27 08:29:32 UTC) #9
stefan-webrtc
On 2016/04/27 08:29:32, stefan-webrtc (holmer) wrote: > What was the purpose of AdjustFecFactor, and why ...
4 years, 7 months ago (2016-04-27 08:40:03 UTC) #10
pbos-webrtc
4 years, 7 months ago (2016-04-29 21:29:47 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.webrtc.org/1935753002/ by pbos@webrtc.org.

The reason for reverting is: Speculative revert for perf regression..

Powered by Google App Engine
This is Rietveld 408576698