mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/*/options:
- adding option for building with vaapi support
This commit is contained in:
parent
8687cb5884
commit
55567f8522
@ -38,6 +38,9 @@
|
|||||||
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
||||||
VDPAU=yes
|
VDPAU=yes
|
||||||
|
|
||||||
|
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
||||||
|
VAAPI=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/
|
||||||
|
@ -38,6 +38,9 @@
|
|||||||
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
|
||||||
VDPAU=no
|
VDPAU=no
|
||||||
|
|
||||||
|
# Use VAAPI video acceleration (needs intel i965 driver and a supported card)
|
||||||
|
VAAPI=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