From 6bdd36dbe7d0e82c57d1766145dabe55ae4ab9d4 Mon Sep 17 00:00:00 2001 From: James Zern Date: Mon, 26 Sep 2022 17:27:42 -0700 Subject: [PATCH] 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 --- doc/webp-container-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/webp-container-spec.txt b/doc/webp-container-spec.txt index 63ec01d7..fba29b72 100644 --- a/doc/webp-container-spec.txt +++ b/doc/webp-container-spec.txt @@ -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