Ecosyste.ms: OpenCollective

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

github.com/SDWebImage/SDWebImageBPGCoder

A BPG coder plugin for SDWebImage, use libbpg
https://github.com/SDWebImage/SDWebImageBPGCoder

Bumped the version to 0.7.2

dfde3b858658febb20643c82f03549e1a9ac0e4a authored over 1 year ago by DreamPiggy <[email protected]>
Merge pull request #10 from SDWebImage/bugfix/bitmap_info

Fix the wrong byte order flag which cause failure on iOS 15+

aa4baf0ecae7688c6852d67361a760cbfb334f69 authored over 1 year ago by DreamPiggy <[email protected]>
Fix the wrong byte order flag which cause failure on iOS 15+

4d7286543d3efc90f0f38381a06f43b004650ab7 authored over 1 year ago by DreamPiggy <[email protected]>
Bumped the version to 0.7.1

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

Fix the encoding compatibility for CMYK image

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

c6be3db81f8b78fc4b50a4442936f9b56e8c27a6 authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.7.0

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

Bumped the dependency to iOS 9+/macOS 10.11+

e983b8498c29cfc1f95216128670c8421ea5bbf6 authored almost 4 years ago by DreamPiggy <[email protected]>
Remove the Podfile.lock and ignore it

5716e6fc7efa97656a54ce1ffdb9fbee48f7829c authored almost 4 years ago by DreamPiggy <[email protected]>
Update Travis CI script

91fdff455af1aea3ea5a79c290e4ff3844e59c1e authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped the dependency to iOS 9+/macOS 10.11+

28f3d1b213206e1df0d6414b20a818fc0c7e0ee0 authored almost 4 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.6.0

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

a414c81dfb627d1271e6ccfdd3ee5d0dcb5c70dd authored almost 6 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.5.1

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

Using CocoaPods dependency for libbpg

237f769dfcd33fbb7a216e828a7bfbbdbb76fbb0 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the compile issue of modular headers

f778ec7e41ba284fb484c4a208d117adcf381e71 authored almost 6 years ago by DreamPiggy <[email protected]>
Using the CocoaPods dependency of libpng, instead of vendored static library

e14fc4d6076b224e7a2f1b2e8ea85c61db6c1049 authored almost 6 years ago by DreamPiggy <[email protected]>
Bumped the version to 0.5.0

d47939c04dd49e59f830014bbfe4341fa91e590d authored almost 6 years ago by DreamPiggy <[email protected]>
Merge pull request #5 from SDWebImage/project_x265_pod_dependency

Use the CocoaPods libx265 dependency, instead of vendored static library

f5f8bd5910800e0c4c16cdd128f0851a047f881e authored almost 6 years ago by DreamPiggy <[email protected]>
Use the CocoaPods libx265 dependency, instead of vendored static library

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

d6582f6630bbb6a5feb020cad27b34f4793badc0 authored almost 6 years ago by DreamPiggy <[email protected]>
Update the readme about the BPG encoding usage, install and licence

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

Support BPG encoding for static && animted BPG images

fa0b7bb46b8e418728101b60a060722f65e6019a authored almost 6 years ago by DreamPiggy <[email protected]>
Don't use lossless compression when quality = 1. This is really time consuming. Consider to add a new option later in `SDImageCoderOptions` instead.

1860bc995fa33a5e208a91bc7dce1bf105f90608 authored almost 6 years ago by DreamPiggy <[email protected]>
Change all previous command line exit call to return invalid status. Avoid process terminated

41e9b6f9251cfc15ee3d46cb6b5705d3e1cdad6e authored almost 6 years ago by DreamPiggy <[email protected]>
Update some comments

0b9eaa521ded69db054a162772b84178518ea924 authored almost 6 years ago by DreamPiggy <[email protected]>
Write the libbpgenc base on the original command line tool. Support static BPG encoding and animated BPG encoding.

Current BPG encoding based on the x265 encoder, jctvc is not supported

b46c7d6b568234fe3ef9700e921117731460a85f authored almost 6 years ago by DreamPiggy <[email protected]>
Update the readme about the framework description.

df396b31b0d2d4df5069bc2a2b1780854d8c4c2c authored almost 6 years ago by DreamPiggy <[email protected]>
Update the readme && Bumped version to 0.3.0

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

Add support for tvOS && watchOS && Carthage dynamic framework

89a94b65cce04949b15e72a4b3d274437b399514 authored almost 6 years ago by DreamPiggy <[email protected]>
Add the Carthage project with tvOS && watchOS target

1bd843b708f2b71ded01d9bd59d040a318b2c27f authored almost 6 years ago by DreamPiggy <[email protected]>
Update the carthage project, which dependency on the dynamic framework of libbpg, to avoid embed static library inside dynamic framework (it's a bad idea)

2c21f5d9ec9dffaaef15c7a2c5add8a9ab7fd6f5 authored almost 6 years ago by DreamPiggy <[email protected]>
Add support for tvOS && watchOS, using the self-built static library with the latest 0.9.8 version

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

64f5569268c7aceec23c1a81c548b9e531507753 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix the Carthage build issue because of header path

fb41d1bb7a0395c6ac498b832a223edea199244e authored almost 6 years ago by DreamPiggy <[email protected]>
Update the readme about Carthage support

5532159f60adc97d08ee3ec6a3fc2827265a4e3d authored almost 6 years ago by DreamPiggy <[email protected]>
Update the readme

83369446fc15e0dec89c8f5be71cc810f0c03b8d authored almost 6 years ago by DreamPiggy <[email protected]>
Upgrade the upstream dependency to 5.0.0-beta4. Bumped version to 0.2.1

43494778620d25c0e5e95e6eb1efe090a68a700a authored almost 6 years ago by DreamPiggy <[email protected]>
Add Carthage support. Using the static library

cd2a89b04d24139c6bafbb71eb002539fd2420d5 authored almost 6 years ago by DreamPiggy <[email protected]>
Fix that static BPG does not pass the BPG format to `sd_imageFormat` property

5f5511251c7fbacd280c170d9bb858a4bd50de3a authored over 6 years ago by DreamPiggy <[email protected]>
Renaming the coder class name to `SDImageBPGCoder`, add modulemap

27cc2a16adc215108fa94675806d9a4eb9ba81ca authored over 6 years ago by DreamPiggy <[email protected]>
Updated README.md with correct Travis link and badge

546a58521bdb46556f2260e33a24c9b284af95af authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Proper Travis CI script + CocoaPods 1.5.3

d3075e37ef437676b9a4517c3fcd1f4e8d0ac622 authored over 6 years ago by Bogdan Poplauschi <[email protected]>
Update to compatible for SDWebImage 5.0.0-beta2, update readme

9eb6671b8ad81b1fa764258db40c4a458cd13e6a authored over 6 years ago by DreamPiggy <[email protected]>
A minimal optimize to check first frame before start animation decoding, use autoreleasepool to avoid memory peak

5f1e3059fe9922ba88debe8a54a8c4222d61b677 authored over 6 years ago by DreamPiggy <[email protected]>
Remove the dependency of HCImage+BPG repo. Update to the latest 5.x code

Update to 5.x, a little refactor to implement the animation with own code (support correct scale)

e5d73030d27b351ee7d3e6324a6d11777846ffd9 authored over 6 years ago by DreamPiggy <[email protected]>
Update readme and make version dependency clearly

0259cd2d35bbc8fd729782e0e3f23e67ff303d9b authored about 7 years ago by DreamPiggy <[email protected]>
Update podspec

35e6c15df69a13c108797d0d734d20cf4698baff authored about 7 years ago by DreamPiggy <[email protected]>
Add test for BPG decoding with SDWebImage

Update Readme

48c1b48ae48cd01b10208c036a0f9a467fac4bf6 authored about 7 years ago by DreamPiggy <[email protected]>
Update Readme and fix deployment target

ed2a32572cac2b93cb4945e84bb2d5035fbbd5bf authored about 7 years ago by DreamPiggy <[email protected]>
Initial commit

Add SDWebImageBPGCoder for SDWebImage custom coder

b6778dfa76daf41e78c881e44fda802bcafaac40 authored about 7 years ago by DreamPiggy <[email protected]>