From 19899a44fc56e2177fde73e4e06e5b9f85a34507 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 31 Oct 2010 18:04:51 +0100 Subject: [PATCH] projects/intel/options: disable VAAPI support because of problems Signed-off-by: Stephan Raue --- projects/intel/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/intel/options b/projects/intel/options index a1c5a5c66f..c47b143d03 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -139,7 +139,7 @@ VDPAU="no" # 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)