rust-rav1e 0.5.1-6ubuntu1 source package in Ubuntu

Changelog

rust-rav1e (0.5.1-6ubuntu1) lunar; urgency=medium

  * d/p/fix_ilog.patch: Fix build against Rust 1.67 (LP: #2012257)

 -- Simon Chopin <email address hidden>  Mon, 20 Mar 2023 12:40:18 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-rav1e_0.5.1.orig.tar.gz 1.1 MiB 56639427b5c9ad5734686eac009758593e2ba80eab08f6d083173c2e2b73cb00
rust-rav1e_0.5.1-6ubuntu1.debian.tar.xz 19.2 KiB ff95b84876b312d8f5ce96a66020eeeb33c9450f84678cbcf7e560a19f02cbc6
rust-rav1e_0.5.1-6ubuntu1.dsc 3.5 KiB ac51882f693d0289f57d8f110116e5a57f1bd210bc109ee079c42641936b727a

View changes file

Binary packages built by this source

librav1e-dev: Fastest and safest AV1 encoder - development files

 rav1e is a encoder for the AV1 video codec.
 .
 This package contains the development files.

librav1e0: Fastest and safest AV1 encoder - shared library

 rav1e is a encoder for the AV1 video codec.
 .
 This package contains the shared library.

librav1e0-dbgsym: debug symbols for librav1e0
librust-rav1e-dev: Fastest and safest AV1 encoder - Rust source code

 This package contains the source for the Rust rav1e crate, packaged by debcargo
 for use with cargo and dh-cargo.

rav1e: Fastest and safest AV1 encoder - command line encoder

 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.

rav1e-dbgsym: debug symbols for rav1e