mirror of
https://github.com/webmproject/libwebp.git
synced 2025-03-11 04:02:48 +01:00
webp-container-spec: clarify Chunk Size is in bytes
based on comments from: https://datatracker.ietf.org/doc/draft-zern-webp/ballot/#draft-zern-webp_robert-wilton Bug: webp:448 Change-Id: Idc874e5fa04d3cd122d31b87e833bf9f30ec9d05
This commit is contained in:
parent
87e36c485a
commit
6bdd36dbe7
@ -123,8 +123,8 @@ Chunk FourCC: 32 bits
|
||||
|
||||
Chunk Size: 32 bits (_uint32_)
|
||||
|
||||
: The size of the chunk not including this field, the chunk identifier or
|
||||
padding.
|
||||
: The size of the chunk in bytes, not including this field, the chunk
|
||||
identifier or padding.
|
||||
|
||||
Chunk Payload: _Chunk Size_ bytes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user