rust-rav1e 0.6.6-4 source package in Ubuntu

Changelog

rust-rav1e (0.6.6-4) unstable; urgency=medium

  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.1

  [ Peter Michael Green ]
  * Team upload.
  * Package rav1e 0.6.6 from crates.io using debcargo 2.6.0
  * Add +default to quickcheck build-dependency.
    + This doesn't matter in Debian right now, because currently quickcheck
      is built with collapsed features, but it's more correct and it did cause
      a build failure in raspbian.

  [ James McCoy ]
  * Relax assert_cmd dev-dependency to 2.0
  * Add Cargo.lock to debian/clean. (Closes: #1046755)
  * Fix paths for src/x86/filmgrain*.asm in debian/copyright

 -- James McCoy <email address hidden>  Thu, 23 Nov 2023 13:15:09 -0500

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-rav1e_0.6.6-4.dsc 4.3 KiB 3a346feee449254185aced7af45aa0445df558921793b2788cc935793ceca0e5
rust-rav1e_0.6.6.orig.tar.gz 1.4 MiB 16c383692a5e7abd9f6d1eddb1a5e0269f859392387883361bb09e5555852ec1
rust-rav1e_0.6.6-4.debian.tar.xz 18.1 KiB 5496ffbf349978b2683232b5f5a46c36afee58f814a0ecb76f2530a1c309c7fe

Available diffs

No changes file available.

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

 Rust crate rav1e

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