NSRare / NSGIF

🔮 iOS Library for converting videos to animated GIFs.
MIT License
923 stars 190 forks source link

change delay from int to float to support sub second delays #14

Closed jacobrosenthal closed 8 years ago

jacobrosenthal commented 8 years ago

sub second delays weren't actually working because delay type was int

sebyddd commented 8 years ago

Looking good. Merged to main. :+1: Thanks! :)