Hi,
this page contains recipes to generate 263 webp bitstreams (so far) that exercise *all* the spec'd features in ways no encoders that i know of can generate. They also contain invalid bitstreams that decoders should recover from.
They were generated using a textual description based on the syntactic elements described in the RFC specs. That's why they can be so thorough reaching corners, without having to write a proper encoder (just an syntactic assembler. See src/).
As a result, they cover a large part of libwebp's decoder
codebase too (see
numbers), and are probably useful for other decoders.
enjoy! The .tgz with all the files is
here.
skal/