media-video/mpv: comment on automagic VDPAU HW acceleration
authorIlya Tumaykin <itumaykin@gmail.com>
Tue, 22 Dec 2015 18:02:08 +0000 (21:02 +0300)
committerIlya Tumaykin <itumaykin@gmail.com>
Mon, 28 Dec 2015 12:47:17 +0000 (15:47 +0300)
Package-Manager: portage-2.2.24

media-video/mpv/mpv-9999.ebuild

index fa4584745118db690667925aab4d246472f3a912..94ad5bcaa02d5613a6417233c616962e92a575e4 100644 (file)
@@ -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)