Actions: memorysafety/rav1d
Actions
690 workflow runs
690 workflow runs
struct Rav1dContext
: Make frame contexts a Box<[_]>
build and test on armv7 and aarch64 with QEMU
#693:
Pull request #1000
opened
by
rinon
struct Rav1dFrameContext
: Separate into data and context
build and test on armv7 and aarch64 with QEMU
#692:
Pull request #952
synchronize
by
rinon
struct Rav1dTaskContext::scratch
: Make into zerocopy
-based "unions"
build and test on armv7 and aarch64 with QEMU
#691:
Pull request #969
synchronize
by
randomPoison
struct Rav1dFrameContext
: Separate into data and context
build and test on armv7 and aarch64 with QEMU
#683:
Pull request #952
synchronize
by
rinon
struct Rav1dRef
: Remove as it's now unused
build and test on armv7 and aarch64 with QEMU
#682:
Pull request #997
opened
by
kkysen
struct Rav1dPictureData
: Arc
ify
build and test on armv7 and aarch64 with QEMU
#681:
Pull request #992
synchronize
by
kkysen
fn rav1d_{thread_,}picture_{ref,move_ref,unref}
: Replace with .clone()
and mem::take
build and test on armv7 and aarch64 with QEMU
#680:
Pull request #996
opened
by
kkysen
struct Rav1dPictureData
: Arc
ify
build and test on armv7 and aarch64 with QEMU
#679:
Pull request #992
synchronize
by
kkysen
fn mem::zeroed
: Replace most uses with Default::default()
(#994)
build and test on armv7 and aarch64 with QEMU
#678:
Commit b27620a
pushed
by
kkysen
fn mem::zeroed
: Replace most uses with Default::default()
build and test on armv7 and aarch64 with QEMU
#677:
Pull request #994
synchronize
by
kkysen
dav1d
1.2.0: picture: allow storing an array of `Dav1…
build and test on armv7 and aarch64 with QEMU
#676:
Commit be8c0e6
pushed
by
kkysen
struct Rav1dFrameContext
: Separate into data and context
build and test on armv7 and aarch64 with QEMU
#675:
Pull request #952
synchronize
by
rinon
fn mem::zeroed
: Replace most uses with Default::default()
build and test on armv7 and aarch64 with QEMU
#674:
Pull request #994
synchronize
by
kkysen
dav1d
1.2.0: picture: allow storing an array of Dav1dITUTT35
entries
build and test on armv7 and aarch64 with QEMU
#673:
Pull request #993
synchronize
by
kkysen
fn mem::zeroed
: Replace most uses with Default::default()
build and test on armv7 and aarch64 with QEMU
#672:
Pull request #994
synchronize
by
kkysen
dav1d
1.2.0: picture: allow storing an array of Dav1dITUTT35
entries
build and test on armv7 and aarch64 with QEMU
#671:
Pull request #993
synchronize
by
kkysen
struct Rav1dFrameData::ipred_edge
: Make into DisjointMut<AlignedVec<u8>>
build and test on armv7 and aarch64 with QEMU
#670:
Pull request #995
synchronize
by
randomPoison
struct Rav1dFrameData::ipred_edge
: Make into DisjointMut<AlignedVec<u8>>
build and test on armv7 and aarch64 with QEMU
#669:
Pull request #995
opened
by
randomPoison