Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 59f036f8 authored by Chong Zhang's avatar Chong Zhang
Browse files

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
parent 25070a91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment