Name: | rust-rav1e+check_asm-devel |
---|---|
Version: | 0.7.1 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4562 |
License: | BSD-2-Clause AND ISC |
RPM: | rust-rav1e+check_asm-devel-0.7.1-3.el9.noarch.rpm |
Source RPM: | rust-rav1e-0.7.1-3.el9.src.rpm |
Build Date: | Sat Oct 12 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/rav1e |
Summary: | Library files for rav1e |
Description: | The fastest and safest AV1 encoder. This package contains library source intended for building other packages which use the "check_asm" feature of the "rav1e" crate. |
- Drop unused dump_lookahead_data feature and its dependencies
- Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
- update to version 0.7.1; Fixes RHBZ#2256283
- Compatibility fixes for cargo-c v0.9.26 and newer
- Migrate to new cargo_cbuild and cargo_cinstall macros
- Update to version 0.6.6; Fixes RHBZ#2149770
- Ensure default Rust compiler flags apply to the shared library build
- Disambiguate code which is ambiguous with Rust 1.67+
- Backport upstream patch to fix UB / crash in test code