Actions: memorysafety/rav1d
Actions
818 workflow runs
818 workflow runs
mod filmgrain::neon
: Make safe (#1285)
build and run extra tests on x86-64
#853:
Commit 9840a4d
pushed
by
kkysen
fn {d,r}av1d_cdf_thread_update
code size reduction from da…
build and run extra tests on x86-64
#852:
Commit 051443f
pushed
by
fbossen
struct Unique<T>
: Copy #[doc(hidden)]
core:::ptr::Unique
for us…
build and run extra tests on x86-64
#849:
Commit c25593e
pushed
by
kkysen
release-with-debug
profile (#1281)
build and run extra tests on x86-64
#848:
Commit ae0fa47
pushed
by
rinon
read_vartx_tree
and rav1d_create_lf_mask_intra
…
build and run extra tests on x86-64
#847:
Commit b0b6bae
pushed
by
rinon
struct Dav1dITUTT35::payload
: Fix leak (#1280)
build and run extra tests on x86-64
#846:
Commit 4c844b5
pushed
by
kkysen
mod c_{box,arc}
: Make safe (#1275)
build and run extra tests on x86-64
#845:
Commit e77f29b
pushed
by
kkysen
struct Rav1dFrameContext_lf::level
: Change [u8; 4]
s to u8
s and …
build and run extra tests on x86-64
#844:
Commit 5cf49e0
pushed
by
kkysen
fn loopfilter_sb
: Make safe (#1269)
build and run extra tests on x86-64
#843:
Commit 7e0a9d8
pushed
by
kkysen
struct Rav1dTileStateContext
: Extract locking higher in the call st…
build and run extra tests on x86-64
#842:
Commit d9bc0e3
pushed
by
rinon
fn resize
: Make safe w/ WithOffset<PicOrBuf<AlignedVec64<u8>>>
(#…
build and run extra tests on x86-64
#841:
Commit 093a17d
pushed
by
kkysen
fn decode_coefs_class
: Replace simple branch w/ branchless logic (#…
build and run extra tests on x86-64
#840:
Commit 0bae523
pushed
by
kkysen
fn CfSelect::{get,set}
: Remove and replace with direct indexing, sl…
build and run extra tests on x86-64
#839:
Commit a107d6c
pushed
by
kkysen
fn AsMutPtr::as_mut_ptr
: unsafe
ly assume
alignment when it's gr…
build and run extra tests on x86-64
#838:
Commit bac75f9
pushed
by
kkysen
enum Ac
: Put qm_tbl: &[u8]
in Ac::Qm
to avoid .unwrap()
ing it…
build and run extra tests on x86-64
#837:
Commit 51f0ef2
pushed
by
kkysen
enum TileStateRef
: Manual impl Atom
instead of #[derive(Atom)]
i…
build and run extra tests on x86-64
#836:
Commit 3f55807
pushed
by
kkysen
enum CfSelect
: Optimize some checks and make offsets u32
s (#1258)
build and run extra tests on x86-64
#835:
Commit d98a9c0
pushed
by
kkysen
enum PicOrBuf
: Add enum
that can be either a pic or buf and refac…
build and run extra tests on x86-64
#834:
Commit a33d74a
pushed
by
kkysen
struct MsacContext
: Make data safe (#1076)
build and run extra tests on x86-64
#833:
Commit 1b8df1d
pushed
by
kkysen
fn filter_plane_cols_{y,uv}
: avoid modulo operation
build and run extra tests on x86-64
#832:
Commit 4087f36
pushed
by
fbossen
fn decode_b
: Move seq_hdr
reference up (#1261)
build and run extra tests on x86-64
#831:
Commit 127649f
pushed
by
rinon
fn {get_prev_frame_segid, rav1d_create_lf_mask_inter}
: Remove inlin…
build and run extra tests on x86-64
#830:
Commit efdc7b9
pushed
by
rinon
release-with-debug
profile and make test_rust
default false (…
build and run extra tests on x86-64
#829:
Commit 4167a37
pushed
by
rinon