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

Issue 2803563007: Refactoring of media::HDRMetadata struct (Closed)

Created:
3 years, 8 months ago by servolk
Modified:
3 years, 8 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, feature-media-reviews_chromium.org, lcwu+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, halliwell+watch_chromium.org, alokp+watch_chromium.org, darin (slow to review), gfhuang+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactoring of media::HDRMetadata struct 1. Rename max_cll and max_fall to max_content_light_level and max_frame_average_light level. 2. Use gfx::PointF instead of a pair of floats for specifying primaries and white point chromaticity. Review-Url: https://codereview.chromium.org/2803563007 Cr-Commit-Position: refs/heads/master@{#463009} Committed: https://chromium.googlesource.com/chromium/src/+/b37705712cc4c6282b07e701306d785636958a8c

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add: using Chromaticity = gfx::PointF #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -114 lines) Patch
M chromecast/media/cma/base/decoder_config_adapter.cc View 1 1 chunk +12 lines, -10 lines 0 comments Download
M chromecast/public/media/decoder_config.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/hdr_metadata.h View 1 3 chunks +14 lines, -20 lines 0 comments Download
M media/formats/webm/webm_colour_parser.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/formats/webm/webm_colour_parser.cc View 1 4 chunks +18 lines, -16 lines 0 comments Download
M media/formats/webm/webm_stream_parser_unittest.cc View 1 1 chunk +10 lines, -10 lines 0 comments Download
M media/mojo/common/media_type_converters_unittest.cc View 1 1 chunk +10 lines, -10 lines 0 comments Download
M media/mojo/interfaces/hdr_metadata_struct_traits.h View 1 4 chunks +16 lines, -34 lines 0 comments Download
M media/mojo/interfaces/media_types.mojom View 1 1 chunk +6 lines, -10 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (10 generated)
servolk
3 years, 8 months ago (2017-04-07 18:18:41 UTC) #5
xhwang
https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h File media/base/hdr_metadata.h (right): https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h#newcode18 media/base/hdr_metadata.h:18: gfx::PointF white_point_chromaticity; I don't feel we should depend on ...
3 years, 8 months ago (2017-04-07 18:24:59 UTC) #6
hubbe
https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h File media/base/hdr_metadata.h (right): https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h#newcode18 media/base/hdr_metadata.h:18: gfx::PointF white_point_chromaticity; On 2017/04/07 18:24:59, xhwang_slow wrote: > I ...
3 years, 8 months ago (2017-04-07 18:26:51 UTC) #7
servolk
https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h File media/base/hdr_metadata.h (right): https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h#newcode18 media/base/hdr_metadata.h:18: gfx::PointF white_point_chromaticity; On 2017/04/07 18:24:59, xhwang_slow wrote: > I ...
3 years, 8 months ago (2017-04-07 18:30:53 UTC) #8
xhwang
On 2017/04/07 18:30:53, servolk wrote: > https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h > File media/base/hdr_metadata.h (right): > > https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h#newcode18 > ...
3 years, 8 months ago (2017-04-07 18:46:15 UTC) #9
servolk
On 2017/04/07 18:46:15, xhwang_slow wrote: > On 2017/04/07 18:30:53, servolk wrote: > > https://codereview.chromium.org/2803563007/diff/1/media/base/hdr_metadata.h > ...
3 years, 8 months ago (2017-04-07 18:56:29 UTC) #12
hubbe
lgtm
3 years, 8 months ago (2017-04-07 19:33:09 UTC) #13
xhwang
lgtm
3 years, 8 months ago (2017-04-07 19:39:01 UTC) #14
halliwell
On 2017/04/07 19:39:01, xhwang_slow wrote: > lgtm chromecast/ lgtm
3 years, 8 months ago (2017-04-07 19:55:43 UTC) #15
Tom Sepez
mojom lgtm.
3 years, 8 months ago (2017-04-07 20:37:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2803563007/20001
3 years, 8 months ago (2017-04-07 20:39:34 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 21:38:54 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/b37705712cc4c6282b07e701306d...

Powered by Google App Engine
This is Rietveld 408576698