Add branch of ffmpeg with non-recursive split_radix_permutation
Add branch of disruptorplus with working blocking_wait_stategy Switch back to blocking wait for timer queue
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -48,7 +48,7 @@
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
[submodule "third_party/disruptorplus"]
|
||||
path = third_party/disruptorplus
|
||||
url = https://github.com/xenia-project/disruptorplus.git
|
||||
url = https://github.com/chrisps/disruptorpus.git
|
||||
[submodule "third_party/DirectXShaderCompiler"]
|
||||
path = third_party/DirectXShaderCompiler
|
||||
url = https://github.com/microsoft/DirectXShaderCompiler.git
|
||||
@@ -63,7 +63,7 @@
|
||||
url = https://github.com/Cyan4973/xxHash.git
|
||||
[submodule "third_party/FFmpeg"]
|
||||
path = third_party/FFmpeg
|
||||
url = https://github.com/xenia-project/FFmpeg.git
|
||||
url = https://github.com/chrisps/FFmpeg_radixsplit.git
|
||||
[submodule "third_party/premake-androidndk"]
|
||||
path = third_party/premake-androidndk
|
||||
url = https://github.com/Triang3l/premake-androidndk.git
|
||||
|
||||
Reference in New Issue
Block a user