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

Skip to content
Commit 85c95cb5 authored by jiangli.liu's avatar jiangli.liu Committed by Lili Lin
Browse files

media: Implement CodecBase interfaces in ACodec

Some case will check AAC parameter "aac-profile" or "profile".
C2 AAC format include this parameter.
but OMX AAC format do not have this parameter, so add "aac-profile" for OMX AAC.

Some case will check media codec parameters interfaces,
but these interfaces do not implement in ACodec, so cases failed.
Implement these interfaces in ACodec.

Test: atest android.mediav2.cts.EncoderProfileLevelTest#testValidateProfileLevel
atest android.media.cts.MediaCodecTest#testVendorParameters
Change-Id: I1a30970a1cfdf6cc66ff4031759bd5ce0284a787
Bug: 197836353
parent d515b11b
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