Skip to content

Issues: memorysafety/rav1d

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Run cargo clippy --fix good first issue Good for newcomers refactoring Cleaning up transpiled code
#1353 opened Sep 9, 2024 by kkysen
Fix rest of clippy errors and warnings and #![deny(clippy::all)] good first issue Good for newcomers low priority Issues that we would like to address at some point in the future refactoring Cleaning up transpiled code
#1352 opened Sep 9, 2024 by kkysen
Reorganize module structure low priority Issues that we would like to address at some point in the future refactoring Cleaning up transpiled code
#1351 opened Sep 9, 2024 by kkysen
Reorganize workspace structure good first issue Good for newcomers low priority Issues that we would like to address at some point in the future refactoring Cleaning up transpiled code
#1350 opened Sep 9, 2024 by kkysen
Rewrite rav1d-tools in safe Rust from scratch enhancement New feature or request low priority Issues that we would like to address at some point in the future refactoring Cleaning up transpiled code
#1349 opened Sep 9, 2024 by kkysen
See if the task system can be optimized enhancement New feature or request low priority Issues that we would like to address at some point in the future performance
#1348 opened Sep 9, 2024 by kkysen
Remove unused Av1BlockInter::drl_idx field good first issue Good for newcomers low priority Issues that we would like to address at some point in the future
#1347 opened Sep 9, 2024 by kkysen
Replace addr_of_mut! with &raw mut and remove unsafe (Rust 1.82) good first issue Good for newcomers low priority Issues that we would like to address at some point in the future safety/correctness
#1346 opened Sep 9, 2024 by kkysen
Replace assume with assert_unchecked (Rust 1.81) good first issue Good for newcomers low priority Issues that we would like to address at some point in the future
#1345 opened Sep 9, 2024 by kkysen
Replace unnecessary usize::try_froms with as casts good first issue Good for newcomers low priority Issues that we would like to address at some point in the future performance
#1344 opened Sep 9, 2024 by kkysen
Run clippy in CI good first issue Good for newcomers safety/correctness
#1343 opened Sep 9, 2024 by kkysen
Make remaining integer boolean fields and args bools good first issue Good for newcomers low priority Issues that we would like to address at some point in the future performance refactoring Cleaning up transpiled code
#1341 opened Sep 9, 2024 by kkysen
Make remaining C enums into Rust enums good first issue Good for newcomers low priority Issues that we would like to address at some point in the future refactoring Cleaning up transpiled code
#1340 opened Sep 9, 2024 by kkysen
1 task
Remove #[repr(C)] from types that don't need it good first issue Good for newcomers low priority Issues that we would like to address at some point in the future performance refactoring Cleaning up transpiled code
#1339 opened Sep 9, 2024 by kkysen
Fix and remove #[allow(non_*)]s good first issue Good for newcomers low priority Issues that we would like to address at some point in the future
#1299 opened Jul 10, 2024 by kkysen
2 of 3 tasks
Performance regression testing in CI low priority Issues that we would like to address at some point in the future
#1284 opened Jul 3, 2024 by rinon
ProTip! Find all open issues with in progress development work with linked:pr.