VideoEncodeAccelerator: allow to configure level for H.264/AVC encoding |
|||
Issue descriptionCurrently in both V4L2VEA and VAVEA, AVC level of encoded output is always a fixed number which is not configurable. In Android-P media CTS android.media.cts.MediaRecorderTest#testProfileAvcBaselineLevel1, it requires encoder to configure with profile=Baseline and level=1.0, and it would check if level is 1.0 from SPS of encoded output stream. To fulfill this, we need to make level configurable for encoder to do AVC encoding with demanded level.
,
Sep 19
,
Oct 8
As per https://stainless.corp.google.com/search?view=matrix&row=model&col=build&first_date=2018-10-02&last_date=2018-10-08&test=VideoEncodeAccelerator&build=R71-*&board=eve%7Celm&exclude_cts=false&exclude_not_run=false&exclude_non_release=true&exclude_au=true&exclude_acts=true&exclude_retried=true&exclude_non_production=false |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Sep 7