Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update the latest changes about rav1e codec
  • Loading branch information
dreampiggy committed Oct 26, 2023
1 parent 10b939f commit 9f49b0f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Expand Up @@ -73,14 +73,7 @@ See more about [performance](https://github.com/xiph/rav1e/issues/1248)

From v0.4.3, libavif can built with rav1e. For CocoaPods user, you can simply use the subspec for this. Carthage for optional rav1c codec is not supported currently.

Note rav1e currently only support iOS && macOS. watchOS and tvOS supports need Rust community upstream support.

Note that for CocoaPods user, rav1e is prebuilt binary (to avoid developer to install rust toolchain) and hosted on GitHub Git LFS. Make sure you have git-lfs installed.

```bash
brew install git-lfs
git lfs install
```
Note before librav1e v0.6.1, it only support iOS && macOS. watchOS and tvOS is avaiable from v0.6.2 with the latest Rust toolchain. And for visionOS supports need Rust community upstream support. For latest integration, check or fire issues in https://github.com/SDWebImage/librav1e-Xcode.

### SVT-AV1 (Encoding)

Expand Down

0 comments on commit 9f49b0f

Please sign in to comment.