mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +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=
|
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
|
||||||
|
|
Loading…
Reference in a new issue