mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
vdpau: disable until someone ports it
This commit is contained in:
parent
357fcbc306
commit
92c192852a
1 changed files with 5 additions and 5 deletions
|
@ -76,11 +76,11 @@ else
|
|||
ACM_DIR=
|
||||
endif
|
||||
|
||||
if USE_VDPAU
|
||||
VDPAU_DIR=vdpau
|
||||
else
|
||||
VDPAU_DIR=
|
||||
endif
|
||||
#if USE_VDPAU
|
||||
#VDPAU_DIR=vdpau
|
||||
#else
|
||||
#VDPAU_DIR=
|
||||
#endif
|
||||
|
||||
if USE_SHM
|
||||
SHM_DIR=shm
|
||||
|
|
Loading…
Reference in a new issue