Skip to content

Upgrade the libavif version, supports the AVIF encoding feature #1

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

Merged
merged 2 commits into from
Apr 29, 2019

Conversation

dreampiggy
Copy link
Collaborator

Seems the libavif upstream version, supports a better AVIF encoding solution. Which fix some serious bugs (the encoded image brand is not ftpyavif.

So maybe it's time to upgrade. The encoding speed, is slow (even compared to bpg format), but however, it's because of the upstream naive implementation, which can be fixed in the future, or with another dav1d codec.

PS: Tthis time I also upgrade the libaom with C implementation code, without the assembly code as well. Make it portable for all Apple platforms, like the Carthage one.

@dreampiggy
Copy link
Collaborator Author

dreampiggy commented Apr 29, 2019

This PR also make the CocoaPods version, support both tvOS and watchOS. The previous version using Static Library, which has no build target for these platforms.

@dreampiggy dreampiggy merged commit cf0b5b2 into master Apr 29, 2019
@dreampiggy dreampiggy deleted the feature_encoding_cocoapods branch April 29, 2019 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant