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

Issue 13474013: Use libyuv for non-scaling RGB<->YUV conversions. (Closed)

Created:
7 years, 8 months ago by Wez
Modified:
7 years, 8 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org, fbarchard
Visibility:
Public.

Description

Use libyuv for non-scaling RGB<->YUV conversions. This switches Chromoting hosts to use libyuv for RGB->YUV and clients to use libyuv for non-scaling rendering. TEST=remoting_unittests BUG=145561 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195268

Patch Set 1 #

Patch Set 2 : Increase Gradient test thresholds. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -21 lines) Patch
M remoting/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/base/util.cc View 4 chunks +12 lines, -20 lines 0 comments Download
M remoting/codec/video_decoder_vp8_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/remoting.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Wez
Frank, FYI - see the Gradient test failure.
7 years, 8 months ago (2013-04-08 21:19:19 UTC) #1
Wez
PTAL; aim is to take advantage of libyuv, which is in active development, and in ...
7 years, 8 months ago (2013-04-08 21:32:10 UTC) #2
Sergey Ulanov
LGTM, but it looks like this change degrades quality and breaks VP8 test. is that ...
7 years, 8 months ago (2013-04-10 03:17:09 UTC) #3
fbarchard1
LGTM but you'll need to add tolerance to the tests. I420ToARGB is done via 9.7 ...
7 years, 8 months ago (2013-04-10 08:21:36 UTC) #4
Wez
Translation: the quality isn't visually worse, but the output has different bit errors to the ...
7 years, 8 months ago (2013-04-10 18:17:35 UTC) #5
fbarchard
Correct. libyuv's conversions are similar precision, but different than the old ones. Yes PSNR (MSE) ...
7 years, 8 months ago (2013-04-14 19:29:53 UTC) #6
Wez
On 2013/04/14 19:29:53, fbarchard wrote: > Correct. libyuv's conversions are similar precision, but different than ...
7 years, 8 months ago (2013-04-15 17:15:43 UTC) #7
Sergey Ulanov
On Mon, Apr 15, 2013 at 10:15 AM, <wez@chromium.org> wrote: > On 2013/04/14 19:29:53, fbarchard ...
7 years, 8 months ago (2013-04-15 17:38:52 UTC) #8
Alpha Left Google
Have you guys ran tests to prove this is a win in perf?
7 years, 8 months ago (2013-04-15 17:53:18 UTC) #9
Wez
On 2013/04/15 17:53:18, Alpha wrote: > Have you guys ran tests to prove this is ...
7 years, 8 months ago (2013-04-17 02:55:42 UTC) #10
Wez
FYI, have just increased the Gradient test thresholds.
7 years, 8 months ago (2013-04-17 05:59:58 UTC) #11
fbarchard1
LGTM Can you provide details on how I can build and run this unittest manually ...
7 years, 8 months ago (2013-04-17 06:17:00 UTC) #12
Wez
On 2013/04/17 06:17:00, fbarchard1 wrote: > LGTM > Can you provide details on how I ...
7 years, 8 months ago (2013-04-17 16:20:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/13474013/12001
7 years, 8 months ago (2013-04-18 22:55:04 UTC) #14
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-18 22:57:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/13474013/12001
7 years, 8 months ago (2013-04-18 23:34:03 UTC) #16
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) base_unittests, compile, content_unittests, crypto_unittests, googleurl_unittests, media_unittests, ...
7 years, 8 months ago (2013-04-19 00:13:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/13474013/12001
7 years, 8 months ago (2013-04-19 17:53:10 UTC) #18
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 20:46:39 UTC) #19
Message was sent while issue was closed.
Change committed as 195268

Powered by Google App Engine
This is Rietveld 408576698