summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2021-10-09 16:19:47 +0300
committerVille Skyttä <ville.skytta@iki.fi>2021-10-09 16:19:47 +0300
commit5e2412c1f5096c3206db71e82283017a50be70a7 (patch)
tree0654f9ac704a25b4f49eb09608cff188df4d27cf /data
parent136cb8f1d3bedc79343cad51ed744d69f5508adf (diff)
downloadshared-mime-info-5e2412c1f5096c3206db71e82283017a50be70a7.tar.gz
image/avif: move acronym and expansion to separate fields from comment
https://aomediacodec.github.io/av1-avif/#general
Diffstat (limited to 'data')
-rw-r--r--data/freedesktop.org.xml.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index bf3a8f79..280f02f6 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -7702,7 +7702,9 @@ command to generate the output files.
</mime-type>
<mime-type type="image/avif">
- <comment>AV1 Image File Format (AVIF)</comment>
+ <comment>AVIF image</comment>
+ <acronym>AVIF</acronym>
+ <expanded-acronym>AV1 Image File Format</expanded-acronym>
<magic priority="50">
<match type="string" value="ftypavif" offset="4"/>
<match type="string" value="ftypavis" offset="4"/>