Skip to content

Commit 9f49b0f

Browse files
authored
Update README.md
Update the latest changes about rav1e codec
1 parent 10b939f commit 9f49b0f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,7 @@ See more about [performance](https://github.com/xiph/rav1e/issues/1248)
7373

7474
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.
7575

76-
Note rav1e currently only support iOS && macOS. watchOS and tvOS supports need Rust community upstream support.
77-
78-
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.
79-
80-
```bash
81-
brew install git-lfs
82-
git lfs install
83-
```
76+
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.
8477

8578
### SVT-AV1 (Encoding)
8679

0 commit comments

Comments
 (0)