windows: use libass and openal

DirectSound seems a bit broken on my system. Still left in the build if
someone updates from earlier releases. xy is dead
This commit is contained in:
odrling 2020-11-24 13:15:54 +01:00
parent 6a90f32c62
commit e8d75e7e0f
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
{
"Audio" : {
"Player" : "DirectSound"
"Player" : "OpenAL"
},
"Subtitle" : {
"Provider" : "CSRI/xy-vsfilter_aegisub"
"Provider" : "libass"
}
}