pcwalton / rust-media

A free, comprehensive, and portable video/audio streaming library for Rust
Apache License 2.0
787 stars 57 forks source link

Build fixes + track stabilisation of proc_macro #33

Closed est31 closed 7 years ago

est31 commented 7 years ago

PR with some smaller changes I did locally over time. Wanted to file a PR before they got too old. Includes commits to use the now stable proc_macro, and some change in cargo where it changed paths (this is the build fix part, see the "More robust search ..." commit for the change). Also, the PR includes some cosmetic changes to improve the code quality.