Skip to content

Actions: memorysafety/rav1d

build and run extra tests on x86-64

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
423 workflow run results
423 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

mod lf_apply: clean up code and use slices instead of raw pointers …
build and run extra tests on x86-64 #464: Commit f6d4770 pushed by fbossen
March 7, 2024 16:54 15m 24s main
March 7, 2024 16:54 15m 24s
mod lr_apply: fix support for negative strides
build and run extra tests on x86-64 #463: Commit 3e116de pushed by fbossen
March 7, 2024 16:53 15m 25s main
March 7, 2024 16:53 15m 25s
enum Rav1dFilterMode: make a real enum (#786)
build and run extra tests on x86-64 #462: Commit d6e36fa pushed by kkysen
March 6, 2024 03:31 15m 23s main
March 6, 2024 03:31 15m 23s
struct Rav1dFrameContext_lf::cdef_lpf_line: Make ptrs into offsets …
build and run extra tests on x86-64 #461: Commit c988a43 pushed by randomPoison
March 5, 2024 22:56 15m 15s main
March 5, 2024 22:56 15m 15s
struct Rav1dFrameContext_lf::cdef_line: Convert pointers to offsets…
build and run extra tests on x86-64 #460: Commit 2f42efb pushed by randomPoison
March 5, 2024 19:43 17m 1s main
March 5, 2024 19:43 17m 1s
fn BitDepth::pxstride: Remove unnecessary casts when invoking
build and run extra tests on x86-64 #459: Commit 58dc72d pushed by fbossen
March 5, 2024 15:04 15m 52s main
March 5, 2024 15:04 15m 52s
Add arm/aarch64 assembly code for loop restoration from dav1d 1.3.0 …
build and run extra tests on x86-64 #458: Commit 44830a1 pushed by kkysen
March 4, 2024 21:02 17m 13s main
March 4, 2024 21:02 17m 13s
enum Rav1dTxfmMode: make a real enum (#783)
build and run extra tests on x86-64 #457: Commit 4932987 pushed by kkysen
March 4, 2024 21:02 15m 52s main
March 4, 2024 21:02 15m 52s
struct TxLpfRightEdge: New-type wrap the Vec in `Rav1dFrameContex…
build and run extra tests on x86-64 #456: Commit 33f1413 pushed by kkysen
March 4, 2024 20:31 17m 19s main
March 4, 2024 20:31 17m 19s
fn BPC::pxstride: Move fn pxstride to BPC, too, to allow it to …
build and run extra tests on x86-64 #455: Commit 72c5bf5 pushed by kkysen
March 4, 2024 20:31 16m 8s main
March 4, 2024 20:31 16m 8s
struct Rav1dFrameContext_lf::cdef_line_buf: Make into `AlignedVec32…
build and run extra tests on x86-64 #454: Commit 5711988 pushed by randomPoison
March 4, 2024 18:10 15m 25s main
March 4, 2024 18:10 15m 25s
enum ObuMetaType: make a real enum (#778)
build and run extra tests on x86-64 #453: Commit 98b5498 pushed by kkysen
March 4, 2024 09:42 15m 26s main
March 4, 2024 09:42 15m 26s
Port C code to Rust
build and run extra tests on x86-64 #452: Commit ed341e1 pushed by fbossen
March 1, 2024 11:32 15m 28s main
March 1, 2024 11:32 15m 28s
enum BlockLevel: Make a real enum (#760)
build and run extra tests on x86-64 #451: Commit b40cfa5 pushed by kkysen
February 29, 2024 22:00 15m 25s main
February 29, 2024 22:00 15m 25s
struct Rav1dFrameContext_lf::tx_lpf_right_edge: Make into Vec (#768)
build and run extra tests on x86-64 #450: Commit 85959b3 pushed by randomPoison
February 29, 2024 18:23 15m 46s main
February 29, 2024 18:23 15m 46s
filmgrain.rs: remove unnecessary casts when invoking BD::pxstride
build and run extra tests on x86-64 #449: Commit c47a038 pushed by fbossen
February 29, 2024 12:28 16m 32s main
February 29, 2024 12:28 16m 32s
struct EdgeFlags: Make bitflags! (#759)
build and run extra tests on x86-64 #448: Commit 86d2b18 pushed by kkysen
February 29, 2024 11:59 15m 23s main
February 29, 2024 11:59 15m 23s
enum Rav1dDecodeFrameType: Make a real enum (#758)
build and run extra tests on x86-64 #447: Commit dfdd572 pushed by kkysen
February 29, 2024 08:24 15m 37s main
February 29, 2024 08:24 15m 37s
fn BitDepth::pxstride: Make generic over stride type and `BitDept…
build and run extra tests on x86-64 #446: Commit 4a861d5 pushed by kkysen
February 28, 2024 21:04 15m 33s main
February 28, 2024 21:04 15m 33s
struct Rav1dFrameContext_lf::lr_mask: Make into a Vec (#765)
build and run extra tests on x86-64 #445: Commit 03c296f pushed by randomPoison
February 28, 2024 17:52 15m 34s main
February 28, 2024 17:52 15m 34s
arm64/itx: Set x8 outside .irp loop
build and run extra tests on x86-64 #444: Commit 4f04697 pushed by fbossen
February 28, 2024 14:50 16m 3s main
February 28, 2024 14:50 16m 3s
Fix some unused imports that slipped through (#770)
build and run extra tests on x86-64 #443: Commit 9ac687f pushed by kkysen
February 28, 2024 03:55 15m 26s main
February 28, 2024 03:55 15m 26s
mod intra_edge: Make fully safe and const fn-initialized (#762)
build and run extra tests on x86-64 #442: Commit 82062a9 pushed by kkysen
February 28, 2024 02:30 15m 18s main
February 28, 2024 02:30 15m 18s
struct AlignedVec: Make generic over alignment (#764)
build and run extra tests on x86-64 #441: Commit 08f6b7c pushed by kkysen
February 27, 2024 18:51 15m 36s main
February 27, 2024 18:51 15m 36s
struct Rav1dFrameContext_lf::mask: Make into Vec (#761)
build and run extra tests on x86-64 #440: Commit 7388968 pushed by randomPoison
February 27, 2024 17:35 15m 26s main
February 27, 2024 17:35 15m 26s