about summary refs log tree commit diff
path: root/dictionaries/vpx_dec.dict
diff options
context:
space:
mode:
Diffstat (limited to 'dictionaries/vpx_dec.dict')
-rw-r--r--dictionaries/vpx_dec.dict8
1 files changed, 8 insertions, 0 deletions
diff --git a/dictionaries/vpx_dec.dict b/dictionaries/vpx_dec.dict
new file mode 100644
index 00000000..c6dc1807
--- /dev/null
+++ b/dictionaries/vpx_dec.dict
@@ -0,0 +1,8 @@
+# IVF Signature + version (bytes 0-5)
+kw1="DKIF\x00\x00"
+
+# VP9 codec fourCC (bytes 8-11)
+kw2="VP90"
+
+# VP8 codec fourCC (bytes 8-11)
+kw3="VP80"