New issue
Advanced search Search tips

Issue 601612 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Create new audio renderer error code for invalid implicit config changes

Project Member Reported by tguilbert@chromium.org, Apr 7 2016

Issue description

Changes to implicit signalling for AAC introduced bugs  599846  and  599625 .

The fixes for those bugs involve failing if we receive an unsupported config change midstream. Currently, we treat those failures as PIPELINE_ERROR_DECODE.

As per DaleCurtis' suggestion, we should add an AUDIO_RENDER_ERROR_IMPLICIT_CONFIG_CHANGE error and track it properly, in order to have better failure metrics.

 

Sign in to add a comment