From: Ilya Tumaykin Date: Tue, 22 Dec 2015 18:02:08 +0000 (+0300) Subject: media-video/mpv: comment on automagic VDPAU HW acceleration X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa2919b8bca8365a54a115e2310c05159aaa9361;p=gentoo.git media-video/mpv: comment on automagic VDPAU HW acceleration Package-Manager: portage-2.2.24 --- 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)