-
Notifications
You must be signed in to change notification settings - Fork 22
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
Label
Projects
Milestones
Assignee
Sort
Issues list
See if unordered atomics are a feasible replacement for Issues that we would like to address at some point in the future
performance
safety/correctness
DisjointMut
's potential unsoundness
low priority
#1359
opened Sep 17, 2024 by
kkysen
Large number of page faults occurring in
fn rav1d_submit_frame
performance
#1358
opened Sep 13, 2024 by
ivanloz
Move Something isn't working
safety/correctness
fn Disjoint{Immut,Mut}Guard::new
disjoint panic checks to before reference is materialized to avoid UB
bug
#1355
opened Sep 10, 2024 by
kkysen
Safe functions cannot impose constraints on callers
safety/correctness
#1354
opened Sep 10, 2024 by
workingjubilee
Run Good for newcomers
refactoring
Cleaning up transpiled code
cargo clippy --fix
good first issue
#1353
opened Sep 9, 2024 by
kkysen
Fix rest of Good for newcomers
low priority
Issues that we would like to address at some point in the future
refactoring
Cleaning up transpiled code
clippy
errors and warnings and #![deny(clippy::all)]
good first issue
#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 New feature or request
low priority
Issues that we would like to address at some point in the future
refactoring
Cleaning up transpiled code
rav1d-tools
in safe Rust from scratch
enhancement
#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 Good for newcomers
low priority
Issues that we would like to address at some point in the future
Av1BlockInter::drl_idx
field
good first issue
#1347
opened Sep 9, 2024 by
kkysen
Replace Good for newcomers
low priority
Issues that we would like to address at some point in the future
safety/correctness
addr_of_mut!
with &raw mut
and remove unsafe
(Rust 1.82)
good first issue
#1346
opened Sep 9, 2024 by
kkysen
Replace Good for newcomers
low priority
Issues that we would like to address at some point in the future
assume
with assert_unchecked
(Rust 1.81)
good first issue
#1345
opened Sep 9, 2024 by
kkysen
Replace unnecessary Good for newcomers
low priority
Issues that we would like to address at some point in the future
performance
usize::try_from
s with as
casts
good first issue
#1344
opened Sep 9, 2024 by
kkysen
Run Good for newcomers
safety/correctness
clippy
in CI
good first issue
#1343
opened Sep 9, 2024 by
kkysen
Make remaining integer boolean fields and args Good for newcomers
low priority
Issues that we would like to address at some point in the future
performance
refactoring
Cleaning up transpiled code
bool
s
good first issue
#1341
opened Sep 9, 2024 by
kkysen
Make remaining C Good for newcomers
low priority
Issues that we would like to address at some point in the future
refactoring
Cleaning up transpiled code
enum
s into Rust enum
s
good first issue
#1340
opened Sep 9, 2024 by
kkysen
1 task
Remove Good for newcomers
low priority
Issues that we would like to address at some point in the future
performance
refactoring
Cleaning up transpiled code
#[repr(C)]
from types that don't need it
good first issue
#1339
opened Sep 9, 2024 by
kkysen
Fix and remove Good for newcomers
low priority
Issues that we would like to address at some point in the future
#[allow(non_*)]
s
good first issue
#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
Make
fn Rav1dPictureDataComponent::wrap_buf
safe with lifetimes
safety/correctness
#1274
opened Jun 30, 2024 by
kkysen
Enable and fix
#![deny(clippy::undocumented_unsafe_blocks)]
and #![deny(clippy::missing_safety_doc)]
safety/correctness
#1270
opened Jun 28, 2024 by
kkysen
Previous Next
ProTip!
no:milestone will show everything without a milestone.