From d9f8f26b758f4e28511963a3e5f0fd14cea6a644 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 1 Feb 2011 01:20:34 +0100 Subject: [PATCH] projects/Intel/options: enable VAAPI support 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 d857b8d951..223bcdbf4c 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -155,7 +155,7 @@ VDPAU="no" # Use VAAPI video acceleration (needs intel i965 driver and a supported card) - VAAPI="no" + VAAPI="yes" # Use Broadcom CrystalHD Decoder Card for video acceleration # (needs Kernelsupport for Broadcom Decoder Card and a supported card)