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

Issue 2205763002: Disable encoder scaling on iPhone4S. (Closed)

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

Description

Disable encoder scaling on iPhone4S. Scaling causes us to work the CPU too much, which very quickly degrades quality. This causes us to at least behave better on good networks. NOTRY=True BUG= Committed: https://crrev.com/6ce738da31fc3635295c27bea24605ea666f061e Cr-Commit-Position: refs/heads/master@{#13630}

Patch Set 1 #

Total comments: 4

Patch Set 2 : CR comments #

Patch Set 3 : Fix GN #

Patch Set 4 : Fix GN #

Patch Set 5 : Actually fix GN. #

Patch Set 6 : Revert GYP file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -643 lines) Patch
M webrtc/modules/video_coding/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264.gypi View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.h View 1 chunk +1 line, -0 lines 0 comments Download
D webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc View 1 chunk +0 lines, -637 lines 0 comments Download
A + webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.mm View 1 2 3 4 5 chunks +17 lines, -4 lines 0 comments Download
M webrtc/sdk/objc/Framework/Classes/avfoundationvideocapturer.mm View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
tkchin_webrtc
4 years, 4 months ago (2016-08-02 01:18:39 UTC) #4
Chuck
lgtm
4 years, 4 months ago (2016-08-02 01:27:05 UTC) #5
mflodman
Adding Stefan as extra reviewer since magjed is OOO this week.
4 years, 4 months ago (2016-08-03 07:05:25 UTC) #8
mflodman
One comment, then LGTM for the functionality. You should make sure to add more tests ...
4 years, 4 months ago (2016-08-03 10:54:49 UTC) #9
tkchin_webrtc
I wish we had tests for this class, but we don't currently. Not immediately clear ...
4 years, 4 months ago (2016-08-03 18:03:34 UTC) #10
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/2205763002/100001
4 years, 4 months ago (2016-08-03 19:55:54 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 4 months ago (2016-08-03 19:57:13 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 19:57:24 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/6ce738da31fc3635295c27bea24605ea666f061e
Cr-Commit-Position: refs/heads/master@{#13630}

Powered by Google App Engine
This is Rietveld 408576698