projects/Generic_OSS/options: disable VDPAU support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-02 10:36:28 +01:00
parent b25266c58a
commit 88ec015843

View File

@ -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"