Revision: 25764
http://sourceforge.net/p/gar/code/25764
Author: lblume
Date: 2016-06-07 12:38:37 +0000 (Tue, 07 Jun 2016)
Log Message:
-----------
gstplugins_bad/trunk: Disable more nVidia stuff
Modified Paths:
--------------
csw/mgar/pkg/gstplugins_bad/trunk/Makefile
Modified: csw/mgar/pkg/gstplugins_bad/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gstplugins_bad/trunk/Makefile 2016-06-07 10:48:46 UTC (rev
25763)
+++ csw/mgar/pkg/gstplugins_bad/trunk/Makefile 2016-06-07 12:38:37 UTC (rev
25764)
@@ -257,6 +257,7 @@
CONFIGURE_ARGS += --enable-opengl=no
# The NVidia bits are quite specific, I think they're better off at this point
CONFIGURE_ARGS += --disable-nvenc
+CONFIGURE_ARGS += --disable-vdpau
BUILD64 = 1
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.