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

Issue 261753013: Implement VP9/I444 encode support in the Chromoting host. (Closed)

Created:
6 years, 7 months ago by Wez
Modified:
6 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Implement VP9/I444 encode support in the Chromoting host. This will be selectable by clients that want to avoid I420 artefacts. BUG=260879, 134202 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269774

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address review comments #

Patch Set 3 : Fix CreateVP9Codec bug and unit-test build. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -121 lines) Patch
M remoting/base/util.h View 1 chunk +0 lines, -13 lines 0 comments Download
M remoting/base/util.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M remoting/base/util_unittest.cc View 1 2 2 chunks +11 lines, -11 lines 0 comments Download
M remoting/codec/video_decoder_vpx_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/codec/video_encoder_vpx.h View 3 chunks +17 lines, -8 lines 0 comments Download
M remoting/codec/video_encoder_vpx.cc View 1 2 8 chunks +129 lines, -65 lines 0 comments Download
M remoting/host/client_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/remoting_test.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Wez
PTAL
6 years, 7 months ago (2014-05-02 23:06:03 UTC) #1
Sergey Ulanov
lgtm https://codereview.chromium.org/261753013/diff/1/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/261753013/diff/1/remoting/codec/video_encoder_vpx.cc#newcode378 remoting/codec/video_encoder_vpx.cc:378: nit: remove this line https://codereview.chromium.org/261753013/diff/1/remoting/codec/video_encoder_vpx.cc#newcode379 remoting/codec/video_encoder_vpx.cc:379: case VPX_IMG_FMT_I444: ...
6 years, 7 months ago (2014-05-04 19:09:16 UTC) #2
Wez
https://codereview.chromium.org/261753013/diff/1/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/261753013/diff/1/remoting/codec/video_encoder_vpx.cc#newcode378 remoting/codec/video_encoder_vpx.cc:378: On 2014/05/04 19:09:17, Sergey Ulanov wrote: > nit: remove ...
6 years, 7 months ago (2014-05-09 14:47:33 UTC) #3
Wez
The CQ bit was checked by wez@chromium.org
6 years, 7 months ago (2014-05-09 14:47:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/261753013/20001
6 years, 7 months ago (2014-05-09 14:49:30 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 16:57:45 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-09 17:09:18 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/140931) linux_chromium_chromeos_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_clang_dbg/builds/15718) linux_chromium_clang_dbg ...
6 years, 7 months ago (2014-05-09 17:09:18 UTC) #8
Wez
The CQ bit was checked by wez@chromium.org
6 years, 7 months ago (2014-05-12 11:55:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/261753013/40001
6 years, 7 months ago (2014-05-12 11:56:03 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 13:19:18 UTC) #11
Message was sent while issue was closed.
Change committed as 269774

Powered by Google App Engine
This is Rietveld 408576698