Commit Graph

5 Commits

Author SHA1 Message Date
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