Package: rust-rav1e / 0.8.1-4

Metadata

Package Version Patches format
rust-rav1e 0.8.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove benches.patch | (download)

Cargo.toml | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 remove benches


0003 Remove wasm feature.patch | (download)

Cargo.toml | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 remove wasm feature


0004 Remove fuzzing feature.patch | (download)

Cargo.toml | 15 0 + 15 - 0 !
1 file changed, 15 deletions(-)

 remove fuzzing feature


0006 Tell dh cargo that source does not need to be includ.patch | (download)

build.rs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 tell dh-cargo that source does not need to be included


0007 Remove some unused features.patch | (download)

Cargo.toml | 38 0 + 38 - 0 !
1 file changed, 38 deletions(-)

 remove some unused features

The unstable, channel-api, quick_test and check_asm features are unused. The features
desync_finder, dump_ivf and dump_lookahead_data are only useful for internal development.

0008 Use rayon.patch | (download)

Cargo.toml | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

---
0009 Remove built.patch | (download)

Cargo.toml | 6 0 + 6 - 0 !
build.rs | 2 0 + 2 - 0 !
src/bin/common.rs | 9 2 + 7 - 0 !
src/lib.rs | 5 0 + 5 - 0 !
4 files changed, 2 insertions(+), 20 deletions(-)

---
0014 Relax itertools.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
0016 Remove tracing.patch | (download)

Cargo.toml | 21 0 + 21 - 0 !
src/activity.rs | 2 0 + 2 - 0 !
src/api/internal.rs | 10 0 + 10 - 0 !
src/api/lookahead.rs | 4 0 + 4 - 0 !
src/bin/muxer/ivf.rs | 1 0 + 1 - 0 !
src/bin/muxer/y4m.rs | 1 0 + 1 - 0 !
src/bin/rav1e.rs | 2 0 + 2 - 0 !
src/bin/stats.rs | 1 0 + 1 - 0 !
src/cdef.rs | 4 0 + 4 - 0 !
src/context/block_unit.rs | 1 0 + 1 - 0 !
src/deblock.rs | 3 0 + 3 - 0 !
src/encoder.rs | 13 0 + 13 - 0 !
src/lrf.rs | 5 0 + 5 - 0 !
src/me.rs | 8 0 + 8 - 0 !
src/rate.rs | 2 0 + 2 - 0 !
src/rdo.rs | 8 0 + 8 - 0 !
src/segmentation.rs | 2 0 + 2 - 0 !
17 files changed, 88 deletions(-)

---
0018 Revert to dav1d sys.patch | (download)

Cargo.toml | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---
remove tests with nom.patch | (download)

Cargo.toml | 8 0 + 8 - 0 !
src/header.rs | 35 0 + 35 - 0 !
2 files changed, 43 deletions(-)

---
relax fern.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
revert update to rand 0.9.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/activity.rs | 6 3 + 3 - 0 !
src/api/test.rs | 2 1 + 1 - 0 !
src/asm/shared/dist/cdef_dist.rs | 8 4 + 4 - 0 !
src/asm/shared/dist/sse.rs | 15 7 + 8 - 0 !
src/asm/shared/transform/forward.rs | 4 2 + 2 - 0 !
src/asm/shared/transform/inverse.rs | 4 2 + 2 - 0 !
src/asm/x86/quantize.rs | 10 5 + 5 - 0 !
src/test_encode_decode/mod.rs | 2 1 + 1 - 0 !
9 files changed, 27 insertions(+), 28 deletions(-)

 [patch] revert "update to rand 0.9"

This reverts commit cc665a580c56c05dae040091b50cbf9c54875e91.