Skip to content

Releases: eduardourso/GIFGenerator

Swift 3 support

10 Aug 10:35

Choose a tag to compare

Added swift 3 support.

Video to .gif

09 Mar 16:53

Choose a tag to compare

Video to .gif Pre-release
Pre-release

created method that converts video into images and then into a gif file
updated example project to show example of how create a gif from a image file
added video file in example project
updated podspec file

Background thread support

16 Feb 16:56

Choose a tag to compare

Added background thread feature to framework.
Updated example project

GIF file size

11 Feb 11:12

Choose a tag to compare

Fixed GIF file size log.

@Objc

11 Feb 09:22

Choose a tag to compare

Making class visible to ObjC projects

First release

11 Feb 11:13

Choose a tag to compare

Added pod FLAnimatedImage to show created gif on exemple view