Skip to content

Pull requests: memorysafety/rav1d

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fn rav1d_get_frame_delay: simplify
#1468 opened Feb 6, 2026 by kkysen Loading…
rust-toolchain.toml: update to nightly-2026-02-05
#1467 opened Feb 6, 2026 by kkysen Loading…
fn rav1d_close: switch Arc to &
#1466 opened Feb 6, 2026 by kkysen Loading…
fn {output_open,rav1d_send_data}: fix new clippy warnings
#1463 opened Feb 5, 2026 by kkysen Loading…
struct Av1Block: narrow field types
#1460 opened Oct 12, 2025 by kkysen Loading…
Implement dav1d-rs's Rust API
#1439 opened Jul 6, 2025 by leo030303 Loading…
Use Dav1dSequenceHeader instead of Rav1dSequenceHeader memory usage refactoring Cleaning up transpiled code
#1428 opened Jun 11, 2025 by jrebelo Loading…
replace soft deprecated addr_of_mut! with &mut raw
#1393 opened May 14, 2025 by JPDye Loading…
Remove crashy unwrap() in on_error
#1364 opened Oct 4, 2024 by emilk Loading…
Copy dav1d as the Rust API
#1362 opened Oct 3, 2024 by emilk Loading…
Unify and rename struct WithOffset low priority Issues that we would like to address at some point in the future
#1334 opened Aug 5, 2024 by rinon Loading…
ProTip! Filter pull requests by the default branch with base:main.