rust-rav1e 0.8.1-ok2 source package in openKylin
Changelog
rust-rav1e (0.8.1-ok2) huanghe; urgency=medium * 兼容老的librav1e0 * 对librav1e.so.0.8提供librav1e.so.0,兼容老版本库 -- liwenjun <email address hidden> Mon, 27 Jul 2026 15:42:23 +0800
rust-rav1e (0.8.1-ok2) huanghe; urgency=medium * 兼容老的librav1e0 * 对librav1e.so.0.8提供librav1e.so.0,兼容老版本库 -- liwenjun <email address hidden> Mon, 27 Jul 2026 15:42:23 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | rust |
| File | Size | SHA-256 Checksum |
|---|---|---|
| rust-rav1e_0.8.1.orig.tar.gz | 1.4 MiB | 43b6dd56e85d9483277cde964fd1bdb0428de4fec5ebba7540995639a21cb32b |
| rust-rav1e_0.8.1-ok2.debian.tar.xz | 18.1 KiB | c3392a67ec629ca04d35a36d452a9333da5d1a74a53171bc0747749e3892c755 |
| rust-rav1e_0.8.1-ok2.dsc | 4.2 KiB | a95935ca04f26a86562a948331416a0f70da659d60cdb5fc7c9c766e9b2c9260 |
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.