summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-04-18 13:53:31 +0200
committerJens Georg <jensg@openismus.com>2013-04-18 13:53:36 +0200
commit46ef86fbd41b0222a25c5df4ceed04871294ad33 (patch)
treec1b2b11e36d4d1622beada6a7ce4d61fe9daf5dd
parent7591cca1992c08e8cb5b69665cf0e833b255fa2f (diff)
downloadgupnp-dlna-46ef86fbd41b0222a25c5df4ceed04871294ad33.tar.gz
profiles: MULT5 AAC goes up to level 4
-rw-r--r--data/aac.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/aac.xml b/data/aac.xml
index d6267a5..9aa8976 100644
--- a/data/aac.xml
+++ b/data/aac.xml
@@ -37,6 +37,12 @@
<restriction id="AAC-MULT5" type="audio">
<parent name="AAC" />
+ <field name="level" type="string">
+ <value>1</value>
+ <value>2</value>
+ <value>4</value>
+ </field>
+
<field name="channels" type="int">
<!-- Technically the profile supports upto 5.1, not 6 -->
<range min="1" max="6" />