media-video/mpv: do not hard-enable vdpau-hwaccel

As suggested by Mike Gilbert

Bug: 558870

Package-Manager: portage-2.2.20.1
This commit is contained in:
Ben de Groot
2015-08-28 22:13:06 +08:00
parent d18108eb60
commit 224a54e65a
2 changed files with 0 additions and 2 deletions

View File

@@ -229,7 +229,6 @@ src_configure() {
# hwaccels
$(use_enable vaapi vaapi-hwaccel)
$(use_enable vdpau vdpau-hwaccel)
# tv features
$(use_enable v4l tv)

View File

@@ -229,7 +229,6 @@ src_configure() {
# hwaccels
$(use_enable vaapi vaapi-hwaccel)
$(use_enable vdpau vdpau-hwaccel)
# tv features
$(use_enable v4l tv)