Actions: memorysafety/rav1d
Actions
552 workflow run results
552 workflow run results
fn mask
: Make safe (#1148)
build and run extra tests on x86-64
#742:
Commit b45b5b3
pushed
by
kkysen
fn blend
: Make safe (#1147)
build and run extra tests on x86-64
#741:
Commit b2079e3
pushed
by
kkysen
mod mc
: Use wrap_fn_ptr!
on all remaining fn
ptrs (#1146)
build and run extra tests on x86-64
#740:
Commit 970489b
pushed
by
kkysen
fn obmc
: Make dst
data race safe, at least within the fn
(#1145)
build and run extra tests on x86-64
#739:
Commit 2c0c0e9
pushed
by
kkysen
fn rav1d_prepare_intra_edges
: Make data race safe (#1144)
build and run extra tests on x86-64
#738:
Commit a662ab4
pushed
by
kkysen
fn itxfm
: Make safe w/ extra args (#1143)
build and run extra tests on x86-64
#737:
Commit 3a3fbe8
pushed
by
kkysen
fn cfl_pred
: Make safe w/ extra `FFISafe<Rav1dPictureDataComponent>…
build and run extra tests on x86-64
#736:
Commit 646f35f
pushed
by
kkysen
fn cdef{,_dir}
: Use wrap_fn_ptr!
and make call safer (#1138)
build and run extra tests on x86-64
#735:
Commit e1063a8
pushed
by
kkysen
fn filter_edge
,fn upsample_edge
: Cleanup and make safe (#1141)
build and run extra tests on x86-64
#734:
Commit 8b22fde
pushed
by
randomPoison
fn Rav1dRefmvsDSPContext::splat_mv
: Optimize (#1153)
build and run extra tests on x86-64
#732:
Commit 32a89d3
pushed
by
kkysen
mod decode
: Make remaining fn
s safe (#1139)
build and run extra tests on x86-64
#730:
Commit af7bb4e
pushed
by
randomPoison
fn loopfilter_sb
: Use wrap_fn_ptr!
and make call safer (#1135)
build and run extra tests on x86-64
#729:
Commit abb71d2
pushed
by
kkysen
fn constrain
: Cleanup and make safe (#1134)
build and run extra tests on x86-64
#728:
Commit adee7fd
pushed
by
kkysen
fn get_filter_strength
: Cleanup and make safe (#1137)
build and run extra tests on x86-64
#727:
Commit f36b93b
pushed
by
kkysen
fn get_upsample
: Cleanup and make safe (#1133)
build and run extra tests on x86-64
#726:
Commit 456defa
pushed
by
kkysen
fn cfl_ac
: Make safe (#1132)
build and run extra tests on x86-64
#725:
Commit 244d15b
pushed
by
kkysen
fn emu_edge_rust
: Make safe w/ extra `FFISafe<Rav1dPictureDataCompo…
build and run extra tests on x86-64
#724:
Commit cf94277
pushed
by
kkysen
fn generate_grain_{y,uv}_rust
: Make safe (#1128)
build and run extra tests on x86-64
#723:
Commit fd02926
pushed
by
kkysen
fn rav1d_apply_grain_row
: Make safe (#1127)
build and run extra tests on x86-64
#722:
Commit decb534
pushed
by
kkysen
fn fg{y,uv}_32x32xn_rust
: Make safe (#1126)
build and run extra tests on x86-64
#721:
Commit 9be05a2
pushed
by
kkysen
fn fg{y,uv}_32x32xn_rust
: Use slices where possible (#1125)
build and run extra tests on x86-64
#720:
Commit 1e0eb8d
pushed
by
kkysen
fn fg{y,uv}_32x32xn::Fn::call
: Make args safe `Rav1dPictureDataComp…
build and run extra tests on x86-64
#719:
Commit 3d268d9
pushed
by
kkysen
cbi
buffer optimization from dav1d 1.3.0 (#1121)
build and run extra tests on x86-64
#718:
Commit 1aae512
pushed
by
fbossen