mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
webp-container-spec: reorder example chunk layout
place the unknown 'XYZW' chunk at the end of the file to agree with the order given by the 'Extended File Format' section. Change-Id: I5cec5a61069a03f3487f5f9ff9209f5ead6de24c
This commit is contained in:
parent
943b932a7e
commit
68e271354e
@ -832,8 +832,8 @@ A lossless-encoded image may look as follows:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
RIFF/WEBP
|
||||
+- VP8X (descriptions of features used)
|
||||
+- XYZW (unknown chunk)
|
||||
+- VP8L (lossless bitstream)
|
||||
+- XYZW (unknown chunk)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A lossless image with an ICC profile and XMP metadata may
|
||||
|
Loading…
Reference in New Issue
Block a user