SlackBuilds Repository

15.0 > Libraries > libavif (1.0.4)

This library aims to be a portable C implementation of
AV1 image file format.It can encode and decode all AOM
supported YUV formats and bit depths.

It builds an decoder avifdec and encoder avifenc.
avifdec can convert from avif to jpeg or png image.
avifenc can encode jpeg or png to avif image.

By default man page generation is turned off hence from
now on pandoc is an optional dependency.Alternative
documentation for avifdec and avifenc is provided in
/usr/doc/libavif-$VERSION in the form of markdown files.

If you enable tests in the build script then gtest needs
to be installed. By default this is also turned off.

usage:
-------

avifdec [-options] input.avif output.jpeg|jpeg|png|y4m

avifdec -h will show help

avifenc [-options] input.jpg|jpeg|png|y4m output.avif

avifenc -h will show help

This requires: aom, svt-av1, libyuv, dav1d

Maintained by: Vijay Marcel
Keywords: libavif,avifdec,avifenc,jpg,png,avif
ChangeLog: libavif

Homepage:
https://github.com/AOMediaCodec/libavif

Source Downloads:
libavif-1.0.4.tar.gz (8c786fd21f8757ace8cc011401e4d420)

Download SlackBuild:
libavif.tar.gz
libavif.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
changelog
libavif.SlackBuild
libavif.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds