Find a way to transfer gfx::ColorSpace info into Chromecast VideoConfig |
||
Issue descriptionMy proposal to add getters for gfx::ColorSpace components has stalled for now, since gfx folks don't think having gettering in ColorSpace is a good idea (see https://codereview.chromium.org/2349923002/). So we might need to find another way to get color space info from Chromium's VideoDecoderConfig into Chromecast VideoConfig (or convince gfx folks that having getters is the right thing to do).
,
Sep 25 2017
This is fixed, now that VideoDecoderConfig uses media::VideoColorSpace instead of gfx::ColorSpace. The media::VideoColorSpace struct allows access to individual color space parameters. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Sep 25 2017Status: Untriaged (was: Available)