Closed GoogleCodeExporter closed 9 years ago
The bits in the image are in MSB order -- with the numbering starting at '0'
for the high order bit. This is pretty common in RFC(-like) documents, but I
don't think that's mentioned explicitly. The doc could use an update.
Original comment by jz...@google.com
on 12 Feb 2015 at 9:06
I made an update to the document which has been merged. Thanks for the report!
I'll close this once the copy on developers.google.com has been updated.
https://gerrit.chromium.org/gerrit/#/c/73776/
b510fbf doc/webp-container-spec: note MSB order for chunk diagrams
Original comment by jz...@google.com
on 13 Feb 2015 at 11:51
doc page[1] has been refreshed. Thanks for the report!
[1] https://developers.google.com/speed/webp/docs/riff_container
Original comment by pascal.m...@gmail.com
on 14 Feb 2015 at 10:06
Thanks for the clarification. MSb order does make more sense in the layout
diagram. My brain reassociated the given indices with the (more familiar to me)
LSb ordering.
Original comment by drewnoakes
on 14 Feb 2015 at 12:47
Original issue reported on code.google.com by
drewnoakes
on 12 Feb 2015 at 4:05