fastports

libavif 1.4.1

graphics/libavif

Library for encoding and decoding .avif files

Category
graphics
Maintainer
sunpoet@FreeBSD.org
WWW
https://github.com/AOMediaCodec/libavif
License
BSD2CLAUSE
USES
cmake:testing compiler:c11 cpe jpeg pkgconfig gnome

Description

This library aims to be a friendly, portable C implementation of the
AV1 Image File Format.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Commit Credits Log message
1.4.1
35aff6078c files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Update to 1.4.1
Changes:	https://github.com/AOMediaCodec/libavif/releases
1.4.0
4a941c5db1 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Update to 1.4.0
Changes:	https://github.com/AOMediaCodec/libavif/releases
1.3.0
4b390bd6db files touched
Jan Beich (jbeich)
multimedia/svt-av1: update to 4.0.0
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v4.0.0
Reported by:	GitLab (notify releases)
1.3.0
b304d8ab18 files touched
Rene Ladan (rene)
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
1.3.0
b7ac0aea5c files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Clean up Makefile
Remove unnecessary :STRING
1.3.0
64cbb40909 files touched
Jan Beich (jbeich)
multimedia/rav1e: update to 0.8.0
Changes:	https://github.com/xiph/rav1e/releases/tag/v0.8.0
Reported by:	GitHub (watch releases)
1.3.0
1761b933a3 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Update to 1.3.0
Changes:	https://github.com/AOMediaCodec/libavif/releases
1.2.1
50b44c4fe4 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Add LIBXML2 option
- Use complete arguments/options

Reported by:	Chad Jacob Milios <milios@ccsys.com>
PR:		285536
Reference:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285536#c4
1.2.1
b68373598c files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Update to 1.2.1
Changes:	https://github.com/AOMediaCodec/libavif/releases
1.2.0
de9563ce4e files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Remove LIBYUV option
libavif requires libyuv, either libyuv port or the bundled one (a simplified version).
However, graphics/libyuv is too old (1789) while the bundled one is 1880.
Therefore, we remove the LIBYUV option and use the bundled one for now.

from build log:
-- Checking for module 'libyuv'
--   Found libyuv, version 0.0.1789
-- libavif: libyuv (1789) found; libyuv-based fast paths enabled.
-- libavif: some libyuv optimizations require at least version 1813 to work.
1.2.0
2c5855d64f files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Remove bundled libraries
1.2.0
e87d8134a3 files touched
Charlie Li (vishwin)
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.

No functional or package changes.
1.2.0
1e99b80728 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Fix build with non-default options
libavif uses round/roundf which is in the math library.
It builds fine with default options because libm is brought in via its dependencies.
Therefore, we add it to LDFLAGS explicitly.

PR:		285403, 285405
Reported by:	many
1.2.0
ea422215bf files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Update to 1.2.0
Changes:	https://github.com/AOMediaCodec/libavif/releases
1.1.1
9253060fd1 files touched
Jan Beich (jbeich)
multimedia/svt-av1: update to 3.0.0
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v3.0.0
Reported by:	/r/AV1
1.1.1
40bb45c629 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Cosmetic change
1.1.1
dc409f0d83 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Update to 1.1.1
- Remove unnecessary substitution
- Sort TEST_DEPENDS
- Use OPTIONS_GROUP
- Add MANPAGES option

Changes:	https://github.com/AOMediaCodec/libavif/releases
1.1.0
45dfe601d3 files touched
Po-Chuan Hsieh (sunpoet)
graphics/libavif: Take maintainership
1.1.0
4e0616a206 files touched
Jan Beich (jbeich)
graphics/libavif: drop maintainership
1.1.0
d5effbf650 files touched
Jan Beich (jbeich)
graphics/libavif: update to 1.1.0
- Enable LIBYUV after https://github.com/AOMediaCodec/libavif/commit/e82375f55af1
- Drop _BOOL helpers after https://github.com/AOMediaCodec/libavif/commit/f7ce88269830

Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.4
Reported by:	GitHub (watch releases)
1.0.4
0f3f19c00c files touched
Jan Beich (jbeich)
multimedia/svt-av1: update to 2.0.0
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.0.0
Reported by:	Repology, /r/AV1
1.0.4
4042d70851 files touched
Jan Beich (jbeich)
graphics/libavif: update to 1.0.4
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.4
Reported by:	GitHub (watch releases)
1.0.3
d513c9a9ea files touched
Jan Beich (jbeich)
multimedia/rav1e: update to 0.7.0
Changes:	https://github.com/xiph/rav1e/releases/tag/v0.7.0
Reported by:	GitHub (watch releases)
1.0.3
2063e53b91 files touched
Jan Beich (jbeich)
graphics/libavif: update to 1.0.3
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.3
Reported by:	GitHub (watch releases)
1.0.2
57531d36f6 files touched
Jan Beich (jbeich)
graphics/libavif: update to 1.0.2
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.2
Reported by:	GitHub (watch releases)
1.0.1
d377612f4a files touched
Jan Beich (jbeich)
devel/cargo-c: update to 0.9.27
- Rebuild consumers of consumers after SONAME change

Changes:	https://github.com/lu-zero/cargo-c/releases/tag/v0.9.27
Reported by:	GitHub (watch releases)
1.0.1
4fb0230f7f files touched
Jan Beich (jbeich)
multimedia/dav1d: update to 1.3.0
Changes:	https://code.videolan.org/videolan/dav1d/-/tags/1.3.0
Reported by:	Repology
1.0.1
2995e71b45 files touched
Jan Beich (jbeich)
graphics/libavif: update to 1.0.1
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.1
Reported by:	GitHub (watch releases)
1.0.0
b578933889 files touched
Jan Beich (jbeich)
graphics/libavif: update to 1.0.0
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v1.0.0
Reported by:	GitHub (watch releases)
0.11.1
664a2fa1e5 files touched
Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
0.11.1
9fd5233569 files touched
Jan Beich (jbeich)
graphics/libavif: unbreak fetch due to repo growth
fetch: https://github.com/AOMediaCodec/libavif/commit/2340cdb5f0c2.patch: size mismatch: expected 1714, actual 1716

-index 919f0bc1..cb680c33 100644
+index 919f0bc14..cb680c335 100644
0.11.1
629e09f13c files touched
Jan Beich (jbeich)
graphics/libavif: update to 0.11.1 (nop)
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.11.1
Reported by:	GitHub (watch releases)
0.11.1
281cce9e40 files touched
Jan Beich (jbeich)
graphics/libavif: update to 0.11.1-rc1
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.11.1-rc1
Reported by:	GitHub (watch releases)
0.11.0
f93917f2e4 files touched
Jan Beich (jbeich)
graphics/libavif: unbreak tests with LIBSHARPYUV=off after 36a733d8a533
91% tests passed, 1 tests failed out of 11

Total Test time (real) =  11.38 sec

The following tests FAILED:
          9 - avifrgbtoyuvtest (Failed)
0.11.0
52229d416b files touched
Jan Beich (jbeich)
graphics/libavif: unbreak tests on 32-bit archs after 36a733d8a533
tests/gtest/avifincrtest_helpers.cc:136:28: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32]
    size = data->full_size - offset;
         ~ ~~~~~~~~~~~~~~~~^~~~~~~~
0.11.0
babdbde6a3 files touched
Jan Beich (jbeich)
graphics/libavif: switch 9a565c82d861 to merged version
0.11.0
9a565c82d8 files touched
Jan Beich (jbeich)
graphics/libavif: unbreak tests build after 36a733d8a533
ld: error: undefined symbol: avifImageExtractExifOrientationToIrotImir
>>> referenced by avifmetadatatest.cc
>>>               tests/CMakeFiles/avifmetadatatest.dir/gtest/avifmetadatatest.cc.o:(libavif::(anonymous namespace)::MetadataTest_ExifIfdOffsetLoopingTo8_Test::TestBody())
0.11.0
36a733d8a5 files touched
Jan Beich (jbeich)
graphics/libavif: update to 0.11.0
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.11.0
Reported by:	GitHub (watch releases)
0.10.1
68a14eafbc files touched
Jan Beich (jbeich)
graphics/libavif: respect LIBYUV=off even if libyuv is installed
0.10.1
3dae2b9aae files touched
Jan Beich (jbeich)
multimedia/aom: avoid leaking libjxl and vmaf via pkg-config
$ make stage-qa -C graphics/libavif
[...]
Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libvmaf.so.1 from multimedia/vmaf but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libvmaf.so:multimedia/vmaf
Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl

Reported by:	Tatsuki Makino (on ports@ list), Jan Henrik Sylvester (private mail)
0.10.1
fb16dfecae files touched
Stefan Eßer (se)
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.10.1
b7f05445c0 files touched
Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
0.10.1
7d7c819ad0 files touched
Jan Beich (jbeich)
multimedia/svt-av1: update to 1.2.0
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.2.0
Reported by:	Repology, /r/AV1, Phoronix
0.10.1
a8c1eb5963 files touched
Jan Beich (jbeich)
multimedia/libgav1: update to 0.18.0
Changes:	https://chromium.googlesource.com/codecs/libgav1/+log/v0.17.0..v0.18.0
Reported by:	portscout
0.10.1
1f69683f59 files touched
Jan Beich (jbeich)
multimedia/svt-av1: update to 1.1.0
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.1.0
Reported by:	Repology, /r/AV1
0.10.1
152bbb3323 files touched
Jan Beich (jbeich)
multimedia/svt-av1: update to 1.0.0.r2
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc1
Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc2
Reported by:	Repology
0.10.1
a543237397 files touched
Jan Beich (jbeich)
graphics/libavif: update to 0.10.1
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.10.1
Reported by:	GitHub (watch releases)
0.10.0
7d367d2645 files touched
Jan Beich (jbeich)
graphics/libavif: update to 0.10.0
Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.10.0
Reported by:	GitHub (watch releases)
0.9.3
bd08b1edde files touched
Tobias C. Berner (tcberner)
graphics/gdk-pixbuf2: add trigger to run gdk-pixbuf-query-loaders
gdk-pixbuf2 uses a cache of its loadable modules, which is updated by
${RREFIX}/bin/gdk-pixbuf-query-loaders and stored in
${PREFIX}/lib/gdk-pixbuf-2.0/${GTK2_VERSION}/loaders.

Remove the pre-existing @exec and @postexec commands in the ports
providing such modules, and add a trigger in graphics/gdk-pixbuf2
to do this automatically.

Reviewed by:		bapt
Differential Revision: https://reviews.freebsd.org/D34679
0.9.3
48c0caf106 files touched
Dimitry Andric (dim)
graphics/libavif: fix build with clang 14
Clang >= 14 warns that mixing declarations and code is incompatible with
standards before C99, even if you compile with -std=c99 or -std=gnu99.

Add `-Wno-declaration-after-statement` if it is supported, to silence
the warning.

PR:		262634
Approved by:	jbeich (maintainer)
Obtained from:	https://github.com/AOMediaCodec/libavif/pull/886
MFH:		2022Q1

Load all commits →