vdpau: disable until someone ports it

This commit is contained in:
Wim Taymans 2011-03-04 13:39:43 +01:00
parent 357fcbc306
commit 92c192852a

View file

@ -76,11 +76,11 @@ else
ACM_DIR= ACM_DIR=
endif endif
if USE_VDPAU #if USE_VDPAU
VDPAU_DIR=vdpau #VDPAU_DIR=vdpau
else #else
VDPAU_DIR= #VDPAU_DIR=
endif #endif
if USE_SHM if USE_SHM
SHM_DIR=shm SHM_DIR=shm