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

Issue 2550413003: Recognize codec id vp9.2 as VP9 profile 2 (Closed)

Created:
4 years ago by servolk
Modified:
3 years, 9 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, hubbe
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Recognize codec id vp9.2 as VP9 profile 2 YouTube HDR is now live and YouTube chose to use vp9.2 codec id to indicate VP9 profile 2 streams in mime type. Chromecast already added this codec id downstream, but I don't see any issues with moving this change to upstream now that YT HDR is live. BUG=671858

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -6 lines) Patch
M content/renderer/media/render_media_client.cc View 1 1 chunk +3 lines, -0 lines 1 comment Download
M media/base/mime_util_internal.cc View 1 1 chunk +3 lines, -0 lines 2 comments Download
M media/base/video_codecs.cc View 1 1 chunk +6 lines, -0 lines 1 comment Download
M media/filters/stream_parser_factory.cc View 1 chunk +4 lines, -6 lines 1 comment Download

Messages

Total messages: 21 (14 generated)
servolk
4 years ago (2016-12-07 00:57:10 UTC) #4
wolenetz
R+=ddorwin@, who reviewed similar recently for "new" style vp9-in-mp4. A couple questions overall: 1) We ...
4 years ago (2016-12-07 21:52:33 UTC) #13
ddorwin
Not LGTM. vp9.x will almost certainly not be how other profiles are exposed. We also ...
4 years ago (2016-12-07 22:07:44 UTC) #14
servolk
On 2016/12/07 22:07:44, ddorwin wrote: > Not LGTM. vp9.x will almost certainly not be how ...
4 years ago (2016-12-07 22:21:54 UTC) #16
ddorwin
On 2016/12/07 22:21:54, servolk wrote: > On 2016/12/07 22:07:44, ddorwin wrote: > > Not LGTM. ...
4 years ago (2016-12-08 02:08:01 UTC) #18
chcunningham
I think we can close this now. Any objection? New multi-part vp9 string is checked ...
3 years, 9 months ago (2017-03-22 01:03:39 UTC) #20
servolk
3 years, 9 months ago (2017-03-22 01:24:44 UTC) #21
On 2017/03/22 01:03:39, chcunningham wrote:
> I think we can close this now. Any objection?
> 
> New multi-part vp9 string is checked in. Spec should be published any day now.

Sure, we can close this. For now we are still supporting vp9.2 codec id via a
local downstream Chromecast patch until YT updates their codec ids.

Powered by Google App Engine
This is Rietveld 408576698