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

Issue 2803823003: Query LibVPX for VP9 profile support.

Created:
3 years, 8 months ago by chcunningham
Modified:
3 years, 8 months ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Query LibVPX for VP9 profile support. We are now able to know defintiely whether a VP9 profile is supported when decoded with LibVPX. Future CL's will disambiguate android as well as EME use cases. BUG=695264, 604566

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -4 lines) Patch
M media/base/decode_capabilities.cc View 2 chunks +4 lines, -1 line 0 comments Download
M media/base/mime_util_internal.cc View 1 chunk +12 lines, -3 lines 0 comments Download
M media/base/mime_util_unittest.cc View 1 chunk +43 lines, -0 lines 0 comments Download
M media/filters/vpx_video_decoder.h View 2 chunks +3 lines, -0 lines 0 comments Download
M media/filters/vpx_video_decoder.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
chcunningham
Drive by folks: ignore this for a while. I need to dig further into the ...
3 years, 8 months ago (2017-04-06 20:57:43 UTC) #1
DaleCurtis
3 years, 8 months ago (2017-04-06 21:16:22 UTC) #3
Don't think we need this to be on VpxVideoDecoder; instead you might consider a
new directory for the capabilties implementation and associated classes.

Powered by Google App Engine
This is Rietveld 408576698