Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hooks for additional image formats (including GIFs) #81

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

BenjaminBriggs
Copy link

I’ve added some de/serialisation blocks to the HNKCacheFormat to allow overwriting of the process for none-native formats (GIF, Webm, etc). I’ve also added an image processing hook to the HNKNetworkFetcher for the same purpose.
In addition I’ve implemented an example using GIFs from Giphy to showcase the changes (available by changing the HNK_USE_GIFS define to 1). Gif serialisation was achieved with snippets from Mattt Thompson's (http://github.com/mattt) AnimatedGIFImageSerialization (https://github.com/mattt/AnimatedGIFImageSerialization)

@BenjaminBriggs BenjaminBriggs mentioned this pull request Jun 25, 2015
@ronocod
Copy link

ronocod commented Mar 30, 2016

Is this still active? GIF support in Haneke would be great.

@tirrorex
Copy link

Hello, any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants