notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: graphics/libavif/Makefile
SVNWeb

Number of commits found: 67

Fri, 21 Oct 2022
[ 03:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:629e09f13c0fb1fc0fe07972b6325a221911d033  commit hash:629e09f13c0fb1fc0fe07972b6325a221911d033  commit hash:629e09f13c0fb1fc0fe07972b6325a221911d033  629e09f 
graphics/libavif: update to 0.11.1 (nop)

Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.11.1
Reported by:	GitHub (watch releases)
Wed, 19 Oct 2022
[ 21:51 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:281cce9e40825ec27b9efa61e4f6f55ede0f2cb6  commit hash:281cce9e40825ec27b9efa61e4f6f55ede0f2cb6  commit hash:281cce9e40825ec27b9efa61e4f6f55ede0f2cb6  281cce9 
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)
Mon, 17 Oct 2022
[ 23:47 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f93917f2e482b60c1cb8ecc921b6e66e818b11d5  commit hash:f93917f2e482b60c1cb8ecc921b6e66e818b11d5  commit hash:f93917f2e482b60c1cb8ecc921b6e66e818b11d5  f93917f 
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)
[ 17:51 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:52229d416b798c0d2d6c0dd88372d824c4252863  commit hash:52229d416b798c0d2d6c0dd88372d824c4252863  commit hash:52229d416b798c0d2d6c0dd88372d824c4252863  52229d4 
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;
         ~ ~~~~~~~~~~~~~~~~^~~~~~~~
[ 17:50 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:babdbde6a34e9e213ecce4d7b933411b2a6cf1c8  commit hash:babdbde6a34e9e213ecce4d7b933411b2a6cf1c8  commit hash:babdbde6a34e9e213ecce4d7b933411b2a6cf1c8  babdbde 
graphics/libavif: switch 9a565c82d861 to merged version
Sat, 15 Oct 2022
[ 00:33 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:9a565c82d861add34092d65bd16077a5cb5d7032  commit hash:9a565c82d861add34092d65bd16077a5cb5d7032  commit hash:9a565c82d861add34092d65bd16077a5cb5d7032  9a565c8 
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())
Fri, 14 Oct 2022
[ 22:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:36a733d8a5330023e48566684bc2198c8522470d  commit hash:36a733d8a5330023e48566684bc2198c8522470d  commit hash:36a733d8a5330023e48566684bc2198c8522470d  36a733d 
graphics/libavif: update to 0.11.0

Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.11.0
Reported by:	GitHub (watch releases)
[ 22:30 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:68a14eafbca1c975ea4a6ce5be34bbf4131e09bf  commit hash:68a14eafbca1c975ea4a6ce5be34bbf4131e09bf  commit hash:68a14eafbca1c975ea4a6ce5be34bbf4131e09bf  68a14ea 
graphics/libavif: respect LIBYUV=off even if libyuv is installed
Sat, 17 Sep 2022
[ 21:08 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  3dae2b9 
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)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 4 Aug 2022
[ 15:08 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:7d7c819ad05eb854a2024db3844855e979e619b2  commit hash:7d7c819ad05eb854a2024db3844855e979e619b2  commit hash:7d7c819ad05eb854a2024db3844855e979e619b2  7d7c819 
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
Fri, 1 Jul 2022
[ 23:26 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a8c1eb596383800c558cb31675b8ceeb8af479d0  commit hash:a8c1eb596383800c558cb31675b8ceeb8af479d0  commit hash:a8c1eb596383800c558cb31675b8ceeb8af479d0  a8c1eb5 
multimedia/libgav1: update to 0.18.0

Changes:	https://chromium.googlesource.com/codecs/libgav1/+log/v0.17.0..v0.18.0
Reported by:	portscout
Wed, 18 May 2022
[ 15:04 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1f69683f59392bcb1eb431f5016ddce75a2ca6ef  commit hash:1f69683f59392bcb1eb431f5016ddce75a2ca6ef  commit hash:1f69683f59392bcb1eb431f5016ddce75a2ca6ef  1f69683 
multimedia/svt-av1: update to 1.1.0

Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.1.0
Reported by:	Repology, /r/AV1
Thu, 14 Apr 2022
[ 00:59 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:152bbb33232bb1b74338ea96f6a4732469f0ed0c  commit hash:152bbb33232bb1b74338ea96f6a4732469f0ed0c  commit hash:152bbb33232bb1b74338ea96f6a4732469f0ed0c  152bbb3 
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
Tue, 12 Apr 2022
[ 00:52 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a543237397b285e709b499c95668bb846205ad2f  commit hash:a543237397b285e709b499c95668bb846205ad2f  commit hash:a543237397b285e709b499c95668bb846205ad2f  a543237 
graphics/libavif: update to 0.10.1

Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.10.1
Reported by:	GitHub (watch releases)
Wed, 6 Apr 2022
[ 22:15 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:7d367d2645136e4fd228bd183376bb5b1eb495ab  commit hash:7d367d2645136e4fd228bd183376bb5b1eb495ab  commit hash:7d367d2645136e4fd228bd183376bb5b1eb495ab  7d367d2 
graphics/libavif: update to 0.10.0

Changes:	https://github.com/AOMediaCodec/libavif/releases/tag/v0.10.0
Reported by:	GitHub (watch releases)
Sat, 19 Mar 2022
[ 20:47 Dimitry Andric (dim) search for other commits by this committer ]    commit hash:48c0caf10662a52b27757f20c23f49b35720be15  commit hash:48c0caf10662a52b27757f20c23f49b35720be15  commit hash:48c0caf10662a52b27757f20c23f49b35720be15  48c0caf 
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
Fri, 18 Mar 2022
[ 14:41 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  commit hash:3468f1957cf25742c60e1066f1174866c42efe96  3468f19  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
multimedia/dav1d: update to 1.0.0

Changes:	https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by:	Repology
Thu, 24 Feb 2022
[ 19:43 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:d187ef940034c6c993e1f4f6009cdae93da03386  commit hash:d187ef940034c6c993e1f4f6009cdae93da03386  commit hash:d187ef940034c6c993e1f4f6009cdae93da03386  d187ef9 
multimedia/svt-av1: update to 0.9.1

Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.9.1
Reported by:	Repology
Sat, 22 Jan 2022
[ 14:24 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b2302fb4a315eacf5372f7331975e8ff51b8e4bf  commit hash:b2302fb4a315eacf5372f7331975e8ff51b8e4bf  commit hash:b2302fb4a315eacf5372f7331975e8ff51b8e4bf  b2302fb 
multimedia/svt-av1: update to 0.9.0

Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.9.0
Reported by:	Repology
Wed, 10 Nov 2021
[ 19:06 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1d042b735977c6d3c5b163cf9e49651be06da63f  commit hash:1d042b735977c6d3c5b163cf9e49651be06da63f  commit hash:1d042b735977c6d3c5b163cf9e49651be06da63f  1d042b7 
graphics/libavif: unbreak build with Clang 13

In file included from
/wrkdirs/usr/ports/graphics/libavif/work/libavif-0.9.2/contrib/gdk-pixbuf/loader.c:9:
In file included from
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:35:
In file included from /usr/local/include/glib-2.0/glib.h:30:
In file included from /usr/local/include/glib-2.0/glib/galloca.h:32:
/usr/local/include/glib-2.0/glib/gtypes.h:458:24: error: identifier
'_GLIB_CHECKED_ADD_U32' is reserved because it starts with '_' followed by a
capital letter [-Werror,-Wreserved-identifier]
static inline gboolean _GLIB_CHECKED_ADD_U32 (guint32 *dest, guint32 a, guint32
b) {
                       ^
/usr/local/include/glib-2.0/glib/gtypes.h:460:24: error: identifier
'_GLIB_CHECKED_MUL_U32' is reserved because it starts with '_' followed by a
capital letter [-Werror,-Wreserved-identifier]
static inline gboolean _GLIB_CHECKED_MUL_U32 (guint32 *dest, guint32 a, guint32
b) {
                       ^
/usr/local/include/glib-2.0/glib/gtypes.h:462:24: error: identifier
'_GLIB_CHECKED_ADD_U64' is reserved because it starts with '_' followed by a
capital letter [-Werror,-Wreserved-identifier]
static inline gboolean _GLIB_CHECKED_ADD_U64 (guint64 *dest, guint64 a, guint64
b) {
                       ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 26 Oct 2021
[ 09:15 Mikael Urankar (mikael) search for other commits by this committer Author: VVD ]    commit hash:8aa40aa3053c90560cbcdaea57f03a4a371cb2d2  commit hash:8aa40aa3053c90560cbcdaea57f03a4a371cb2d2  commit hash:8aa40aa3053c90560cbcdaea57f03a4a371cb2d2  8aa40aa 
graphics/libavif: Remove BROKEN after recent libyuv update.

PR:	259376
Thu, 21 Oct 2021
[ 14:49 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:932dddab2bb6ad54a7cfa8e010970536dac0b380  commit hash:932dddab2bb6ad54a7cfa8e010970536dac0b380  commit hash:932dddab2bb6ad54a7cfa8e010970536dac0b380  932ddda 
graphics/libavif: update to 0.9.3

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.9.2...v0.9.3
Reported by:	Repology
Wed, 20 Oct 2021
[ 16:13 Stefan Eßer (se) search for other commits by this committer ]    commit hash:a7304ac0ba7f5a5d2cdba167e3ce85a03e553ff4  commit hash:a7304ac0ba7f5a5d2cdba167e3ce85a03e553ff4  commit hash:a7304ac0ba7f5a5d2cdba167e3ce85a03e553ff4  a7304ac 
graphics/libavif: Add CPE information

Approved by:	portmgr (blanket)
Thu, 14 Oct 2021
[ 22:20 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a950db788b12bee90ad809efda421a4f14d231f7  commit hash:a950db788b12bee90ad809efda421a4f14d231f7  commit hash:a950db788b12bee90ad809efda421a4f14d231f7  a950db7  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
multimedia/aom: force rebuild consumers after 6f68add3f9ab

$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
Thu, 24 Jun 2021
[ 02:55 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:91c45568b39798c0c79ba08c41c215222049d821  commit hash:91c45568b39798c0c79ba08c41c215222049d821  commit hash:91c45568b39798c0c79ba08c41c215222049d821  91c4556 
graphics/libavif: update to 0.9.2

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.9.1...v0.9.2
Reported by:	GitHub (watch releases)
Thu, 20 May 2021
[ 02:38 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:efc8ec091e7f45111574543dca47d8123da40476  commit hash:efc8ec091e7f45111574543dca47d8123da40476  commit hash:efc8ec091e7f45111574543dca47d8123da40476  efc8ec0 
graphics/libavif: update to 0.9.1

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.9.0...v0.9.1
Reported by:	GitHub (watch releases)
Tue, 18 May 2021
[ 00:47 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:1d796349d4a661ebb4e8c0188d1d88e15d25d32f  commit hash:1d796349d4a661ebb4e8c0188d1d88e15d25d32f  commit hash:1d796349d4a661ebb4e8c0188d1d88e15d25d32f  1d79634 
graphics/libavif: convert to USES=cmake:testing
Tue, 11 May 2021
[ 00:58 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:0c0a4f4b91481ccc3e0ba9df781ab80ec3fee876  commit hash:0c0a4f4b91481ccc3e0ba9df781ab80ec3fee876  commit hash:0c0a4f4b91481ccc3e0ba9df781ab80ec3fee876  0c0a4f4 
multimedia/svt-av1: update to 0.8.7

Changes:	https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.8.7
Reported by:	Repology
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 23 Mar 2021
[ 22:01 jbeich search for other commits by this committer ] Original commit   Revision:569067 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
multimedia/aom: update to 3.0.0

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
Tue, 23 Feb 2021
[ 06:40 jbeich search for other commits by this committer ] Original commit   Revision:566371
graphics/libavif: update to 0.9.0

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.4...v0.9.0
Reported by:	GitHub (watch releases)
Sat, 30 Jan 2021
[ 19:45 tcberner search for other commits by this committer ] Original commit   Revision:563434
graphics/libyuv: update to 0.0.1767

- enable option in graphics/libavif

PR:		252822
Submitted by:	VVD <vvd@unislabs.com>
Mon, 30 Nov 2020
[ 00:28 jbeich search for other commits by this committer ] Original commit   Revision:556608
multimedia/svt-av1: update to 0.8.6

Rebuild consumers after `EbSvtAv1EncConfiguration` grew in size with
`recode_loop` added in the middle of the struct.

Changes:	https://github.com/AOMediaCodec/SVT-AV1/releases/tag/v0.8.6
Reported by:	GitHub (watch releases)
Wed, 25 Nov 2020
[ 17:51 jbeich search for other commits by this committer ] Original commit   Revision:556301
graphics/libavif: update to 0.8.4

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.3...v0.8.4
Reported by:	GitHub (watch releases)
Mon, 23 Nov 2020
[ 22:08 jbeich search for other commits by this committer ] Original commit   Revision:556125
multimedia/dav1d: update to 0.8.0

Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0
Mon, 9 Nov 2020
[ 23:47 jbeich search for other commits by this committer ] Original commit   Revision:554798
graphics/libavif: update to 0.8.3

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.2...v0.8.3
Reported by:	GitHub (watch releases)
Thu, 15 Oct 2020
[ 00:59 jbeich search for other commits by this committer ] Original commit   Revision:552368
graphics/libavif: update to 0.8.2

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.1...v0.8.2
Reported by:	GitHub (watch releases)
Thu, 3 Sep 2020
[ 16:37 jbeich search for other commits by this committer ] Original commit   Revision:547468
graphics/libavif: connect tests to "make test"
[ 16:37 jbeich search for other commits by this committer ] Original commit   Revision:547467
graphics/libavif: replace USES=localbase with upstream fix
Sat, 29 Aug 2020
[ 00:38 jbeich search for other commits by this committer ] Original commit   Revision:546859
multimedia/libgav1: add new port

libgav1 is a Main profile (0) & High profile (1) compliant AV1 decoder.

https://chromium.googlesource.com/codecs/libgav1
Mon, 24 Aug 2020
[ 08:40 jbeich search for other commits by this committer ] Original commit   Revision:546058
graphics/libavif: switch Clang workaround to upstream
[ 08:40 jbeich search for other commits by this committer ] Original commit   Revision:546057
graphics/libavif: drop mime workaround after r546053
Thu, 6 Aug 2020
[ 00:16 jbeich search for other commits by this committer ] Original commit   Revision:544255
graphics/libavif: enable gdk-pixbuf2 loader

$ avifenc huge.jpg huge.avif
$ mcomix huge.avif
$ swaymsg output \* background $PWD/test.avif fill
Wed, 5 Aug 2020
[ 22:38 jbeich search for other commits by this committer ] Original commit   Revision:544249
graphics/libavif: update to 0.8.1

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.0...v0.8.1
Reported by:	GitHub (watch releases)
Tue, 14 Jul 2020
[ 23:31 jbeich search for other commits by this committer ] Original commit   Revision:542240
graphics/libavif: update to 0.8.0

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.7.3...v0.8.0
Reported by:	GitHub (watch releases)
Fri, 8 May 2020
[ 21:35 jbeich search for other commits by this committer ] Original commit   Revision:534700
multimedia/aom: update to 2.0.0.r1 (stable branch)

Changes:	https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by:	Balance- on /r/AV1
Thu, 7 May 2020
[ 00:39 jbeich search for other commits by this committer ] Original commit   Revision:534218
multimedia/aom: update to 1.0.0.3639

Changes:	https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
Mon, 4 May 2020
[ 19:36 jbeich search for other commits by this committer ] Original commit   Revision:533972
graphics/libavif: update to 0.7.3

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.7.2...v0.7.3
Reported by:	GitHub (watch releases)
Sat, 2 May 2020
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:533596
multimedia/aom: update to 1.0.0.3596

Changes:	https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
Tue, 28 Apr 2020
[ 00:52 jbeich search for other commits by this committer ] Original commit   Revision:533219
multimedia/aom: update to 1.0.0.3547

Changes:	https://aomedia.googlesource.com/aom/+log/2f0cc17ec..5d6f2d42c
Fri, 24 Apr 2020
[ 19:34 jbeich search for other commits by this committer ] Original commit   Revision:532891
graphics/libavif: update to 0.7.2

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.7.1...v0.7.2
Reported by:	GitHub (watch releases)
Fri, 17 Apr 2020
[ 14:49 jbeich search for other commits by this committer ] Original commit   Revision:531936
graphics/libavif: update to 0.7.1

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.6.4...v0.7.1
Reported by:	GitHub (watch releases)
Wed, 15 Apr 2020
[ 06:26 jbeich search for other commits by this committer ] Original commit   Revision:531746
graphics/libavif: update to 0.6.4

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.6.3...v0.6.4
Reported by:	GitHub (watch releases)
Sat, 11 Apr 2020
[ 00:56 pkubaj search for other commits by this committer ] Original commit   Revision:531390
graphics/libavif: fix build on GCC architectures

Use newer GCC to avoid error caused by -Werror:
/wrkdirs/usr/ports/graphics/libavif/work/libavif-0.6.3/src/reformat.c:316:
warning: comparison is always false due to limited range of data type

MFH:		2020Q2 (fix build blanket)
Tue, 31 Mar 2020
[ 20:36 jbeich search for other commits by this committer ] Original commit   Revision:530015
graphics/libavif: update to 0.6.3

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.6.2...v0.6.3
Reported by:	portscout
Thu, 12 Mar 2020
[ 15:36 jbeich search for other commits by this committer ] Original commit   Revision:528294
graphics/libavif: update to 0.6.2

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.6.0...v0.6.2
Reported by:	portscout
Tue, 10 Mar 2020
[ 11:08 jbeich search for other commits by this committer ] Original commit   Revision:528150
graphics/libavif: update to 0.6.0

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.7...v0.6.0
Reported by:	portscout
Fri, 6 Mar 2020
[ 11:32 jbeich search for other commits by this committer ] Original commit   Revision:527874
multimedia/dav1d: update to 0.6.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.6.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.6.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.5.2...0.6.0
Wed, 4 Mar 2020
[ 21:13 jbeich search for other commits by this committer ] Original commit   Revision:527799
graphics/libavif: update to 0.5.7

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.6...v0.5.7
Reported by:	portscout
Thu, 20 Feb 2020
[ 11:00 jbeich search for other commits by this committer ] Original commit   Revision:526564
graphics/libavif: update to 0.5.6

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.5...v0.5.6
Reported by:	portscout
Fri, 14 Feb 2020
[ 13:20 jbeich search for other commits by this committer ] Original commit   Revision:526110
graphics/libavif: update to 0.5.5

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.4...v0.5.5
Reported by:	GitHub (watch releases)
Sat, 25 Jan 2020
[ 23:51 jbeich search for other commits by this committer ] Original commit   Revision:524143
multimedia/aom: update to 1.0.0.3002

Changes:	https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
Thu, 23 Jan 2020
[ 00:55 jbeich search for other commits by this committer ] Original commit   Revision:523852
multimedia/aom: update to 1.0.0.2985

Changes:	https://aomedia.googlesource.com/aom/+log/37d6a4b69..b14b3dbef
Wed, 22 Jan 2020
[ 00:50 jbeich search for other commits by this committer ] Original commit   Revision:523756
graphics/libavif: update to 0.5.4

Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.5.3...v0.5.4
Mon, 20 Jan 2020
[ 02:01 jbeich search for other commits by this committer ] Original commit   Revision:523600
graphics/libavif: add new port

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

https://github.com/AOMediaCodec/libavif

Number of commits found: 67