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

Issue 2367253003: bt709 coefficients for video constrained space (Closed)

Created:
4 years, 2 months ago by fbarchard1
Modified:
4 years, 2 months ago
Reviewers:
sotaro.ikeda.g, hubbe
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

bt709 coefficients for video constrained space Original bt709 color space coefficients were full range yuv for higher quality. This change makes the coefficients use the video constrained color space the same as bt601 which is 16 to 240 for Y and 16 to 235 for chroma channels. BUG=libyuv:639 TEST=libyuv unittests run locally R=hubbe@chromium.org Committed: https://chromium.googlesource.com/libyuv/libyuv/+/c11e9b7fb7c03f3480e43faa9a906aba48fec466

Patch Set 1 #

Patch Set 2 : bt709 coefficients for video constrained space #

Total comments: 1

Patch Set 3 : bump version #

Patch Set 4 : update reference to doc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M README.chromium View 1 2 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/version.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M source/row_common.cc View 1 2 3 1 chunk +11 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
fbarchard1
https://codereview.chromium.org/2367253003/diff/20001/source/row_common.cc File source/row_common.cc (right): https://codereview.chromium.org/2367253003/diff/20001/source/row_common.cc#newcode1151 source/row_common.cc:1151: #define YG 16320 /* round(1.000 * 64 * 256 ...
4 years, 2 months ago (2016-09-27 22:12:43 UTC) #3
hubbe
LGTM Would be even better if the code could handle both full and limited range ...
4 years, 2 months ago (2016-09-28 19:02:16 UTC) #5
fbarchard1
On 2016/09/28 19:02:16, hubbe wrote: > LGTM > > Would be even better if the ...
4 years, 2 months ago (2016-09-28 19:15:47 UTC) #6
fbarchard1
media code refers to this document on matrix used http://www.equasys.de/colorconversion.html
4 years, 2 months ago (2016-09-28 21:31:09 UTC) #7
hubbe
On 2016/09/28 21:31:09, fbarchard1 wrote: > media code refers to this document on matrix used ...
4 years, 2 months ago (2016-09-28 21:42:29 UTC) #8
fbarchard1
On 2016/09/28 21:42:29, hubbe wrote: > On 2016/09/28 21:31:09, fbarchard1 wrote: > > media code ...
4 years, 2 months ago (2016-09-28 22:05:09 UTC) #9
fbarchard1
4 years, 2 months ago (2016-09-28 22:07:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
c11e9b7fb7c03f3480e43faa9a906aba48fec466 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698