Switch to faster nanors Reed-Solomon implementation (#753)

This commit is contained in:
Cameron Gutman 2023-01-14 08:45:12 -06:00 committed by GitHub
commit 5480d3d59d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 5 deletions

4
.gitmodules vendored
View file

@ -42,3 +42,7 @@
path = third-party/ffmpeg-macos-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-macos-aarch64
[submodule "third-party/nanors"]
path = third-party/nanors
url = https://github.com/sleepybishop/nanors.git
branch = master