mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/*/options:
- adding option for building with Broadcom CrystalHD decoder support for later integrating
This commit is contained in:
parent
9537c7af3d
commit
9098fa820b
@ -81,6 +81,10 @@
|
|||||||
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
||||||
VAAPI="no"
|
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/
|
# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/
|
||||||
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
||||||
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
||||||
|
@ -81,6 +81,10 @@
|
|||||||
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
||||||
VAAPI="no"
|
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/
|
# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/
|
||||||
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
||||||
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
||||||
|
@ -81,6 +81,10 @@
|
|||||||
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
||||||
VAAPI="yes"
|
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/
|
# Remote to Use (pctv/logitech/hauppauge/realmagic/creative/leadtek/
|
||||||
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
|
||||||
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user