pcwalton / rust-media

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

Support Gifs with partial frames #17

Open Gankra opened 9 years ago

Gankra commented 9 years ago

Looks like we aren't properly decoding gifs with partially diff'd frames. This is pretty important since most gifs on the internet -- particularly gif'd videos -- are like this.

Gankra commented 9 years ago

Example:

test3

Gankra commented 9 years ago

Note: currently this renders with tons of black squares where presumably a previous frame is supposed to be filling in:

screenshot from 2015-03-19 22 00 16