Commit Graph

13 Commits

Author SHA1 Message Date
Schrijvers Luc
aa828f6af3 libavif, bump version, cleanup old (#9542) 2023-09-30 10:02:49 +02:00
Schrijvers Luc
350b4604be libavif, cleanup (#8339) 2023-04-11 14:47:24 +02:00
Augustin Cavalier
f41849b063 libavif: Bump for rebuild against newer dav1d. 2022-07-07 22:07:00 -04:00
Jerome Duval
1cadd4556b libavif: actually 0.8.4 is required for compatibility 2022-02-26 08:45:21 +01:00
Jerome Duval
735a32a211 libavif: add compatibility package for 0.9.2
only used on nightlies
2022-02-26 08:34:50 +01:00
Jerome Duval
85a80fac55 libavif: build with libpng 1.6 2022-02-25 09:51:25 +01:00
Jerome Duval
be272bda90 libavif: bump version 2022-02-25 09:33:57 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
linkmauve
a378731c99 libavif: bump to 0.9.2 (#6141) 2021-08-23 20:18:38 +03:00
Jérôme Duval
0e601bc35d libavif: version gets on the build requires 2021-02-11 20:28:08 +01:00
Jérôme Duval
4a2b5d56fe dav1d: fix libVersion, rebuild libavif 2021-02-11 20:19:00 +01:00
Emmanuel Gil Peyrot
9bfb92d94b libavif: bump to 0.8.4 2021-02-11 18:21:28 +01:00
linkmauve
bf9c3e2025 libavif: new recipe for version 0.8.0 (#5206)
* libavif: new recipe for version 0.8.0

Only decoding is supported for now, as there is no package for rav1e
yet, because cargo-c fails to build due to
43b75d3dd4
not being in a release yet.

Once rav1e is in haikuports, it will only be a matter of passing
-DAVIF_CODEC_RAV1E=ON to cmake, and encoding will be possible.

Co-authored-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2020-09-14 14:06:50 +02:00