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

Skip to content
Commit 4dfef65c authored by Dorin Drimus's avatar Dorin Drimus
Browse files

Add profile and level keys to MetaDatabase

Add audio keys for profile and level to be used by audio codecs and
extractors, e.g. DTS. Reuses the values for the video profile and level
since the codec framework doesn't distinguish between video and audio
profiles so there is no need to define a separate key.

Also bringing back MEDIA_MIMETYPE_AUDIO_DTS_UHD with no profile in the
mime type to be set in MetaDatabase for the mime key (and the profile in
a separate fild). This allows for a clean mapping with the MediaFormat
SDK values (MIMETYPE_AUDIO_DTS_UHD).

Bug: 260223911
Test: atest CtsMediaExtractorTestCases
Change-Id: I986815a3e2e85414e76873c737296c1f4d053ac3
parent fd060073
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