A wrapper for libx265 + Xcode project.
libx265 is a free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format.
This enables Carthage support.
This repo also including the CocoaPods's spec file to use libx265 with the dependency management instead of the vendored library.
- iOS 8
- macOS 10.7
- tvOS 9.0
- watchOS 2.0
libx265 is (via this repo) available through Carthage.
github "SDWebImage/libx265-Xcode"
libx265 is available through CocoaPods.
pod 'libx265'
Use libx265 as you would normally, this is just a repo that adds an Xcode proj.
libx265 is available under the GPL license or a commercial license. See x265.org for more info.