diff options
Diffstat (limited to 'dictionaries/riff.dict')
-rw-r--r-- | dictionaries/riff.dict | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dictionaries/riff.dict b/dictionaries/riff.dict new file mode 100644 index 00000000..627c72e7 --- /dev/null +++ b/dictionaries/riff.dict @@ -0,0 +1,17 @@ +# https://developers.google.com/speed/webp/docs/riff_container + +# FourCC +"ALPH" +"ANIM" +"ANMF" +"EXIF" +"ICCP" +"RIFF" +"VP8 " +"VP8L" +"VP8X" +"WEBP" +"XMP " + +# VP8 signature +"\x9D\x01\x2A" |