mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Generic_OSS/options: disable VDPAU support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b25266c58a
commit
88ec015843
@ -217,7 +217,7 @@
|
||||
MESA="mesa"
|
||||
|
||||
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
||||
VDPAU="yes"
|
||||
VDPAU="no"
|
||||
|
||||
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
||||
VAAPI="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user