From 7b1b60634cb02b10e1bb767f49f2baea93d2c98e Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 26 Aug 2018 02:29:20 +0100 Subject: profiles/desktop: Disable vdpau USE flag by default This is not supported by Intel GPU --- profiles/desktop/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/desktop') diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 6139c23c..5913b150 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -62,7 +62,7 @@ USE="${USE} alsa audioscrobbler gstreamer pulseaudio scrobbler" USE="${USE} a52 aacplus amr cdio cddb cdparanoia dirac faac gsm lame mp3 musepack mtp schroedinger shine sound sndfile speex taglib twolame vorbis wavpack wma-fixed" # Video systems -USE="${USE} video dga dvd drm -egl hidpi libv4l opengl sdl v4l v4l2 vaapi vpx vdpau xvmc" +USE="${USE} video dga dvd drm -egl hidpi libv4l opengl sdl v4l v4l2 vaapi vpx -vdpau xvmc" # Video codec USE="${USE} ffmpeg matroska mp4 mpeg ogg ogm quicktime theora xine" -- cgit v1.2.3