From 80b9571b0d3ae20aaa45ac21677f639c55d6001d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 31 Oct 2010 18:05:08 +0100 Subject: [PATCH] projects/generic/options: disable VAAPI support because of problems Signed-off-by: Stephan Raue --- projects/generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/generic/options b/projects/generic/options index 2871cb4629..c5cb22193b 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -139,7 +139,7 @@ VDPAU="yes" # Use VAAPI video acceleration (needs intel i965 driver and a supported card) - VAAPI="yes" + VAAPI="no" # Use Broadcom CrystalHD Decoder Card for video acceleration # (needs Kernelsupport for Broadcom Decoder Card and a supported card)