]> granicus.if.org Git - file/commitdiff
PR/195: Fix matroska detection
authorChristos Zoulas <christos@zoulas.com>
Sun, 26 Aug 2012 10:06:15 +0000 (10:06 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 26 Aug 2012 10:06:15 +0000 (10:06 +0000)
magic/Magdir/matroska

index d3d73490deee5e8ef95102b1ff6df929e560abcc..85376a60f00c7d9d235fd6d8c2e270b5dcdae36b 100644 (file)
@@ -1,23 +1,17 @@
 
 #------------------------------------------------------------------------------
-# $File: matroska,v 1.5 2009/09/27 19:02:12 christos Exp $
+# $File: matroska,v 1.6 2010/09/20 21:11:35 rrt Exp $
 # matroska:  file(1) magic for Matroska files
 #
 # See http://www.matroska.org/
 #
 
-# EBML id:
-0              belong          0x1a45dfa3
-# DocType id:
->5             beshort         0x4282
-# DocType contents:
->>8            string          matroska        Matroska data
-!:mime  video/x-matroska
-
 # EBML id:
 0              belong          0x1a45dfa3
 # DocType id:
 >0             search/4096     \x42\x82
 # DocType contents:
->>&1           string          webm    WebM
+>>&1           string          webm            WebM
 !:mime  video/webm
+>>&1           string          matroska        Matroska data
+!:mime  video/x-matroska