Started work on AMD Hardware Decoding

This commit is contained in:
Elia Zammuto 2021-03-29 13:16:56 +02:00
parent 790835f6c6
commit 0828cc3f83
4 changed files with 4 additions and 2 deletions

2
.gitmodules vendored
View File

@ -9,4 +9,4 @@
url = https://github.com/ViGEm/ViGEmClient
[submodule "pre-compiled"]
path = pre-compiled
url = https://bitbucket.org/Loki-47-6F-64/pre-compiled.git
url = https://github.com/TheElixZammuto/sunshine-prebuilt.git

View File

@ -32,6 +32,7 @@ if(WIN32)
${SUNSHINE_PREPARED_BINARIES}/lib/libswscale.a
${SUNSHINE_PREPARED_BINARIES}/lib/libx264.a
${SUNSHINE_PREPARED_BINARIES}/lib/libx265.a
${SUNSHINE_PREPARED_BINARIES}/lib/libhdr10plus.a
z lzma bcrypt C:/msys64/mingw64/lib/libiconv.a)
endif()
else()

View File

@ -126,6 +126,7 @@
# Force a specific encoder, otherwise Sunshine will use the first encoder that is available
# supported encoders:
# nvenc
# amdvce
# software
#
# encoder = nvenc

@ -1 +1 @@
Subproject commit afd9a9bbfc6ee1a064b0c1f9210bc20b2170c416
Subproject commit d1684ddea51a9baee94fcef806686de6017e982b