Skip to content

A wrapper for libx265 + Xcode project. Support Carthage && CocoaPods.

Notifications You must be signed in to change notification settings

SDWebImage/libx265-Xcode

Repository files navigation

libx265 + Xcode

CI Status Version License Platform Carthage compatible

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.

Requirements

  • iOS 8
  • macOS 10.7
  • tvOS 9.0
  • watchOS 2.0

Installation

Carthage

libx265 is (via this repo) available through Carthage.

github "SDWebImage/libx265-Xcode"

CocoaPods

libx265 is available through CocoaPods.

pod 'libx265'

Usage

Use libx265 as you would normally, this is just a repo that adds an Xcode proj.

License

libx265 is available under the GPL license or a commercial license. See x265.org for more info.

About

A wrapper for libx265 + Xcode project. Support Carthage && CocoaPods.

Resources

Stars

Watchers

Forks

Packages

No packages published