mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-02 15:55:39 +00:00
Fix inability to play audio on sound cards set to 192 KHz sample rate
This commit is contained in:
parent
61d90a5a88
commit
eab77fba7a
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -9,7 +9,7 @@
|
|||||||
url = https://github.com/gabomdq/SDL_GameControllerDB.git
|
url = https://github.com/gabomdq/SDL_GameControllerDB.git
|
||||||
[submodule "soundio/libsoundio"]
|
[submodule "soundio/libsoundio"]
|
||||||
path = soundio/libsoundio
|
path = soundio/libsoundio
|
||||||
url = https://github.com/andrewrk/libsoundio.git
|
url = https://github.com/cgutman/libsoundio.git
|
||||||
[submodule "h264bitstream/h264bitstream"]
|
[submodule "h264bitstream/h264bitstream"]
|
||||||
path = h264bitstream/h264bitstream
|
path = h264bitstream/h264bitstream
|
||||||
url = https://github.com/aizvorski/h264bitstream.git
|
url = https://github.com/aizvorski/h264bitstream.git
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e0f0f6a7a22d1abc305b3a31c2d97757ac1ff7bc
|
Subproject commit 5d6a7210fabef6e2561fd2eec940704b511385d3
|
Loading…
x
Reference in New Issue
Block a user