mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 16:51:34 +00:00
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
# 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"
|