Welcome! Log In Create A New Profile

Advanced

[PATCH] MIME: Added avif/avifs types.

平藤燎
February 03, 2020 02:56AM
Hello, I added new mime-types, "image/avif" and "image/avif-sequence".
Please take a look,

# HG changeset patch
# User Ryo Hirafuji <ryo.hirafuji@link-u.co.jp>
# Date 1580715197 -32400
# Mon Feb 03 16:33:17 2020 +0900
# Branch mime-avif-avifs
# Node ID 28c8371bb45be38623f8ac0e958d14b55600198a
# Parent b8a512c6466c3b2f77876edf14061c5d97e6159f
MIME: Added avif/avifs types.

"avif" is an image format based on AV1, royalty-free video coding format.
"avifs" is an image sequence format, that contains multiple avif images
like animated gifs.

[Reference]
avif/avifs: https://aomediacodec.github.io/av1-avif/
AV1: https://aomediacodec.github.io/av1-spec/av1-spec.pdf

diff -r b8a512c6466c -r 28c8371bb45b conf/mime.types
--- a/conf/mime.types Tue Jan 21 16:39:42 2020 +0300
+++ b/conf/mime.types Mon Feb 03 16:33:17 2020 +0900
@@ -20,6 +20,8 @@
image/tiff tif tiff;
image/vnd.wap.wbmp wbmp;
image/webp webp;
+ image/avif avif;
+ image/avif-sequence avifs;
image/x-icon ico;
image/x-jng jng;
image/x-ms-bmp bmp;
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] MIME: Added avif/avifs types.

平藤燎 1029 February 03, 2020 02:56AM

Re: [PATCH] MIME: Added avif/avifs types.

Maxim Dounin 411 February 03, 2020 12:22PM

Re: [PATCH] MIME: Added avif/avifs types.

Ryo Hirafuji 973 February 04, 2020 04:20AM

Re: [PATCH] MIME: Added avif/avifs types.

Maxim Dounin 428 February 04, 2020 07:34AM

Re: [PATCH] MIME: Added avif/avifs types.

Ryo Hirafuji 452 February 04, 2020 07:44AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 232
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready