]> git.sesse.net Git - pr0n/commit
Add rudimentary AVIF support.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 6 Jun 2021 12:37:43 +0000 (14:37 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 6 Jun 2021 12:37:43 +0000 (14:37 +0200)
commit84460e4c9e238c3f3b661756796f764df2441aaa
tree4ef9359b8ed25d8357f6da6c72428d02c37f84a7
parent98da70a27673e32530c404401d3e2c6dff3fcde4
Add rudimentary AVIF support.

Works with recent Chrome, and soon hopefully with Firefox.
Needs a recent aomenc and MP4BOx (gpac). AVIFs have to be added
manually and offline using the make-avif.pl script for now.
doc/README
perl/Sesse/pr0n/Common.pm
perl/Sesse/pr0n/Image.pm
perl/make-avif.pl [new file with mode: 0755]