Code Monkey home page Code Monkey logo

librav1e-xcode's Introduction

librav1e + Xcode

Version License Platform

A wrapper for rav1e.

rav1e is the fast Rust library of AV1 image encoding.

Since Xcode does not support Rust, we provide a pre-built binary on target platforms and CocoaPods spec.

Requirements

  • iOS 9
  • macOS 10.11 (64-bit only)

tvOS and watchOS is not supported currently because of Rust language itself, see: rust-lang/rust#48862

Installation

CocoaPods

librav1e is available through CocoaPods.

pod 'librav1e', '~> 0.3.0'

Carthage

librav1e is available through Carthage.

Carthage dependency is Binary only frameworks, see: Cartfile Syntax.

You should use the following Cartfile syntax to include the dependency:

binary "https://raw.githubusercontent.com/SDWebImage/librav1e-Xcode/master/librav1e.json" ~> 0.3.0

Manual

librav1e repo contains the pre-built framework in Release Page. You can just download the zip and add framework to your Xcode project and use.

Usage

You can use rav1e this Rust library by using the generated C API with cargo-c.

License

librav1e is available under the BSD 2-Clause License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.