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 dav1d_decode_frame_init: Cleanup part 1 (#438)
build and run extra tests on x86-64 #172: Commit 7e23bee pushed by kkysen
September 9, 2023 04:36 39m 38s main
September 9, 2023 04:36 39m 38s
fn dav1d_decode_frame_init_cdf: Cleanup and make mostly safe (#437)
build and run extra tests on x86-64 #171: Commit a3857e4 pushed by kkysen
September 9, 2023 04:36 33m 39s main
September 9, 2023 04:36 33m 39s
fn dav1d_decode_frame_main: Cleanup and make mostly safe (#436)
build and run extra tests on x86-64 #170: Commit 02e531e pushed by kkysen
September 8, 2023 20:31 45m 7s main
September 8, 2023 20:31 45m 7s
struct Dav1dTaskContext_task_thread::{flushed,die}: Make bools (#…
build and run extra tests on x86-64 #169: Commit e8b93dc pushed by kkysen
September 8, 2023 20:30 44m 48s main
September 8, 2023 20:30 44m 48s
struct Dav1dThreadPicture::{visible,showable}: Make bools (#433)
build and run extra tests on x86-64 #168: Commit f136c59 pushed by kkysen
September 8, 2023 20:28 45m 32s main
September 8, 2023 20:28 45m 32s
const {FRAME,TILE}_ERROR: Deduplicate (#434)
build and run extra tests on x86-64 #167: Commit 8e7a04b pushed by kkysen
September 8, 2023 20:27 32m 21s main
September 8, 2023 20:27 32m 21s
const {u,i}N::{MIN,MAX}: Deduplicate (#432)
build and run extra tests on x86-64 #166: Commit c32c860 pushed by kkysen
September 8, 2023 20:25 33m 21s main
September 8, 2023 20:25 33m 21s
fn dav1d_submit_frame: Cleanup mostly (#431)
build and run extra tests on x86-64 #165: Commit 5ebf3e4 pushed by kkysen
September 8, 2023 20:25 33m 28s main
September 8, 2023 20:25 33m 28s
enum {Rect,}TxfmSize, struct BlockContext::tx: Make u8s not `i8…
build and run extra tests on x86-64 #164: Commit 695f058 pushed by kkysen
August 31, 2023 23:45 30m 59s main
August 31, 2023 23:45 30m 59s
Cleanup trivial redundant casts after removing most gotos (#427)
build and run extra tests on x86-64 #163: Commit 66f0ae1 pushed by kkysen
August 31, 2023 23:45 36m 25s main
August 31, 2023 23:45 36m 25s
Re-transpile fns with gotos removed now (#425)
build and run extra tests on x86-64 #162: Commit 00faf25 pushed by kkysen
August 31, 2023 17:30 35m 40s main
August 31, 2023 17:30 35m 40s
fn wiener_rust: Fix perf regression (#423)
build and run extra tests on x86-64 #161: Commit bf9f039 pushed by kkysen
August 31, 2023 08:23 33m 31s main
August 31, 2023 08:23 33m 31s
Remove error/cleanup-like gotos in C (#421)
build and run extra tests on x86-64 #160: Commit 2c371ae pushed by kkysen
August 31, 2023 08:23 28m 25s main
August 31, 2023 08:23 28m 25s
fn decode_sb: Add back condition accidentally removed in #382 (#424)
build and run extra tests on x86-64 #159: Commit e2f3675 pushed by kkysen
August 30, 2023 21:54 38m 59s main
August 30, 2023 21:54 38m 59s
fn dav1d_decode_frame_exit: Cleanup and make mostly safe (#422)
build and run extra tests on x86-64 #158: Commit 396d744 pushed by kkysen
August 30, 2023 21:52 40m 25s main
August 30, 2023 21:52 40m 25s
decl_itx*_fn*!: Only declare existing asm fns (#420)
build and run extra tests on x86-64 #157: Commit bd9d94f pushed by kkysen
August 30, 2023 21:51 41m 23s main
August 30, 2023 21:51 41m 23s
decl_itx_fn*!: Simplify/refactor (#419)
build and run extra tests on x86-64 #156: Commit 5b77f72 pushed by kkysen
August 30, 2023 21:51 39m 35s main
August 30, 2023 21:51 39m 35s
#![allow(*)]: Remove unneeded (#418)
build and run extra tests on x86-64 #155: Commit b578c11 pushed by kkysen
August 30, 2023 21:50 40m 21s main
August 30, 2023 21:50 40m 21s
#[derive(Copy, Clone)]: Remove except where needed (#417)
build and run extra tests on x86-64 #154: Commit 1f7c183 pushed by kkysen
August 30, 2023 17:52 41m 12s main
August 30, 2023 17:52 41m 12s
fn boxsum{3, 5}: Make args safe (#373)
build and run extra tests on x86-64 #153: Commit 584b1c7 pushed by randomPoison
August 29, 2023 19:08 34m 57s main
August 29, 2023 19:08 34m 57s
struct Dav1dInvTxfmDSPContext: Type-erase fn ptrs and deduplicate…
build and run extra tests on x86-64 #152: Commit b6de7e2 pushed by randomPoison
August 29, 2023 18:43 1h 6m 19s main
August 29, 2023 18:43 1h 6m 19s
fn dav1d_decode_frame: Cleanup and make mostly safe (#415)
build and run extra tests on x86-64 #151: Commit 6ece9fc pushed by kkysen
August 29, 2023 18:40 51m 50s main
August 29, 2023 18:40 51m 50s
fn pthread_*: Deduplicate declarations into use imports (#414)
build and run extra tests on x86-64 #150: Commit 900300f pushed by kkysen
August 29, 2023 18:39 47m 6s main
August 29, 2023 18:39 47m 6s
src/getbits.rs: Deduplicate types and fn declarations (#413)
build and run extra tests on x86-64 #149: Commit 37c441b pushed by kkysen
August 29, 2023 18:39 42m 51s main
August 29, 2023 18:39 42m 51s
src/{ref,mem,cdf,data,picture,refmvs,log,thread_task,cpu}.rs: Dedup…
build and run extra tests on x86-64 #148: Commit 0b1d111 pushed by kkysen
August 29, 2023 18:39 35m 51s main
August 29, 2023 18:39 35m 51s