Skip to content

Actions: memorysafety/rav1d

build and run extra tests on x86-64

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
818 workflow runs
818 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fn decode_coefs_class: Fix branch misprediction (#1246)
build and run extra tests on x86-64 #828: Commit 6be08b8 pushed by kkysen
June 27, 2024 23:44 42m 41s main
June 27, 2024 23:44 42m 41s
fn decode_coefs_class: Make a fn from a macro (#1244)
build and run extra tests on x86-64 #827: Commit a43b380 pushed by kkysen
June 27, 2024 23:43 35m 24s main
June 27, 2024 23:43 35m 24s
fn decode_coefs: Cleanup, especially decode_coefs_class! (#1243)
build and run extra tests on x86-64 #826: Commit 193477b pushed by kkysen
June 27, 2024 23:42 29m 46s main
June 27, 2024 23:42 29m 46s
fn decode_coefs: Translate decode_coefs_class! macro as a macro (…
build and run extra tests on x86-64 #825: Commit b993aef pushed by kkysen
June 27, 2024 23:42 22m 56s main
June 27, 2024 23:42 22m 56s
fn get_lo_ctx: Optimize (#1241)
build and run extra tests on x86-64 #824: Commit fcd0683 pushed by kkysen
June 27, 2024 23:40 17m 28s main
June 27, 2024 23:40 17m 28s
Backport renaming of BLOCK_SIZE to FG_BLOCK_SIZE from dav1d 1.3.0…
build and run extra tests on x86-64 #823: Commit dac2b82 pushed by fbossen
June 27, 2024 22:29 17m 41s main
June 27, 2024 22:29 17m 41s
fn output_image: Make safe (#1251)
build and run extra tests on x86-64 #822: Commit dd4c09c pushed by randomPoison
June 26, 2024 20:53 17m 27s main
June 26, 2024 20:53 17m 27s
#![feature(c_variadic)]: Remove for the rav1d library (#620)
build and run extra tests on x86-64 #821: Commit f4cc5d2 pushed by kkysen
June 25, 2024 23:55 18m 19s main
June 25, 2024 23:55 18m 19s
Fix C build (#1238)
build and run extra tests on x86-64 #820: Commit 64564ab pushed by fbossen
June 25, 2024 22:23 17m 26s main
June 25, 2024 22:23 17m 26s
enum TxfmSize: Make a real enum (#1240)
build and run extra tests on x86-64 #819: Commit e37bd30 pushed by kkysen
June 24, 2024 19:36 17m 25s main
June 24, 2024 19:36 17m 25s
struct InRange: Add type that enforces its value is within a const …
build and run extra tests on x86-64 #818: Commit b3451b8 pushed by kkysen
June 24, 2024 00:49 23m 22s main
June 24, 2024 00:49 23m 22s
fn get_skip_ctx: Optimize (#1235)
build and run extra tests on x86-64 #817: Commit da472a5 pushed by kkysen
June 24, 2024 00:49 17m 23s main
June 24, 2024 00:49 17m 23s
enum Rav1dFilterMode: Use instead of u8s or Dav1dFilterMode in …
build and run extra tests on x86-64 #816: Commit 13478e1 pushed by kkysen
June 24, 2024 00:11 36m 42s main
June 24, 2024 00:11 36m 42s
mod msac: Document range of values used and returned and mask retur…
build and run extra tests on x86-64 #815: Commit 84708b0 pushed by kkysen
June 24, 2024 00:10 29m 12s main
June 24, 2024 00:10 29m 12s
struct SegmentId: Add newtype wrapper for seg_id that enforces in…
build and run extra tests on x86-64 #814: Commit cf978a9 pushed by kkysen
June 24, 2024 00:04 29m 30s main
June 24, 2024 00:04 29m 30s
fn loop_restoration_filter::Fn::call: Mark it and callers safe (#1230)
build and run extra tests on x86-64 #813: Commit 1449ec4 pushed by kkysen
June 21, 2024 20:54 1h 37m 10s main
June 21, 2024 20:54 1h 37m 10s
fn mc{,t}{,_scaled}: Make safe w/ Rav1dPictureDataComponentOffset
build and run extra tests on x86-64 #812: Commit db847b3 pushed by kkysen
June 21, 2024 20:54 1h 32m 25s main
June 21, 2024 20:54 1h 32m 25s
mod mc: Simplify a bunch of little things in preparation for making…
build and run extra tests on x86-64 #811: Commit 742ed6b pushed by kkysen
June 21, 2024 20:54 1h 22m 28s main
June 21, 2024 20:54 1h 22m 28s
fn filter_{8tap,bilin}_mid: Separate out safe mid: &[i16] version…
build and run extra tests on x86-64 #810: Commit 6e18648 pushed by kkysen
June 21, 2024 20:54 1h 15m 52s main
June 21, 2024 20:54 1h 15m 52s
fn FilterResult::{rnd,rnd2,clip}: Replace the `filter_{8tap,bilin}_…
build and run extra tests on x86-64 #809: Commit 636f83d pushed by kkysen
June 21, 2024 20:53 1h 14m 24s main
June 21, 2024 20:53 1h 14m 24s
fn warp8x8{,t}: Make safe w/ Rav1dPictureDataComponentOffset (#1222)
build and run extra tests on x86-64 #808: Commit 8b90ffb pushed by kkysen
June 21, 2024 20:53 1h 1m 43s main
June 21, 2024 20:53 1h 1m 43s
fn {mc,warp8x8}{,t}{,_scaled}: Mark asm calls safe with `TODO SAFET…
build and run extra tests on x86-64 #807: Commit a0912e3 pushed by kkysen
June 21, 2024 20:47 1h 1m 56s main
June 21, 2024 20:47 1h 1m 56s
fn warp_affine: Make r#ref var safe w/ `Rav1dPictureDataComponent…
build and run extra tests on x86-64 #806: Commit cedde13 pushed by kkysen
June 21, 2024 20:47 54m 10s main
June 21, 2024 20:47 54m 10s
enum MaybeTempPixels: Store a Rav1dPictureDataComponentOffset in …
build and run extra tests on x86-64 #805: Commit 4470348 pushed by kkysen
June 21, 2024 20:46 50m 49s main
June 21, 2024 20:46 50m 49s
fn mc: Make r#ref var safe w/ Rav1dPictureDataComponentOffset (…
build and run extra tests on x86-64 #804: Commit 9ff6ac5 pushed by kkysen
June 21, 2024 20:46 42m 8s main
June 21, 2024 20:46 42m 8s