pcwalton / rust-media

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

Moving to piston's gif crate? #28

Open est31 opened 7 years ago

est31 commented 7 years ago

We could drop a native dependency here: https://github.com/PistonDevelopers/image-gif

Servo itself right now uses it directly atm, as far as I know.

But it would be still good for non servo users to support gifs.