Browse Source

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.
jp9000 7 years ago
parent
commit
d976bc94db
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .gitmodules
  2. 1 1
      plugins/enc-amf

+ 1 - 1
.gitmodules

@@ -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
plugins/enc-amf

@@ -1 +1 @@
-Subproject commit 09e8a51e27a398647dfbc92ee8f24fd34ce5eebc
+Subproject commit e4d33f2eb629d13b2710d8c9905b7a988e3aa7d2