From 9098fa820b2d7ce5e24e8fadc87de425b3e67463 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 19 Jan 2010 16:11:00 +0100 Subject: [PATCH] projects/*/options: - adding option for building with Broadcom CrystalHD decoder support for later integrating --- projects/ION/options | 4 ++++ projects/generic/options | 4 ++++ projects/intel/options | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/projects/ION/options b/projects/ION/options index 3105c417a4..5cee46ba9f 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -81,6 +81,10 @@ # Use VAAPI video acceleration (needs intel i965 driver and a supported card) VAAPI="no" +# Use Broadcom CrystalHD Decoder Card for video acceleration +# (needs Kernelsupport for Broadcom Decoder Card and a supported card) + CRYSTALHD="no" + # Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ # leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ # atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/ diff --git a/projects/generic/options b/projects/generic/options index c5bc874da7..d663b69f05 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -81,6 +81,10 @@ # Use VAAPI video acceleration (needs intel i965 driver and a supported card) VAAPI="no" +# Use Broadcom CrystalHD Decoder Card for video acceleration +# (needs Kernelsupport for Broadcom Decoder Card and a supported card) + CRYSTALHD="yes" + # Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ # leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ # atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/ diff --git a/projects/intel/options b/projects/intel/options index 181c6aeba1..aa974ea097 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -81,6 +81,10 @@ # Use VAAPI video acceleration (needs intel i965 driver and a supported card) VAAPI="yes" +# Use Broadcom CrystalHD Decoder Card for video acceleration +# (needs Kernelsupport for Broadcom Decoder Card and a supported card) + CRYSTALHD="yes" + # Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/ # leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/ # atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/