enc-amf: Test for AMF support in separate process first
Adjusts the enc-amf submodule remote to the jp9000 fork, which tests AMF support in a separate process before attempting to initialize AMF in-process. Reduces the possibility of driver crashes caused by AMF initialization.
This commit is contained in:
parent
b183b49b5e
commit
d976bc94db
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -6,7 +6,7 @@
|
||||
url = https://github.com/palana/Syphon-Framework.git
|
||||
[submodule "plugins/enc-amf"]
|
||||
path = plugins/enc-amf
|
||||
url = https://github.com/Xaymar/obs-studio_amf-encoder-plugin.git
|
||||
url = https://github.com/jp9000/obs-studio_amf-encoder-plugin.git
|
||||
[submodule "plugins/obs-browser"]
|
||||
path = plugins/obs-browser
|
||||
url = https://github.com/kc5nra/obs-browser.git
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 09e8a51e27a398647dfbc92ee8f24fd34ce5eebc
|
||||
Subproject commit e4d33f2eb629d13b2710d8c9905b7a988e3aa7d2
|
Loading…
x
Reference in New Issue
Block a user