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/