summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2015-12-22 21:02:08 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2015-12-28 15:47:17 +0300
commitaa2919b8bca8365a54a115e2310c05159aaa9361 (patch)
tree462d7f3d26a895fab42dae4315b0db9a9ca16724 /media-video/mpv
parentmedia-video/mpv: adjust required libass USE flags wrt bug 562394 (diff)
downloadgentoo-aa2919b8bca8365a54a115e2310c05159aaa9361.tar.gz
gentoo-aa2919b8bca8365a54a115e2310c05159aaa9361.tar.bz2
gentoo-aa2919b8bca8365a54a115e2310c05159aaa9361.zip
media-video/mpv: comment on automagic VDPAU HW acceleration
Package-Manager: portage-2.2.24
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index fa4584745118..94ad5bcaa02d 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -233,6 +233,7 @@ src_configure() {
# HWaccels
$(use_enable vaapi vaapi-hwaccel)
+ # Automagic VDPAU HW acceleration. See Gentoo bug 558870.
# TV features
$(use_enable v4l tv)