non port: graphics/libavif/distinfo |
Number of commits found: 44 |
Sunday, 4 Aug 2024
|
17:13 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
dc409f0 |
Saturday, 13 Jul 2024
|
00:46 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)
d5effbf |
Thursday, 8 Feb 2024
|
20:09 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)
4042d70 |
Tuesday, 5 Dec 2023
|
00:35 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)
2063e53 |
Friday, 17 Nov 2023
|
08:48 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)
57531d3 |
Tuesday, 29 Aug 2023
|
23:15 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)
2995e71 |
00:34 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)
b578933 |
Thursday, 2 Feb 2023
|
08:29 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
9fd5233 |
Friday, 21 Oct 2022
|
03:36 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)
629e09f |
Wednesday, 19 Oct 2022
|
21:51 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)
281cce9 |
Monday, 17 Oct 2022
|
23:47 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)
f93917f |
17:51 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;
~ ~~~~~~~~~~~~~~~~^~~~~~~~
52229d4 |
17:50 Jan Beich (jbeich)
graphics/libavif: switch 9a565c82d861 to merged version
babdbde |
Saturday, 15 Oct 2022
|
00:33 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())
9a565c8 |
Friday, 14 Oct 2022
|
22:30 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)
36a733d |
Tuesday, 12 Apr 2022
|
00:52 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)
a543237 |
Wednesday, 6 Apr 2022
|
22:15 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)
7d367d2 |
Saturday, 19 Mar 2022
|
20:47 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
48c0caf |
Saturday, 22 Jan 2022
|
14:24 Jan Beich (jbeich)
multimedia/svt-av1: update to 0.9.0
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.9.0
Reported by: Repology
b2302fb |
Wednesday, 10 Nov 2021
|
19:06 Jan Beich (jbeich)
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) {
^
/usr/local/include/glib-2.0/glib/gtypes.h:463:3: warning: '_Static_assert' is a
C11 extension [-Wc11-extensions]
G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64));
^
/usr/local/include/glib-2.0/glib/gmacros.h:819:31: note: expanded from macro
'G_STATIC_ASSERT'
#define G_STATIC_ASSERT(expr) _Static_assert (expr, "Expression evaluates to
false")
^
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:465:24: error: identifier
'_GLIB_CHECKED_MUL_U64' is reserved because it starts with '_' followed by a
capital letter [-Werror,-Wreserved-identifier]
static inline gboolean _GLIB_CHECKED_MUL_U64 (guint64 *dest, guint64 a, guint64
b) {
^
/usr/local/include/glib-2.0/glib/gtypes.h:495:16: error: identifier
'_GDoubleIEEE754' is reserved because it starts with '_' followed by a capital
letter [-Werror,-Wreserved-identifier]
typedef union _GDoubleIEEE754 GDoubleIEEE754;
^
/usr/local/include/glib-2.0/glib/gtypes.h:496:16: error: identifier
'_GFloatIEEE754' is reserved because it starts with '_' followed by a capital
letter [-Werror,-Wreserved-identifier]
typedef union _GFloatIEEE754 GFloatIEEE754;
^
/usr/local/include/glib-2.0/glib/gtypes.h:545:16: error: identifier '_GTimeVal'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
^
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:31:
/usr/local/include/glib-2.0/glib/garray.h:36:16: error: identifier '_GBytes' is
reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GBytes GBytes;
^
/usr/local/include/glib-2.0/glib/garray.h:37:16: error: identifier '_GArray' is
reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GArray GArray;
^
/usr/local/include/glib-2.0/glib/garray.h:38:16: error: identifier '_GByteArray'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GByteArray GByteArray;
^
/usr/local/include/glib-2.0/glib/garray.h:39:16: error: identifier '_GPtrArray'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GPtrArray GPtrArray;
^
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:32:
In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:32:
In file included from /usr/local/include/glib-2.0/glib/gthread.h:33:
/usr/local/include/glib-2.0/glib/gerror.h:41:16: error: identifier '_GError' is
reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GError GError;
^
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:32:
In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:32:
In file included from /usr/local/include/glib-2.0/glib/gthread.h:34:
/usr/local/include/glib-2.0/glib/gutils.h:274:16: error: identifier '_GDebugKey'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GDebugKey GDebugKey;
^
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:32:
In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:32:
/usr/local/include/glib-2.0/glib/gthread.h:49:16: error: identifier '_GThread'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GThread GThread;
^
/usr/local/include/glib-2.0/glib/gthread.h:51:16: error: identifier '_GMutex' is
reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef union _GMutex GMutex;
^
/usr/local/include/glib-2.0/glib/gthread.h:52:16: error: identifier '_GRecMutex'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GRecMutex GRecMutex;
^
/usr/local/include/glib-2.0/glib/gthread.h:53:16: error: identifier '_GRWLock'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GRWLock GRWLock;
^
/usr/local/include/glib-2.0/glib/gthread.h:54:16: error: identifier '_GCond' is
reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GCond GCond;
^
/usr/local/include/glib-2.0/glib/gthread.h:55:16: error: identifier '_GPrivate'
is reserved because it starts with '_' followed by a capital letter
[-Werror,-Wreserved-identifier]
typedef struct _GPrivate GPrivate;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
Reported by: antoine (via bug 258209 exp-run)
1d042b7 |
Thursday, 21 Oct 2021
|
14:49 Jan Beich (jbeich)
graphics/libavif: update to 0.9.3
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.9.2...v0.9.3
Reported by: Repology
932ddda |
Thursday, 24 Jun 2021
|
02:55 Jan Beich (jbeich)
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)
91c4556 |
Thursday, 20 May 2021
|
02:38 Jan Beich (jbeich)
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)
efc8ec0 |
02:38 Jan Beich (jbeich)
graphics/libavif: unbreak fetch
fetch: https://github.com/AOMediaCodec/libavif/commit/2340cdb5f0c2.patch: size
mismatch: expected 1712, actual 1714
-index 919f0bc..cb680c3 100644
+index 919f0bc1..cb680c33 100644
43938a3 |
Tuesday, 23 Feb 2021
|
06:40 jbeich
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)
|
Wednesday, 25 Nov 2020
|
17:51 jbeich
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)
|
Monday, 9 Nov 2020
|
23:47 jbeich
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)
|
Thursday, 15 Oct 2020
|
00:59 jbeich
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)
|
Thursday, 3 Sep 2020
|
16:37 jbeich
graphics/libavif: replace USES=localbase with upstream fix
|
Monday, 24 Aug 2020
|
08:40 jbeich
graphics/libavif: switch Clang workaround to upstream
|
Wednesday, 5 Aug 2020
|
22:38 jbeich
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)
|
Tuesday, 14 Jul 2020
|
23:31 jbeich
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)
|
Monday, 4 May 2020
|
19:36 jbeich
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)
|
Friday, 24 Apr 2020
|
19:34 jbeich
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)
|
Friday, 17 Apr 2020
|
14:49 jbeich
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)
|
Wednesday, 15 Apr 2020
|
06:26 jbeich
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)
|
Tuesday, 31 Mar 2020
|
20:36 jbeich
graphics/libavif: update to 0.6.3
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.6.2...v0.6.3
Reported by: portscout
|
Thursday, 12 Mar 2020
|
15:36 jbeich
graphics/libavif: update to 0.6.2
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.6.0...v0.6.2
Reported by: portscout
|
Tuesday, 10 Mar 2020
|
11:08 jbeich
graphics/libavif: update to 0.6.0
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.5.7...v0.6.0
Reported by: portscout
|
Wednesday, 4 Mar 2020
|
21:13 jbeich
graphics/libavif: update to 0.5.7
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.5.6...v0.5.7
Reported by: portscout
|
Thursday, 20 Feb 2020
|
11:00 jbeich
graphics/libavif: update to 0.5.6
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.5.5...v0.5.6
Reported by: portscout
|
Friday, 14 Feb 2020
|
13:20 jbeich
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)
|
Wednesday, 22 Jan 2020
|
00:50 jbeich
graphics/libavif: update to 0.5.4
Changes: https://github.com/AOMediaCodec/libavif/compare/v0.5.3...v0.5.4
|
Monday, 20 Jan 2020
|
02:01 jbeich
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: 44 |