rust-rav1e 0.8.1-ok1 source package in openKylin
Changelog
rust-rav1e (0.8.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sat, 09 May 2026 06:52:12 +0800
rust-rav1e (0.8.1-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sat, 09 May 2026 06:52:12 +0800
| Series | Published | Component | Section |
|---|
| File | Size | SHA-256 Checksum |
|---|---|---|
| rust-rav1e_0.8.1.orig.tar.gz | 1.4 MiB | 43b6dd56e85d9483277cde964fd1bdb0428de4fec5ebba7540995639a21cb32b |
| rust-rav1e_0.8.1-ok1.debian.tar.xz | 17.9 KiB | 1167d8dd7c60505323daf59a646d9cf659aec501ba29ac8673f258f16bab82df |
| rust-rav1e_0.8.1-ok1.dsc | 4.2 KiB | dc6acc4cd7b9f0117e77246872d96c895162c3c25db4845849d9147bd02413f2 |
rav1e is a encoder for the AV1 video codec.
.
This package contains the development files.
rav1e is a encoder for the AV1 video codec.
.
This package contains the shared library.
Rust crate rav1e
rav1e is a encoder for the AV1 video codec. It supports the
following features:
* Intra, inter, and switch frames
* 64x64 superblocks
* 4x4 to 64x64 RDO-selected square and rectangular blocks
* DC, H, V, Paeth, smooth, and all directional prediction modes
* DCT, (FLIP-)ADST and identity transforms (up to 64x64, 16x16 and 32x32
respectively)
* 8-, 10- and 12-bit depth color
* 4:2:0, 4:2:2 and 4:4:4 chroma sampling
* 11 speed settings (0-10, exhaustive to near real-time)
* Constant quantizer and target bitrate (single- and multi-pass) encoding
modes
* Still picture mode
.
This package contains the command line encoder.