Jérôme Martinez
Reference encoder has some known bugs
Reference decoder supports them
Challenging to change now (files already in the wild)
We updated specs with documentation of "exceptions"
We may remove them in the next version of the format
We use everywhere the same name for the same thing (capitalization included)
Formating for being more compatible with RFC style
We corrected some typos (e.g. unsigned in decoder, signed in specs)
Rewording of some sections
Adding more descriptions
V_FFV1 CodecID
FFmpeg supports it
FFmpeg does not write it by default (compatibility with older versions)
The Pixel() description is missing
Lot is already described in plain English
We need to make an explicit C-like description
FFmpeg encoder/decoder
libav encoder/decoder (fork from FFmpeg)
MediaInfo decoder (different implementation)
Request for supporting more pixel formats
And more native metadata (not relying on the container metadata)
Optimization of the algorithm?