Actions: memorysafety/rav1d
Actions
573 workflow run results
573 workflow run results
fn Rav1dPictureDataComponent::with_offset
: Replace manual, separate…
build and run extra tests on x86-64
#792:
Commit 7dd59cf
pushed
by
kkysen
fn splat_dc
: Use zerocopy
to make the slice casting safe (#1200)
build and run extra tests on x86-64
#791:
Commit d0a3332
pushed
by
kkysen
fn filter_plane_{cols,rows}_{y,uv}
: Remove last of bounds checks in…
build and run extra tests on x86-64
#790:
Commit 231e81e
pushed
by
kkysen
mod msac
improvements from dav1d 1.4.2 (#1224)
build and run extra tests on x86-64
#789:
Commit 3c238c2
pushed
by
fbossen
mod msac
improvements from dav1d 1.4.1 (#1223)
build and run extra tests on x86-64
#788:
Commit 53da82d
pushed
by
fbossen
fn rav1d_worker_task
: Use read
instead of try_read
to fix conte…
build and run extra tests on x86-64
#787:
Commit ae1135d
pushed
by
randomPoison
looprestoration.rs
: Cleanup in aarch64 functions (#1204)
build and run extra tests on x86-64
#786:
Commit 0022862
pushed
by
randomPoison
fn loop_restoration_filter
: Take safe lpf
arg for Rust fallbacks …
build and run extra tests on x86-64
#785:
Commit cb1bd86
pushed
by
randomPoison
fn ipred_z*_neon
: Cleanup and make safer (#1184)
build and run extra tests on x86-64
#784:
Commit 24a421e
pushed
by
randomPoison
fn read_mv_residual
from dav1d 1.4.2 (#1…
build and run extra tests on x86-64
#783:
Commit 009c9ed
pushed
by
fbossen
1.79.0
: Update nightly
to Rust 1.79 (#1201)
build and run extra tests on x86-64
#782:
Commit 84f9cc8
pushed
by
kkysen
struct CdfContext
size reduction from dav1d 1.4.2 (#1198)
build and run extra tests on x86-64
#781:
Commit e563950
pushed
by
fbossen
struct Rav1dPictureDataComponentOffset
: Add a bunch of helper metho…
build and run extra tests on x86-64
#780:
Commit 59e623c
pushed
by
kkysen
fn filter_plane_{cols,rows}_{y,uv}
: Refactor, cleanup, and optimize…
build and run extra tests on x86-64
#779:
Commit c3a6f07
pushed
by
kkysen
struct RelaxedAtomic
: Replace Atomic*
s that use only relaxed ops …
build and run extra tests on x86-64
#778:
Commit 64ed8a2
pushed
by
kkysen
mod lib
: Mark #![deny(unsafe_op_in_unsafe_fn)]
with safety docs a…
build and run extra tests on x86-64
#777:
Commit a6619b2
pushed
by
kkysen
struct Rav1dState
: Split out the fields of Rav1dContext
that are …
build and run extra tests on x86-64
#775:
Commit f47a5d7
pushed
by
kkysen
cdf
optimization from dav1d 1.4.2 (#1197)
build and run extra tests on x86-64
#774:
Commit 7c9de93
pushed
by
fbossen
fn {d|r}av1d_cdf_thread_update
simplification from dav1d 1…
build and run extra tests on x86-64
#773:
Commit 328de6e
pushed
by
fbossen
mod obu
: #![deny(unsafe_code)]
(#1191)
build and run extra tests on x86-64
#772:
Commit d3f9efc
pushed
by
kkysen
fn rotate
: Mark safe and make generic (#1190)
build and run extra tests on x86-64
#771:
Commit 0556b3b
pushed
by
randomPoison
fn decode_coefs
: Cleanup current_block
control flow (#1189)
build and run extra tests on x86-64
#770:
Commit ed42e77
pushed
by
randomPoison
lvl
buffer alignment from dav1d 1.4.2 (#1188)
build and run extra tests on x86-64
#769:
Commit 9966010
pushed
by
fbossen
x86 asm
improvements from dav1d 1.4.2 (#1187)
build and run extra tests on x86-64
#768:
Commit 65379cf
pushed
by
fbossen