Skip to content

Commit

Permalink
added: some missing audio codec mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
DanCooper committed Jun 24, 2016
1 parent d883e8b commit e4ece7e
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -6,8 +6,10 @@
<Item Name="a_ac3">ac3</Item>
<Item Name="a_dts">dca</Item>
<Item Name="a_mpeg/l3">mp3</Item>
<Item Name="a_truehd">truehd</Item>
<Item Name="a_vorbis">vorbis</Item>
<Item Name="ac-3">ac3</Item>
<Item Name="atmos / truehd / ac-3">truehd</Item>
<Item Name="e-ac-3">eac3</Item>
<Item Name="hra / core">dtshd_hra</Item>
<Item Name="ma / core">dtshd_ma</Item>
Expand Down

0 comments on commit e4ece7e

Please sign in to comment.