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

Issue 304653002: Extend VideoControl to allow clients to request lossless modes. (Closed)

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

Description

Extend VideoControl to allow clients to request lossless modes. - Lossless encode/color requests may be ignored by codecs. - VideoEncoderVpx supports lossless color when using VP9. - The --enable-i444 flag now controls the default color mode for VP9. BUG=260879, 134202 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273752

Patch Set 1 #

Patch Set 2 : Add tests #

Total comments: 6

Patch Set 3 : Rebase #

Patch Set 4 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -47 lines) Patch
M remoting/codec/video_decoder_vpx_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/codec/video_encoder.h View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/codec/video_encoder_vpx.h View 1 2 3 2 chunks +11 lines, -13 lines 0 comments Download
M remoting/codec/video_encoder_vpx.cc View 1 2 3 7 chunks +57 lines, -25 lines 0 comments Download
M remoting/codec/video_encoder_vpx_unittest.cc View 1 2 3 1 chunk +91 lines, -6 lines 0 comments Download
M remoting/host/client_session.cc View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M remoting/host/video_scheduler.h View 2 chunks +6 lines, -1 line 0 comments Download
M remoting/host/video_scheduler.cc View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M remoting/proto/control.proto View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Wez
PTAL There's currently no indication from the host of whether it supports the lossless control ...
6 years, 6 months ago (2014-05-28 21:19:42 UTC) #1
Wez
Ping!
6 years, 6 months ago (2014-05-29 17:33:21 UTC) #2
Wez
PTAL
6 years, 6 months ago (2014-05-29 22:10:44 UTC) #3
Jamie
lgtm https://codereview.chromium.org/304653002/diff/20001/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/304653002/diff/20001/remoting/codec/video_encoder_vpx.cc#newcode105 remoting/codec/video_encoder_vpx.cc:105: bool use_i444, Is i444 the same as lossless ...
6 years, 6 months ago (2014-05-29 22:19:41 UTC) #4
Wez
https://codereview.chromium.org/304653002/diff/20001/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/304653002/diff/20001/remoting/codec/video_encoder_vpx.cc#newcode105 remoting/codec/video_encoder_vpx.cc:105: bool use_i444, On 2014/05/29 22:19:41, Jamie wrote: > Is ...
6 years, 6 months ago (2014-05-29 22:39:26 UTC) #5
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-05-29 22:39:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/304653002/60001
6 years, 6 months ago (2014-05-29 22:41:00 UTC) #7
Sergey Ulanov
Will we ever want to use lossless encode without lossless color? If not then we ...
6 years, 6 months ago (2014-05-30 05:46:48 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 07:21:23 UTC) #9
Message was sent while issue was closed.
Change committed as 273752

Powered by Google App Engine
This is Rietveld 408576698