summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-03-04 13:39:43 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2011-03-04 13:39:43 +0100
commit92c192852a87af3a403e3de4ed0675cc147837c3 (patch)
treea34dbfa7c3c4d44bc456481c87993de0a48800f3
parent357fcbc306edb609b56fc22f8c6d9277c044fa67 (diff)
downloadgstreamer-plugins-bad-92c192852a87af3a403e3de4ed0675cc147837c3.tar.gz
vdpau: disable until someone ports it
-rw-r--r--sys/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 766264252..ca9d2688a 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -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