mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
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:
parent
1dc594352f
commit
a8f6b5ee94
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user