Skip to content

Actions: memorysafety/rav1d

build and run extra tests on x86-64

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
306 workflow run results
306 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fn output_image: Cleanup (#536)
build and run extra tests on x86-64 #272: Commit 2b9f923 pushed by kkysen
November 7, 2023 19:47 19m 57s main
November 7, 2023 19:47 19m 57s
fn has_grain: Cleanup and refactor (#535)
build and run extra tests on x86-64 #271: Commit bd71bb4 pushed by kkysen
November 7, 2023 19:46 20m 10s main
November 7, 2023 19:46 20m 10s
struct {D,R}av1dFilmGrainData: Make separate structs and rustify …
build and run extra tests on x86-64 #270: Commit 05f75e2 pushed by kkysen
November 7, 2023 19:45 21m 9s main
November 7, 2023 19:45 21m 9s
build.rs: Don't compile avx asm for x86 (#548)
build and run extra tests on x86-64 #269: Commit e691ddf pushed by kkysen
October 30, 2023 21:23 39m 8s main
October 30, 2023 21:23 39m 8s
build.rs: Emit cargo:rerun-if-changed= for every asm file (#547)
build and run extra tests on x86-64 #268: Commit a5881fb pushed by kkysen
October 30, 2023 21:23 38m 35s main
October 30, 2023 21:23 38m 35s
build.rs: Align to meson.build (#546)
build and run extra tests on x86-64 #267: Commit 2ca8851 pushed by kkysen
October 30, 2023 21:23 30m 51s main
October 30, 2023 21:23 30m 51s
build.rs: Cleanup and refactor (#545)
build and run extra tests on x86-64 #266: Commit 4d279c5 pushed by kkysen
October 30, 2023 21:22 31m 20s main
October 30, 2023 21:22 31m 20s
src/fg_apply.rs: Cleanup more (mostly comments) (#533)
build and run extra tests on x86-64 #265: Commit bb68fb8 pushed by kkysen
October 23, 2023 21:41 30m 20s main
October 23, 2023 21:41 30m 20s
fn rav1d_picture_unref_internal: Fix a size_of to use the `Rav1d*…
build and run extra tests on x86-64 #264: Commit 0e59b3c pushed by kkysen
October 23, 2023 21:40 32m 42s main
October 23, 2023 21:40 32m 42s
backport from dav1d 1.2.0: threading: Ensure passing the correct re…
build and run extra tests on x86-64 #263: Commit 4433020 pushed by randomPoison
October 23, 2023 20:24 35m 31s main
October 23, 2023 20:24 35m 31s
fn generate_scaling: Cleanup and make safe (#531)
build and run extra tests on x86-64 #262: Commit e24f330 pushed by kkysen
October 18, 2023 22:09 47m 59s main
October 18, 2023 22:09 47m 59s
src/fg_apply.rs: Cleanup a bunch of things (#530)
build and run extra tests on x86-64 #261: Commit e2bc9fe pushed by kkysen
October 18, 2023 22:08 35m 35s main
October 18, 2023 22:08 35m 35s
src/fg_apply.rs: Deduplicate w/ generics (#529)
build and run extra tests on x86-64 #260: Commit 4fc7fc0 pushed by kkysen
October 18, 2023 22:08 30m 16s main
October 18, 2023 22:08 30m 16s
union BitDepthUnion: Add a generic BitDepth union type that can…
build and run extra tests on x86-64 #259: Commit b5bb376 pushed by kkysen
October 18, 2023 22:07 33m 10s main
October 18, 2023 22:07 33m 10s
src/recon.rs: A bunch of cleanups (#526)
build and run extra tests on x86-64 #258: Commit 87fd8db pushed by kkysen
October 18, 2023 16:01 57m 56s main
October 18, 2023 16:01 57m 56s
src/recon.rs: Deduplicate w/ generics (#525)
build and run extra tests on x86-64 #257: Commit 555114b pushed by kkysen
October 18, 2023 16:01 52m 20s main
October 18, 2023 16:01 52m 20s
fn {decode_{b,sb},rav1d_decode_tile_sbrow,recon_b_inter}: Make retu…
build and run extra tests on x86-64 #256: Commit 6fd53d8 pushed by kkysen
October 18, 2023 16:00 53m 4s main
October 18, 2023 16:00 53m 4s
fn rav1d_decode_tile_sbrow: Cleanup (#523)
build and run extra tests on x86-64 #255: Commit 8ff2c05 pushed by kkysen
October 18, 2023 16:00 51m 47s main
October 18, 2023 16:00 51m 47s
Cargo.toml: Cleanup (#522)
build and run extra tests on x86-64 #254: Commit 9127d2b pushed by kkysen
October 18, 2023 16:00 36m 21s main
October 18, 2023 16:00 36m 21s
struct Av1RestorationUnit: Make Copy and change fields and vars t…
build and run extra tests on x86-64 #253: Commit fc16296 pushed by kkysen
October 18, 2023 15:59 42m 22s main
October 18, 2023 15:59 42m 22s
fn get_num_threads: Cleanup and make safe (#520)
build and run extra tests on x86-64 #252: Commit f8c94c1 pushed by kkysen
October 18, 2023 15:58 36m 23s main
October 18, 2023 15:58 36m 23s
fn msac_decode_lr_subexp: Remove libc::*s that were missed in a m…
build and run extra tests on x86-64 #251: Commit 90d6efe pushed by kkysen
October 18, 2023 01:30 1h 6m 45s main
October 18, 2023 01:30 1h 6m 45s
validate_input!: Translate macro and all of its uses (#514)
build and run extra tests on x86-64 #250: Commit 8445328 pushed by kkysen
October 18, 2023 01:29 1h 1m 35s main
October 18, 2023 01:29 1h 1m 35s
test.sh: Pass --print-errorlogs to meson test so stderr is sa…
build and run extra tests on x86-64 #249: Commit ac6194e pushed by kkysen
October 18, 2023 01:27 59m 9s main
October 18, 2023 01:27 59m 9s
enum Rav1dError: Convert internal error-handling to use `Rav1d{Erro…
build and run extra tests on x86-64 #248: Commit 88d95e0 pushed by kkysen
October 18, 2023 01:26 56m 45s main
October 18, 2023 01:26 56m 45s