webp-container-spec: change SHOULD to MUST w/ANIM chunk

based on comments in:
https://datatracker.ietf.org/doc/draft-zern-webp/ballot/#draft-zern-webp_paul-wouters

Bug: webp:448
Change-Id: I9464dbbd734f1b78b287139eff13b1db8814c8d9
This commit is contained in:
James Zern 2022-09-26 19:19:36 -07:00
parent 1dc594352f
commit a8f6b5ee94

View File

@ -414,8 +414,8 @@ Loop Count: 16 bits (_uint16_)
: The number of times to loop the animation. `0` means infinitely.
This chunk MUST appear if the _Animation_ flag in the VP8X chunk is set.
If the _Animation_ flag is not set and this chunk is present, it
SHOULD be ignored.
If the _Animation_ flag is not set and this chunk is present, it MUST be
ignored.
ANMF chunk: