Fix inability to play audio on sound cards set to 192 KHz sample rate
This commit is contained in:
parent
61d90a5a88
commit
eab77fba7a
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -9,7 +9,7 @@
|
|||
url = https://github.com/gabomdq/SDL_GameControllerDB.git
|
||||
[submodule "soundio/libsoundio"]
|
||||
path = soundio/libsoundio
|
||||
url = https://github.com/andrewrk/libsoundio.git
|
||||
url = https://github.com/cgutman/libsoundio.git
|
||||
[submodule "h264bitstream/h264bitstream"]
|
||||
path = h264bitstream/h264bitstream
|
||||
url = https://github.com/aizvorski/h264bitstream.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit e0f0f6a7a22d1abc305b3a31c2d97757ac1ff7bc
|
||||
Subproject commit 5d6a7210fabef6e2561fd2eec940704b511385d3
|
||||
Loading…
Add table
Add a link
Reference in a new issue