Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / memorysafety/rav1d issues and pull requests
#170 - Capture meson test output on test failure
Issue -
State: closed - Opened by randomPoison almost 2 years ago
Labels: testing
#169 - `fn scan_{row,col}`: Cleanup and make mostly safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#168 - `fn add_spatial_candidate`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#167 - `fn add_temporal_candidate`: Cleanup and make almost safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#166 - Cleanup trivial redundant casts
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 4 comments
#165 - `fn add_compound_extended_candidate`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#164 - `fn add_single_extended_candidate`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#163 - `fn mv_projection`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#162 - Build rav1d in debug mode for x86 to catch overflows
Pull Request -
State: closed - Opened by thedataking almost 2 years ago
#161 - `fn get_uv_inter_txtp`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#160 - `fn get_poc_diff`: Make safe and cleanup
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#159 - `fn get_gmv_2d`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#158 - `fn fix_mv_precision`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#157 - `fn fix_int_mv_precision`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#156 - `fn dav1d_refmvs_find`: Cleanup and make a large portion safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#155 - Move the overflow checks into a new release test profile for testing
Issue -
State: closed - Opened by kkysen almost 2 years ago
- 1 comment
#154 - Add `--release` overflow checks for testing
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 6 comments
#153 - Clean up CI a bit
Pull Request -
State: closed - Opened by thedataking almost 2 years ago
#152 - Rename all `ref_0`s to `r#ref`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#151 - `refmvs_mvpair`: Turn `union refmvs_mvpair` into the safe `struct refmvs_mvpair`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#150 - `refmvs_refpair`: Turn `union refmvs_refpair` into the safe `struct refmvs_refpair`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#149 - `mv`: Turn `union mv` and `struct mv_xy` into the safe `struct mv`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#148 - `fn obmc_lowest_px`: Cleanup and make mostly safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 1 comment
#147 - Make Dav1dFrameContext::frame_hdr safe
Issue -
State: closed - Opened by randomPoison almost 2 years ago
- 2 comments
Labels: refactoring
#146 - decode_b: Make seg safe
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#145 - decode_b: Cleanup a chunk of code
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#144 - `fn iclip_wmp`: Cleanup and make safe
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 1 comment
#143 - Replace `unsafe` libc `*abs` calls with safe `.abs()` calls
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#142 - decode_b: Make has_chroma into a bool
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#141 - decode_b: Cleanup a chunk of code
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#140 - Make function pointers non-optional
Issue -
State: closed - Opened by randomPoison almost 2 years ago
- 2 comments
Labels: refactoring
#139 - Cleanup and make safe `fn affine_lowest_px*`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#138 - Cleanup and make safe `fn mc_lowest_px`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#137 - Cleanup `fn dav1d_msac_decode_bools`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#136 - Cleanup and make safe `fn findoddzero`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#135 - Cleanup and make safe `fn init_quant_tables`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#134 - Cleanup and make safe `fn neg_deinterleave`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#133 - Cleanup and make safe `attributes.rs` and `intops.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#132 - decode_b: Cleanup a chunk of code
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#131 - decode_b: Cleanup a chunk of logic
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#130 - decode_b: Convert b to a reference
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#129 - Fix alignment of lim_lut and refmvs_block (#115)
Pull Request -
State: closed - Opened by fbossen almost 2 years ago
- 3 comments
#128 - Fix data alignment in TaskThreadData_grain_lut_scaling_*
Pull Request -
State: closed - Opened by fbossen almost 2 years ago
#127 - Port the `case_set` macro to a Rust `fn` and deduplicate a few of its calls in `decode_b`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 6 comments
#126 - decode_b: Cleanup instances of case_set
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
- 1 comment
#125 - decode_b: Convert ts and f variables to references
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#124 - decode_b: Cleanup initial variable declarations
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#123 - decode_b: Convert raw pointer to reference
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
- 2 comments
#122 - Audit alignment directives
Issue -
State: closed - Opened by randomPoison almost 2 years ago
#121 - Fix alignment in LooprestorationParams
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#120 - Fix alignment for dav1d_sgr_x_by_x
Pull Request -
State: closed - Opened by thedataking almost 2 years ago
#119 - Build fails during linking for i686-unknown-linux-gnu unless assembly is disabled
Issue -
State: closed - Opened by thedataking almost 2 years ago
Labels: bug
#118 - Build and test i686 target
Pull Request -
State: closed - Opened by thedataking almost 2 years ago
#117 - Deduplicate inline `fn dav1d_get_cpu_flags` to `src/cpu.rs` and `enum CpuFlags` to `src/x86/cpu.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 5 comments
#116 - Remove an unused `fn dav1d_log` declaration, fixing all warnings
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#115 - SIGSEGV on x86 if --cpumask is set to none, sse2, sse3, sse41
Issue -
State: closed - Opened by thedataking almost 2 years ago
- 2 comments
Labels: bug, testing
#114 - Deduplicate most remaining duplicated inline `fn`s
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#113 - Deduplicate `struct TxfmInfo` to `src/tables.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#112 - Deduplicate inline `fn dav1d_ref_inc` to `src/ref.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#111 - Deduplicate inline `fn`s from/to `src/mem.{h,rs}`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#110 - Deduplicate inline `fn`s from/to `include/common/{attributes,intops}.{h,rs}`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#109 - Deduplicate consecutive empty lines
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#108 - Deduplicate `union alias[0-9]+` types
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#107 - Deduplicate `struct Av1Block` and its previously unnamed inner types to `src/levels.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#106 - Rename the unnamed types in `Av1Block`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#105 - Deduplicate `struct Dav1dTaskContext_scratch` and its previously unnamed inner types to `src/internal.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#104 - Rename the unnamed types in `Dav1dTaskContext_scratch`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#103 - Deduplicate `Dav1dContext`'s previously unnamed inner types to `src/internal.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#102 - Deduplicate `Dav1dTaskContext`'s previously unnamed inner types to `src/internal.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#101 - Deduplicate `Dav1dFrameContext`'s previously unnamed inner types to `src/internal.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#100 - Deduplicate `struct Dav1dThreadPicture` to `src/picture.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#99 - Deduplicate `union LooprestorationParams` and its previously unnamed inner types to `src/looprestoration.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#98 - Deduplicate types from/to `src/refmvs.{h,rs}`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#97 - Deduplicate `union mv` and its previously unnamed inner types to `src/levels.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#96 - Deduplicate `struct Dav1dTileState_tiling` to `src/internal.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#95 - Deduplicate `struct TaskThreadData` and its previously unnamed inner types to `src/internal.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#94 - Rename the unnamed types in `TaskThreadData` to `TaskThreadData_grain_lut_scaling{,_8,_16}`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 3 comments
#93 - Add a timeout multiplier of 2 for arm7 tests
Pull Request -
State: closed - Opened by thedataking almost 2 years ago
#92 - Rename an unnamed `struct` in `mv` to `mv_xy`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#91 - Deduplicate `struct`s from/to `include/dav1d/picture.{h,rs}`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#90 - Deduplicate `struct CdfThreadContext` and its previously unnamed inner types to `src/cdf.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#89 - Deduplicate `struct Dav1dFrameHeader` and its previously unnamed inner types to `include/dav1d/headers.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#88 - Deduplicate `struct Dav1dWarpedMotionParams` and its previously unnamed inner types to `include/dav1d/headers.rs`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#87 - Fix missed unnamed renames from #84
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#86 - Add testing arm7
Pull Request -
State: closed - Opened by thedataking almost 2 years ago
#85 - Mc asm
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#84 - Re-transpilation after naming the unnamed types that don't require other code changes (i.e. naming fields)
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
- 3 comments
#83 - `cargo fix` after #24
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#82 - Looprestoration asm
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#81 - Loopfilter asm
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#80 - Test builds with assembly disabled
Issue -
State: closed - Opened by thedataking almost 2 years ago
Labels: testing
#79 - Add ipred assembly
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#78 - Add itx assembly
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago
#77 - Port test data tests to Rust
Issue -
State: open - Opened by randomPoison almost 2 years ago
- 3 comments
Labels: testing
#76 - Port seek stress tests
Issue -
State: closed - Opened by randomPoison almost 2 years ago
Labels: testing
#75 - Setup checkasm tests
Issue -
State: open - Opened by randomPoison almost 2 years ago
Labels: testing
#74 - Test AVX512 instructions in CI
Issue -
State: closed - Opened by randomPoison almost 2 years ago
- 2 comments
Labels: testing
#73 - Deduplicate previously unnamed `union Dav1dTaskContext_scratch_interintra_edge` and its 2 unnamed `struct` fields
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#72 - Deduplicate previously unnamed `union Dav1dTaskContext_cf`
Pull Request -
State: closed - Opened by kkysen almost 2 years ago
#71 - Fix alignment in dav1d_apply_grain
Pull Request -
State: closed - Opened by randomPoison almost 2 years ago