From 7296aeefead0d68e0dfcb3a9288218ccc522a5a6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 12 Dec 2011 01:30:32 +0100 Subject: [PATCH] projects/Ultra: disable XVBA support Signed-off-by: Stephan Raue --- projects/Ultra/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Ultra/options b/projects/Ultra/options index 7bdd935d33..d06d2c0684 100755 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -234,7 +234,7 @@ VAAPI="no" # Use XVBA video acceleration (needs AMD fglrx driver and a supported card) - XVBA="yes" + XVBA="no" # Use Broadcom CrystalHD Decoder Card for video acceleration # (needs Kernelsupport for Broadcom Decoder Card and a supported card)