Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(871)

Issue 8745008: Remoting client rectangle decoder and VP8 decoder fixes. (Closed)

Created:
9 years ago by Wez
Modified:
9 years ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Remoting client rectangle decoder and VP8 decoder fixes. These are required to avoid artefacts when linear scaling is implemented. BUG=93451 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115088

Patch Set 1 #

Total comments: 16

Patch Set 2 : Remove #if 0'd out code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -80 lines) Patch
M remoting/base/decoder_vp8.cc View 2 chunks +50 lines, -39 lines 0 comments Download
M remoting/base/util.h View 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/base/util.cc View 2 chunks +9 lines, -7 lines 0 comments Download
M remoting/client/rectangle_update_decoder.h View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/client/rectangle_update_decoder.cc View 1 2 chunks +16 lines, -31 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Wez
Some changes to the rectangle decoder to avoid artefacts when we switch to linear interpolated ...
9 years ago (2011-11-30 07:24:26 UTC) #1
Wez
sergeyu: PTAL :)
9 years ago (2011-12-01 18:31:47 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc File remoting/base/util.cc (right): http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc#newcode156 remoting/base/util.cc:156: int left = floor(rect.left() * horizontal_ratio); Why do we ...
9 years ago (2011-12-01 20:02:32 UTC) #3
Wez
http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc File remoting/base/util.cc (right): http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc#newcode156 remoting/base/util.cc:156: int left = floor(rect.left() * horizontal_ratio); On 2011/12/01 20:02:32, ...
9 years ago (2011-12-01 21:20:06 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc File remoting/base/util.cc (right): http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc#newcode156 remoting/base/util.cc:156: int left = floor(rect.left() * horizontal_ratio); On 2011/12/01 21:20:06, ...
9 years ago (2011-12-01 21:49:41 UTC) #5
Wez
http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc File remoting/base/util.cc (right): http://codereview.chromium.org/8745008/diff/1/remoting/base/util.cc#newcode156 remoting/base/util.cc:156: int left = floor(rect.left() * horizontal_ratio); On 2011/12/01 21:49:41, ...
9 years ago (2011-12-15 02:16:24 UTC) #6
Sergey Ulanov
lgtm
9 years ago (2011-12-20 01:07:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/8745008/6001
9 years ago (2011-12-20 01:15:22 UTC) #8
commit-bot: I haz the power
Try job failure for 8745008-6001 (retry) on win_rel for steps "safe_browsing_tests, browser_tests" (clobber build). It's ...
9 years ago (2011-12-20 03:19:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/8745008/6001
9 years ago (2011-12-20 04:07:30 UTC) #10
commit-bot: I haz the power
9 years ago (2011-12-20 07:09:03 UTC) #11
Change committed as 115088

Powered by Google App Engine
This is Rietveld 408576698