commit | 59f036f87c6781069df5b45252949583195a6a44 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Mon Feb 26 17:25:07 2018 -0800 |
committer | Chong Zhang <chz@google.com> | Tue Feb 27 18:31:41 2018 +0000 |
tree | 01745583d2082bb24166a8955787dbbb3077c884 | |
parent | 25070a9107eff42b412095cb93b8555572d15069 [diff] |
set software codec prioirty to match MediaCodec looper MediaCodec looper's prioirty is set in android_media_MediaCodec.cpp (MediaCodec jni) to ANDROID_PRIORITY_VIDEO, not AUDIO. Setting sw codec looper priority to AUDIO could starve client side if the sw decoder is running ASAP. bug: 73898805 test: android.video.cts.VideoEncoderDecoderTest, YouTube VP9 / VP9 HDR playback Change-Id: I3efa975b843976d7c2886c5a802241a1dfe2fa0f