mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -229,7 +229,6 @@ src_configure() {
|
||||
|
||||
# hwaccels
|
||||
$(use_enable vaapi vaapi-hwaccel)
|
||||
$(use_enable vdpau vdpau-hwaccel)
|
||||
|
||||
# tv features
|
||||
$(use_enable v4l tv)
|
||||
|
||||
@@ -229,7 +229,6 @@ src_configure() {
|
||||
|
||||
# hwaccels
|
||||
$(use_enable vaapi vaapi-hwaccel)
|
||||
$(use_enable vdpau vdpau-hwaccel)
|
||||
|
||||
# tv features
|
||||
$(use_enable v4l tv)
|
||||
|
||||
Reference in New Issue
Block a user