summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-09-06 14:54:11 +0200
committerJens Georg <mail@jensge.org>2011-09-06 15:16:33 +0200
commit990d1bec2d39f42dfef04527464b784f57120837 (patch)
tree576bdf840e7d51b3c89dad42be2718a26c20ac6c
parent986a4f35c24c85061b962f658e26d7d212cbdd3b (diff)
downloadgupnp-dlna-990d1bec2d39f42dfef04527464b784f57120837.tar.gz
Add MPEG4_P2_MP4_SP_L5_AAC
-rw-r--r--data/mpeg4.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/mpeg4.xml b/data/mpeg4.xml
index c83e653..d62ceb5 100644
--- a/data/mpeg4.xml
+++ b/data/mpeg4.xml
@@ -950,6 +950,15 @@
</restriction>
</dlna-profile>
+ <dlna-profile name="MPEG4_P2_MP4_SP_L5_AAC" mime="video/mp4"
+ base-profile="SP_L5">
+ <parent name="MP4" />
+
+ <restriction type="audio">
+ <parent name="AAC" />
+ </restriction>
+ </dlna-profile>
+
<dlna-profile name="MPEG4_P2_MP4_SP_L6_AAC" mime="video/mp4"
base-profile="SP_L6">
<parent name="MP4" />