about summary refs log tree commit diff stats
path: root/crates/libmpv2/src/mpv/render.rs (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Migrate to rust edition 2024Benedikt Peetz2025-03-21
| | | | | Even though the diff in the libmpv2 crate is quite big, it really only added `unsafe` blocks to the `unsafe` functions.
* style(treewide): Re-formatBenedikt Peetz2025-02-16
|
* refactor(treewide): Conform to the clippy and rust lintsBenedikt Peetz2024-10-14
|
* refactor(libmpv2): Move to the `crates` directoryBenedikt Peetz2024-08-23