SDWebImage/Examples
DreamPiggy 19f45a3cf4 Feature refactor built-in coders and support animated webp on macOS (#2082)
* Refactor code. Move the C global function to a new SDWebImageCoderHelper class.

1. Create two method for animated image parse. Provide the way to allow animates on macOS
2. Create a new class called SDWebImageFrame to allow abstract usage for animated image
3. Fix EXIF orientation method will crash on iOS 7 because it’s a iOS 8 above API

* Change sd_imageLoopCount to retrieve GIF loop count for NSImage on macOS

* Adopt the refactor code, change our build-in coder with that coder helper method to reduce complexity

* Update the demo project on macOS to show animated WebP
2017-10-31 20:34:05 +02:00
..
CustomPathImages Custom image cache search paths 2013-06-07 17:57:28 +02:00
SDWebImage Demo Accidentally deleted a comma from an array declaration 2017-10-20 22:32:48 +03:00
SDWebImage Demo.xcodeproj Xcode 9 recommended settings applied 2017-10-06 20:58:44 +03:00
SDWebImage OSX Demo Feature refactor built-in coders and support animated webp on macOS (#2082) 2017-10-31 20:34:05 +02:00
SDWebImage TV Demo Proper file header copyright 2016-06-13 09:14:02 +03:00
SDWebImage Watch Demo watchOS Demo, created a static watchos lib target, renamed static SDWebImage to "SDWebImage iOS static", added the webp files to all targets (as libwebp is compatible with all 4 platforms). Updated Travis CI 2016-06-13 00:53:08 +03:00
SDWebImage Watch Demo Extension Updated the image used by the watchOS demo 2016-09-30 10:12:58 +03:00
Default-568h@2x.png Fix example app 2012-11-05 20:38:31 +01:00