mkv support more audio codec

mkv support audio codec as bellow:
codecID: A_MPEG/L2 (mp2 audio)
codecID: A_PCM/INT/LIT and A_PCM/INT/BIG (pcm audio)
codecID: A_MS/ACM
We can check the supported type in MKVWave2MIME function,
including mp2, mp3, pcm, adpcm.wma

Bug: 128470241
Test: play the files with new supported codecs and check
if they can be played normally.

Change-Id: Id92303b42ef763d1ce08a3c96265eda69622c79d
(cherry picked from commit 7f20f58a4b4b38327092954a67ce25dd056d5c82)
4 files changed