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
parent 696a11942c
commit 5480d3d59d
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