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:
James Zern 2022-09-26 17:27:42 -07:00
parent 87e36c485a
commit 6bdd36dbe7

View File

@ -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