aboutsummaryrefslogtreecommitdiff
path: root/contrib/file/magic.mime
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-25 18:37:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-25 18:37:04 +0000
commit9d48a2e64c5ababeeda0d3eab0524da16d680bf3 (patch)
tree61e13195a1fa0d04b6275abaa37b9bf4630a0019 /contrib/file/magic.mime
parent9d4dd86bed0064467e622a9c071e2b8d3b8e19ed (diff)
parentadef7cde5727b99f8e544806572aa0cf102b808b (diff)
downloadsrc-9d48a2e64c5ababeeda0d3eab0524da16d680bf3.tar.gz
src-9d48a2e64c5ababeeda0d3eab0524da16d680bf3.zip
This commit was generated by cvs2svn to compensate for changes in r74784,
which included commits to RCS files with non-trunk default branches.
Notes
Notes: svn path=/head/; revision=74785
Diffstat (limited to 'contrib/file/magic.mime')
-rw-r--r--contrib/file/magic.mime7
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/file/magic.mime b/contrib/file/magic.mime
index c01840f0156f..687e4fbc45f6 100644
--- a/contrib/file/magic.mime
+++ b/contrib/file/magic.mime
@@ -89,6 +89,7 @@
0 string RIFF audio/unknown
# - WAVE format
>8 string WAVE audio/x-wav
+>8 string AVI video/x-msvideo
#
0 belong 0x2e7261fd application/x-realaudio
@@ -104,6 +105,9 @@
# ideally should go into "images", but entries below would tag XPM as C source
0 string /*\ XPM image/x-xpm 7bit
+# 3DS (3d Studio files)
+16 beshort 0x3d3d image/x-3ds
+
# this first will upset you if you're a PL/1 shop... (are there any left?)
# in which case rm it; ascmagic will catch real C programs
# C or REXX program text
@@ -463,7 +467,8 @@
#
# animation formats, originally from vax@ccwf.cc.utexas.edu (VaX#n8)
# MPEG file
-0 string \000\000\001\263 video/mpeg
+0 belong 0x000001b3 video/mpeg
+0 belong 0x000001ba video/mpeg
# FLI animation format
0 leshort 0xAF11 video/fli
# FLC animation format