[PATCH] http_image_filter_module: Add HEIC and AVIF support / Add output format option
bes
bes.internal at gmail.com
Wed Sep 29 22:24:48 UTC 2021
Hi, Alex.
With your patch and this configuration:
image_filter resize 10000000 -; (something wider than input image)
image_filter convert webp;
no conversion occurs but return headers contain content-type: image/webp
I expect that when specifying the conversion filter it will apply anyway.
Most likely there is a shortcut somewhere in the algorithm, where after the
condition code goes directly to the output, but I could not find it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20210930/6d6c65ff/attachment.htm>
More information about the nginx-devel
mailing list