From a0169e9e887497d5fc9603cffc29bc6774fc0b1b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 13 Jul 2011 20:32:20 +0200 Subject: [PATCH] projects/Fusion/options: enable VAAPI support Signed-off-by: Stephan Raue --- projects/Fusion/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Fusion/options b/projects/Fusion/options index 51354af5ea..e4a9e4b17c 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -184,7 +184,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)