ParadoxSpiral / libmpv-rs

A libmpv abstraction written in rust that's easy to use and provides the ability to read next to all video and audio codecs.
GNU Lesser General Public License v2.1
100 stars 36 forks source link

Updated to the newest version of the mpv lib (0.37.0) #38

Open Nibysukces opened 8 months ago

Nibysukces commented 8 months ago

Upgraded the bindgen version, updated for the newest version (0.37.0) and fixed some of the clippy warnings.