Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SDWebImage/SDWebImageFLIFCoder

A FLIF coder plugin for SDWebImage, use libflif
https://github.com/SDWebImage/SDWebImageFLIFCoder

Bumped version to 0.4.0

4d5fa63ffa75f30991bc91e6b3a6a3c9d48c6325 authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #5 from SDWebImage/xcode11

Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

59eecdc180bd45ea9bf1f3ce489ec871399dd82a authored almost 4 years ago by DreamPiggy <[email protected]>
Update the Travis CI script

abf6ad78efa6f4567ffedbbd39d01a9d0d51e05b authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped the min deployment target to iOS 9+, Xcode to Xcode 11

021545735cfab995dc58fab09bdd0a51499dec9f authored almost 4 years ago by DreamPiggy <[email protected]>
Merge pull request #4 from SDWebImage/bugfix_CMYK

Fix the encoding compatibility for CMYK image

dbf2e8799044262f0941f25e80ddde30516f9d91 authored almost 4 years ago by DreamPiggy <[email protected]>
Fix the encoding compatibility for CMYK image

3ccb72d2faacda65125bb2228ff7e8d7253cf24e authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped version to 0.3.0

ad7332070f0c52e6a85b524e0930d70594acda1b authored almost 6 years ago by DreamPiggy <[email protected]>
Update the SDWebImage dependency version to 5.0.0 official release

72ace0546be185d29f1e97f0f624d0aa870f7934 authored almost 6 years ago by DreamPiggy <[email protected]>
Bumped version to 0.2.0

eb6b7e471cdbc717afe1dd28260b14e76e36890f authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #3 from SDWebImage/bugfix_small_leak

Fix potential small leak when decoder created failed

6d4121ecac37cc6740d948f6f599edc47909ce9d authored almost 6 years ago by DreamPiggy <[email protected]>
Fix potential small leak when decoder created failed

0912baf18d3265a48c6b986b1f130e789c95a58f authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #2 from SDWebImage/feature_cocoapods_libflif

Using CocoaPods's libflif for dependency instead of vendored statc library

b60dc6c96673553b425c3e514210610f77b0fdf5 authored almost 6 years ago by DreamPiggy <[email protected]>
Try to disable libflif's verbose output even during debug to avoid massive console output

143834cda086c0cd3ad56034a6a6254682296481 authored almost 6 years ago by DreamPiggy <[email protected]>
Use CocoaPods's libflif dependency instead of vendored static library, for better dynamic framework support and version control

b86705c47b8810a23f97fbb9e5ee6601ae7089c3 authored almost 6 years ago by DreamPiggy <[email protected]>
Bumped version to 0.1.1

90d0132450e5ba6bf9d77ff272201a3f5e9a6fee authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #1 from SDWebImage/feature_progressive_decoding

Support progressive decoding for static FLIF images.

289ea759fca0600efdaedd10fac13372186d0314 authored almost 6 years ago by DreamPiggy <[email protected]>
Support progressive decoding for static FLIF images.

e57ad6df4b2eb73614ff445668bb10aa68414c89 authored almost 6 years ago by DreamPiggy <[email protected]>
Add Carthage support with libflif-Xcode dependency

fd8804c8b1bf847e4ba68f1298ef3b7a7bad7b29 authored almost 6 years ago by DreamPiggy <[email protected]>
Add travis-CI script

70a06f8672e41b8d2919763a5d95ceb8de6b16c8 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the static library path. Update the readme

aefa2b812d725fd99dcf29f69bbb0cdcfe26be70 authored almost 6 years ago by DreamPiggy <[email protected]>
Implements the flif encoding method, for static flif images as well as animated images

8e8227781d67709b330133105dfc092dd4f8b51f authored almost 6 years ago by DreamPiggy <[email protected]>
Initial commit, Add the FLIF static && animated image decoding support, using libflif

227276588587500deaeec124b701dfd7b1b482d5 authored almost 6 years ago by DreamPiggy <[email protected]>
Initial commit

3a047141f76bcebc990073c83a96a76b08caaf78 authored almost 6 years ago by DreamPiggy <[email protected]>