]> granicus.if.org Git - file/commitdiff
add bzip
authorChristos Zoulas <christos@zoulas.com>
Thu, 12 Sep 1996 14:05:09 +0000 (14:05 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 12 Sep 1996 14:05:09 +0000 (14:05 +0000)
magic/Magdir/compress

index 2cf8d195f59427ea56185b8590928c999452c312..a797f8fff5d8dcad74d18186f855b2c2f63ea9e3 100644 (file)
 #
 # This will cause very short GSM files to be declared as data and
 # mismatches to be declared as data too!
-#0     byte&0xF0       0xd0    data
+#0     byte&0xF0       0xd0            data
 #>33   byte&0xF0       0xd0
 #>66   byte&0xF0       0xd0
 #>99   byte&0xF0       0xd0
-#>132  byte&0xF0       0xd0    GSM 06.10 compressed audio
+#>132  byte&0xF0       0xd0            GSM 06.10 compressed audio
+
+# Bzip from ulmo@Q.Net
+0      string          BZ              bzip compressed data,
+>2     byte            x               format v. %c,
+>3     byte            x               block size indicator %c
+