]> granicus.if.org Git - file/commitdiff
Added MIME types for VGM and PSF. (GerbiSoft)
authorChristos Zoulas <christos@zoulas.com>
Sat, 23 Feb 2019 01:16:24 +0000 (01:16 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 23 Feb 2019 01:16:24 +0000 (01:16 +0000)
magic/Magdir/audio

index 1802acaff4a37cac08e34a3bef5e6fdadc2862a6..16d2cc1cc7abe98f2b71455df723909c66d88e69 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: audio,v 1.100 2019/02/23 01:16:23 christos Exp $
+# $File: audio,v 1.101 2019/02/23 01:16:24 christos Exp $
 # audio:  file(1) magic for sound formats (see also "iff")
 #
 # Jan Nicolai Langfeldt (janl@ifi.uio.no), Dan Quinlan (quinlan@yggdrasil.com),
 # From Fabio R. Schmidlin <frs@pop.com.br>
 # VGM music file
 0      string          Vgm\040
+!:mime audio/x-vgm
+!:ext  vgm
 >9     ubyte           >0      VGM Video Game Music dump v
 >>9    ubyte/16        >0      \b%d
 >>9    ubyte&0x0F      x       \b%d
 # http://fileformats.archiveteam.org/wiki/Portable_Sound_Format
 # Added by David Korth <gerbilsoft@gerbilsoft.com>
 0      string  PSF     Portable Sound Format
+!:mime audio/x-psf
 >3     byte    0x01    (Sony PlayStation)
 >3     byte    0x02    (Sony PlayStation 2)
 >3     byte    0x11    (Sega Saturn)