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

Issue 2001153003: Integrate QualityScaler into VideoToolboxEncoder. (Closed)

Created:
4 years, 7 months ago by pbos-webrtc
Modified:
4 years, 7 months ago
Reviewers:
tkchin_webrtc
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

Integrate QualityScaler into VideoToolboxEncoder. Improves visual quality and framerate during low bitrates by dropping resolution. BUG=webrtc:5678 R=tkchin@webrtc.org Committed: https://crrev.com/e23e7606438f4a143b2de8adcf3d80c06d53717c Cr-Commit-Position: refs/heads/master@{#12867}

Patch Set 1 #

Total comments: 2

Patch Set 2 : inverse DCHECK #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -12 lines) Patch
M webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.h View 1 2 4 chunks +9 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc View 1 7 chunks +49 lines, -12 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
pbos-webrtc
PTAL, tested using AppRTCDemo at 200k, 300k and 400k hardcoded.
4 years, 7 months ago (2016-05-23 15:25:55 UTC) #1
tkchin_webrtc
https://codereview.webrtc.org/2001153003/diff/1/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc File webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc (right): https://codereview.webrtc.org/2001153003/diff/1/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc#newcode261 webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.cc:261: RTC_DCHECK(frame.IsZeroSize()); why are frames expected to be zero size?
4 years, 7 months ago (2016-05-23 21:26:56 UTC) #3
pbos-webrtc
inverse DCHECK
4 years, 7 months ago (2016-05-23 21:35:54 UTC) #5
pbos-webrtc
PTAL, sorry about that. This was tested with release to see that it performed OK. ...
4 years, 7 months ago (2016-05-23 21:36:25 UTC) #6
tkchin_webrtc
lgtm
4 years, 7 months ago (2016-05-23 22:05:13 UTC) #7
pbos-webrtc
rebase
4 years, 7 months ago (2016-05-24 10:18:11 UTC) #8
pbos-webrtc
4 years, 7 months ago (2016-05-24 10:24:19 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
e23e7606438f4a143b2de8adcf3d80c06d53717c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698