aboutsummaryrefslogtreecommitdiffstats
path: root/crates/libmpv2/examples (unfollow)
Commit message (Collapse)Author
2025-03-21chore(treewide): Migrate to rust edition 2024Benedikt Peetz
Even though the diff in the libmpv2 crate is quite big, it really only added `unsafe` blocks to the `unsafe` functions.
2025-02-16style(treewide): Re-formatBenedikt Peetz
2024-08-23refactor(libmpv2): Move to the `crates` directoryBenedikt Peetz