commit: aa2919b8bca8365a54a115e2310c05159aaa9361
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Tue Dec 22 18:02:08 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 12:47:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2919b8
media-video/mpv: comment on automagic VDPAU HW acceleration
Package-Manager: portage-2.2.24
media-video/mpv/mpv-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index fa45847..94ad5bc 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)