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

Issue 851483005: Add 8 pixels of padding around each rectangle under VP9. (Closed)

Created:
5 years, 11 months ago by Wez
Modified:
5 years, 11 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@clientShape
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add 8 pixels of padding around each rectangle under VP9. This is required to avoid encoding artefacts. BUG=448265 Committed: https://crrev.com/47ce03d7a748c85f84fb76e90915a2f3a5a4b981 Cr-Commit-Position: refs/heads/master@{#311583}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Stop using AddRects() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M remoting/codec/video_encoder_vpx.cc View 1 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Wez
PTAL We can add a test to verify that frames output by the VP9 encoder ...
5 years, 11 months ago (2015-01-13 18:17:08 UTC) #2
Sergey Ulanov
lgtm https://codereview.chromium.org/851483005/diff/1/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/851483005/diff/1/remoting/codec/video_encoder_vpx.cc#newcode385 remoting/codec/video_encoder_vpx.cc:385: aligned_rects.push_back(AlignRect(webrtc::DesktopRect::MakeLTRB( nit: you can just call updated_region->AddRect() here. ...
5 years, 11 months ago (2015-01-13 19:19:42 UTC) #3
Wez
https://codereview.chromium.org/851483005/diff/1/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/851483005/diff/1/remoting/codec/video_encoder_vpx.cc#newcode385 remoting/codec/video_encoder_vpx.cc:385: aligned_rects.push_back(AlignRect(webrtc::DesktopRect::MakeLTRB( On 2015/01/13 19:19:42, Sergey Ulanov wrote: > nit: ...
5 years, 11 months ago (2015-01-13 19:29:05 UTC) #4
Sergey Ulanov
On 2015/01/13 19:29:05, Wez wrote: > https://codereview.chromium.org/851483005/diff/1/remoting/codec/video_encoder_vpx.cc > File remoting/codec/video_encoder_vpx.cc (right): > > https://codereview.chromium.org/851483005/diff/1/remoting/codec/video_encoder_vpx.cc#newcode385 > ...
5 years, 11 months ago (2015-01-13 19:50:18 UTC) #5
Wez
Stop using AddRects()
5 years, 11 months ago (2015-01-13 20:06:05 UTC) #6
aconverse
lgtm
5 years, 11 months ago (2015-01-15 00:16:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/851483005/20001
5 years, 11 months ago (2015-01-15 00:18:23 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-15 00:19:48 UTC) #10
commit-bot: I haz the power
5 years, 11 months ago (2015-01-15 00:20:42 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/47ce03d7a748c85f84fb76e90915a2f3a5a4b981
Cr-Commit-Position: refs/heads/master@{#311583}

Powered by Google App Engine
This is Rietveld 408576698