summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2012-03-01 15:19:54 +0200
committerJens Georg <mail@jensge.org>2012-03-02 11:12:19 +0200
commit06f665174e9841fd229cbfe34238a9acd13b8290 (patch)
tree165cc8d8f20a88c428fb27dbc7cf14fe652ae314
parent546ca298e8523ee4bf39a6905f4f90046dafb8d5 (diff)
downloadgupnp-dlna-06f665174e9841fd229cbfe34238a9acd13b8290.tar.gz
xml: Rename AVC_MKV restriction to AVC-L4
-rw-r--r--data/avc.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/avc.xml b/data/avc.xml
index e29a931..8d6f63a 100644
--- a/data/avc.xml
+++ b/data/avc.xml
@@ -250,7 +250,7 @@
</field>
</restriction>
- <restriction id="AVC_MKV" type="video">
+ <restriction id="AVC-L4" type="video">
<field name="name" type="string">
<value>video/x-h264</value>
</field>
@@ -680,7 +680,7 @@
<parent name="MKV" />
<restriction type="video">
- <parent name="AVC_MKV" />
+ <parent name="AVC-L4" />
<field name="bitrate" type="int">
<range min="0" max="20000000" />
@@ -726,7 +726,7 @@
<parent name="MKV" />
<restriction type="video">
- <parent name="AVC_MKV" />
+ <parent name="AVC-L4" />
<field name="bitrate" type="int">
<range min="0" max="30000000" />