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

#70 - Add assembly bindings for filmgrain_tmpl

Pull Request - State: closed - Opened by randomPoison almost 2 years ago

#69 - Deduplicate `enum CdefEdgeFlags` to `src/cdef.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#68 - Deduplicate `ec_win` to `src/msac.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#67 - Deduplicate types from `<sched.h>` and to `include/sched.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#66 - Deduplicate types from `<time.h>` and to `include/time.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#65 - Deduplicate types from `<stdio.h>` and to `include/stdio.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#64 - Deduplicate `{,__}off{,64}_t` from `<sys/types.h>` to `include/sys/types.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#63 - Deduplicate `struct Dav1dPictureParameters` to `include/dav1d/picture.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#62 - Deduplicate `struct Dav1dLogger` to `include/dav1d/dav1d.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#61 - Deduplicate `struct thread_data` to `src/thread_data.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#60 - Deduplicate `pthread{,_once}_t` to `include/pthread.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#59 - Deduplicate `struct BlockContext` to `src/env.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago - 2 comments

#58 - Deduplicate non-`C2RustUnnamed*` `struct`s from/to `src/internal.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#57 - Add aarch64 assembly for cdef_tmpl_*

Pull Request - State: closed - Opened by randomPoison almost 2 years ago

#56 - Run cargo fix to cleanup warnings

Pull Request - State: closed - Opened by randomPoison almost 2 years ago

#55 - Deduplicate `struct`s from/to `src/intra_edge.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#54 - Deduplicate `struct`s from/to `src/lf_mask.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#53 - Deduplicate `enum LrRestorePlanes` to `src/lr_apply.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#52 - Deduplicate `enum LrEdgeFlags` to `src/looprestoration.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#51 - Deduplicate `enum EdgeFlags` to `src/intra_edge.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#50 - Deduplicate `enum PictureFlags` to `src/picture.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#49 - Deduplicate `enum TaskType` to `src/internal.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#48 - Fix some of the trivial warnings

Pull Request - State: closed - Opened by kkysen almost 2 years ago - 1 comment

#47 - Deduplicate `enum`s from/to `src/levels.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#46 - Remove `va_list` as it's unused

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#45 - Deduplicate `enum`s from/to `include/dav1d/dav1d.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#43 - Deduplicate `enum`s from/to `include/dav1d/headers.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#42 - Deduplicate most `struct`s from/to `include/dav1d/headers.{h,rs}`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#41 - Deduplicate `struct Dav1dData` to `include/dav1d/data.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#40 - Deduplicate `struct Dav1dDataProps` to `include/dav1d/common.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#39 - Deduplicate `struct Dav1dUserData` to `include/dav1d/common.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#38 - Deduplicate types from `mem.rs` (`Dav1dMemPool{,Buffer}`)

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#37 - Deduplicate types from `ref.rs` (`struct Dav1dRef`)

Pull Request - State: closed - Opened by kkysen almost 2 years ago

#36 - Deduplicate types from `ref.rs` (`struct Dav1dRef`)

Pull Request - State: closed - Opened by kkysen almost 2 years ago - 1 comment

#34 - Refactor out the `stdatomic.h` types `memory_order`, `atomic_{u,}int` to `include/stdatomic.rs`

Pull Request - State: closed - Opened by kkysen almost 2 years ago - 1 comment

#33 - Setup x86 asm for cdef_tmpl

Pull Request - State: closed - Opened by randomPoison almost 2 years ago

#32 - Add asm calls for refmvs

Pull Request - State: closed - Opened by randomPoison almost 2 years ago - 2 comments

#31 - Get CPU flags for arm targets

Pull Request - State: closed - Opened by randomPoison almost 2 years ago

#30 - Initial portability fixes

Pull Request - State: closed - Opened by thedataking almost 2 years ago

#29 - Deduplicate fixed-width (`stdint.h`) and standard (`stddef.h`) integer types

Pull Request - State: closed - Opened by kkysen almost 2 years ago - 6 comments

#28 - Setup aarch64 asm

Pull Request - State: closed - Opened by randomPoison almost 2 years ago - 2 comments

#27 - (WIP) Deduplicating types, functions, etc.

Pull Request - State: closed - Opened by kkysen almost 2 years ago - 3 comments

#26 - Deduplicate code

Issue - State: closed - Opened by kkysen almost 2 years ago - 3 comments

#25 - Fix duplicated _tmpl.rs files

Issue - State: closed - Opened by randomPoison almost 2 years ago - 3 comments
Labels: refactoring, duplication

#24 - Support 32-bit builds

Pull Request - State: closed - Opened by thedataking almost 2 years ago

#23 - Clean up control flow where c2rust emitted state machines

Issue - State: closed - Opened by thedataking almost 2 years ago - 2 comments
Labels: good first issue, refactoring

#22 - Support 32-bit builds.

Issue - State: closed - Opened by thedataking almost 2 years ago

#21 - Integrate x86-64 assembly from msac.h

Pull Request - State: closed - Opened by randomPoison almost 2 years ago

#20 - Initial support for testing under linux-aarch64 via QEMU

Pull Request - State: closed - Opened by thedataking almost 2 years ago - 1 comment

#19 - Remove non-functional inline assembly

Pull Request - State: closed - Opened by thedataking almost 2 years ago

#18 - Extend CI to test builds for aarch64 and aarch32 Linux

Issue - State: closed - Opened by thedataking almost 2 years ago - 2 comments
Labels: testing

#17 - Fix build errors on aarch64 Linux

Issue - State: closed - Opened by thedataking almost 2 years ago

#16 - Integrate mp4parse-rust

Issue - State: closed - Opened by thedataking almost 2 years ago - 1 comment

#15 - Setup basic CI

Pull Request - State: closed - Opened by thedataking almost 2 years ago

#14 - Support cross-compiling for aarch64

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment

#13 - Cleanup warnings

Issue - State: closed - Opened by randomPoison almost 2 years ago
Labels: good first issue

#12 - Setup data tests

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment

#11 - Convert Dav1dContext::tc to be a Vec

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment
Labels: good first issue, refactoring

#10 - Convert Dav1dContext::fc to be a Vec

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment
Labels: good first issue, refactoring

#9 - Deduplicate instances of dav1d_ref_inc and other functions defined in C headers

Issue - State: closed - Opened by thedataking almost 2 years ago
Labels: good first issue, refactoring, duplication

#8 - Fix translation of atomic_add

Pull Request - State: closed - Opened by thedataking almost 2 years ago - 1 comment

#7 - Double free detected in tcache 2

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment
Labels: bug

#6 - Error decoding test5606.obu

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment
Labels: bug

#5 - Decoding hangs when using multiple threads

Issue - State: closed - Opened by randomPoison almost 2 years ago - 1 comment
Labels: bug

#4 - Setup CI

Issue - State: closed - Opened by randomPoison almost 2 years ago

#3 - Enable 8 bitdepth support

Issue - State: closed - Opened by randomPoison almost 2 years ago - 2 comments

#2 - Enable assembly for x86-64

Issue - State: closed - Opened by randomPoison almost 2 years ago

#1 - Initial transpile of dav1d

Issue - State: closed - Opened by randomPoison almost 2 years ago - 3 comments