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

Issue 978483002: Support VP9 video in the BT709 color space. (Closed)

Created:
5 years, 9 months ago by watk
Modified:
5 years, 9 months ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support VP9 video in the BT709 color space. Previously vp9 video was assumed to be in BT601. Now the vp9 color space flag is used to support BT709 as well. BUG=447716 TEST=media_unittests --gtest_filter='PipelineIntegrationTest*' Committed: https://crrev.com/a1d1bd0dd33973d7cf0110a1e3bbefafe54037ba Cr-Commit-Position: refs/heads/master@{#319110}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Prefer alpha over color space #

Total comments: 2

Patch Set 3 : Move comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M media/filters/vpx_video_decoder.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A media/test/data/bear-vp9-bt709.webm View Binary file 0 comments Download
M media/test/pipeline_integration_test.cc View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
watk
5 years, 9 months ago (2015-03-03 19:24:13 UTC) #2
xhwang
looking good, just having some newbie questions for clarification :) https://codereview.chromium.org/978483002/diff/1/media/filters/vpx_video_decoder.cc File media/filters/vpx_video_decoder.cc (right): https://codereview.chromium.org/978483002/diff/1/media/filters/vpx_video_decoder.cc#newcode465 ...
5 years, 9 months ago (2015-03-03 19:53:30 UTC) #3
watk
https://codereview.chromium.org/978483002/diff/1/media/filters/vpx_video_decoder.cc File media/filters/vpx_video_decoder.cc (right): https://codereview.chromium.org/978483002/diff/1/media/filters/vpx_video_decoder.cc#newcode465 media/filters/vpx_video_decoder.cc:465: vpx_image->cs == VPX_CS_BT_709) { On 2015/03/03 19:53:30, xhwang wrote: ...
5 years, 9 months ago (2015-03-03 22:01:28 UTC) #5
xhwang
lgtm % nit https://codereview.chromium.org/978483002/diff/40001/media/filters/vpx_video_decoder.cc File media/filters/vpx_video_decoder.cc (right): https://codereview.chromium.org/978483002/diff/40001/media/filters/vpx_video_decoder.cc#newcode472 media/filters/vpx_video_decoder.cc:472: // Until color space is separated ...
5 years, 9 months ago (2015-03-04 18:07:14 UTC) #6
watk
Thanks, checking the CQ https://codereview.chromium.org/978483002/diff/40001/media/filters/vpx_video_decoder.cc File media/filters/vpx_video_decoder.cc (right): https://codereview.chromium.org/978483002/diff/40001/media/filters/vpx_video_decoder.cc#newcode472 media/filters/vpx_video_decoder.cc:472: // Until color space is ...
5 years, 9 months ago (2015-03-04 18:23:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/978483002/60001
5 years, 9 months ago (2015-03-04 18:23:55 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 9 months ago (2015-03-04 20:01:43 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 20:02:30 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a1d1bd0dd33973d7cf0110a1e3bbefafe54037ba
Cr-Commit-Position: refs/heads/master@{#319110}

Powered by Google App Engine
This is Rietveld 408576698