summaryrefslogtreecommitdiffstats
path: root/src/usr/local/share/protocols/flash.pat
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/share/protocols/flash.pat')
-rw-r--r--src/usr/local/share/protocols/flash.pat18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/usr/local/share/protocols/flash.pat b/src/usr/local/share/protocols/flash.pat
new file mode 100644
index 0000000..23e5d74
--- /dev/null
+++ b/src/usr/local/share/protocols/flash.pat
@@ -0,0 +1,18 @@
+# Flash - Macromedia Flash.
+# Pattern attributes: good slow notsofast subset
+# Protocol groups: file
+
+# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
+# Thanks to Brandon Enright {bmenrigh AT ucsd.edu} and chinalantian at
+# 126 dot com
+
+# Macromedia spec:
+# http://download.macromedia.com/pub/flash/flash_file_format_specification.pdf
+# See also:
+# http://www.digitalpreservation.gov/formats/fdd/fdd000130.shtml
+# http://osflash.org/flv
+
+flash
+# FWS = uncompressed, CWS = compressed, next byte is version number
+# FLV = video
+[FC]WS[\x01-\x09]|FLV\x01\x05\x09
OpenPOWER on IntegriCloud