projects/*/options:

- adding option for building with vaapi support
This commit is contained in:
Stephan Raue 2009-12-15 21:59:47 +01:00
parent 8687cb5884
commit 55567f8522
2 changed files with 6 additions and 0 deletions

View File

@ -38,6 +38,9 @@
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
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/
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/

View File

@ -38,6 +38,9 @@
# Use VDPAU video acceleration (needs nVidia driver and a supported card)
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/
# leadtek-pvr2000/RM-S6/RX-V850/animax/askey/avermedia/packard_bell/atiusb/
# atiusb2/LG/D-10/digimatrix/mceusb/streamzap/cinergy1400/nova-s-plus/twinhan/