<div dir="ltr">Thanks for quick response!<div><br></div><div>OK, I understand.</div><div><br></div><div>I will submit this patch again when major browsers support AVIF.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">2020年2月4日(火) 21:32 Maxim Dounin <<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
On Tue, Feb 04, 2020 at 06:19:18PM +0900, Ryo Hirafuji wrote:<br>
<br>
> Thank you for reviewing, Dounin!<br>
> <br>
> Yeah, I know that image/avif or image/avif-sequence are not registered in<br>
> IANA list yet,<br>
> but image/webp is also not registered in IANA list, isn't it?<br>
> <br>
> WebP and AVIF are similar in some points.<br>
> They are both based on Royalty-free Video format, VP8 for WebP[1] and AV1<br>
> (based upon VP9) for AVIF[2].<br>
> <br>
> AVIF is already supported in Windows[3], and it is planned to support in<br>
> Chrome[4] and Firefox[5] in the near future.<br>
> <br>
> So I think it is worth to add "image/avif" to mime.types, if "image/webp"<br>
> is worth to be listed in mime.types.<br>
> <br>
> Please tell your opinion!<br>
<br>
The major difference is that image/webp and video/webm are <br>
supported by browsers[1][2] and used in the wild, while image/avif <br>
and image/avif-sequence are not.<br>
<br>
As previously suggested, if you want to use these types in your <br>
configuration, consider modifying mime.types locally or extending <br>
the existing MIME types list using the "types" directive <br>
(<a href="http://nginx.org/r/types" rel="noreferrer" target="_blank">http://nginx.org/r/types</a>).<br>
<br>
[1] <a href="https://caniuse.com/#feat=webp" rel="noreferrer" target="_blank">https://caniuse.com/#feat=webp</a><br>
[2] <a href="https://caniuse.com/#feat=webm" rel="noreferrer" target="_blank">https://caniuse.com/#feat=webm</a><br>
<br>
-- <br>
Maxim Dounin<br>
<a href="http://mdounin.ru/" rel="noreferrer" target="_blank">http://mdounin.ru/</a><br>
_______________________________________________<br>
nginx-devel mailing list<br>
<a href="mailto:nginx-devel@nginx.org" target="_blank">nginx-devel@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-devel" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-devel</a><br>
</blockquote></div>