New issue
Advanced search Search tips

Issue 782706 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

Media Capabilities: Use adjacent data to guess at performance when an exact match cannot be found

Project Member Reported by mlamouri@chromium.org, Nov 8 2017

Issue description

As a result, if a page queries for an unknown entry, the API will return { true, true, true }.
 
Thanks for filing. We chatted, so just posting for other readers:

All "true" are only returned when we have no data and know we at least can decode the described stream. This is WAI, but we can do a little better in the cases where we have some adjacent data for similar fps/resolution. 

In general I expect the DB to be quickly populated (will take a look at the metrics to confirm). When we don't have data, being optimistic will give us a chance to learn the performance and likely gives the same experience (for better or worse) that folks are currently getting.  
Summary: Media Capabilities: Use adjacent data to guess at performance when an exact match cannot be found (was: Media Capabilities: VideoDecodeStatsDBImpl::OnGotDecodeStats "suceeds" when no entry)

Sign in to add a comment