]> granicus.if.org Git - file/commitdiff
Add some missing MIME types for MP3 files.
authorReuben Thomas <rrt@sc3d.org>
Tue, 9 Jun 2009 21:11:59 +0000 (21:11 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 9 Jun 2009 21:11:59 +0000 (21:11 +0000)
magic/Magdir/animation

index 46b23ecd507ca874afbeb856823818af3d4cf8e2..f8828461668a445eb9bbdd3a6e99487c5046c2c8 100644 (file)
 
 # MPA, M2A
 0       beshort&0xFFFE  0xFFF6         MPEG ADTS, layer I, v2
+!:mime audio/mpeg
 # rate
 >2      byte&0xF0       0x10           \b,  32 kbps
 >2      byte&0xF0       0x20           \b,  48 kbps
 
 # MP3, M25A
 0       beshort&0xFFFE  0xFFE2         MPEG ADTS, layer III,  v2.5
+!:mime audio/mpeg
 # rate  
 >2      byte&0xF0       0x10           \b,   8 kbps
 >2      byte&0xF0       0x20           \b,  16 kbps