Bug 223127

Summary: Implement repetition of animated AVIF
Product: WebKit Reporter: ChangSeok Oh <changseok>
Component: ImagesAssignee: ChangSeok Oh <changseok>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, cgarcia, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=247704
Attachments:
Description Flags
Patch none

Description ChangSeok Oh 2021-03-12 10:35:59 PST
libavif does not provide a clear repetition count. Perhaps, we need to calculate it based on the play time and playing speed.
https://github.com/AOMediaCodec/av1-avif/issues/73
Comment 1 Radar WebKit Bug Importer 2021-03-19 11:36:13 PDT
<rdar://problem/75629284>
Comment 2 ChangSeok Oh 2021-03-27 11:17:14 PDT
Created attachment 424458 [details]
Patch
Comment 3 ChangSeok Oh 2021-03-29 14:51:58 PDT
Comment on attachment 424458 [details]
Patch

Thanks!
Comment 4 EWS 2021-03-29 15:09:56 PDT
Committed r275184: <https://commits.webkit.org/r275184>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424458 [details].