From 670986d286b684857e64fccc5de2116290ba04ef Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 19 Jul 2018 03:11:50 +0200 Subject: mpv: opengl -> gpu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit value renaed Signed-off-by: Johannes Löthberg --- mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpv/mpv.conf b/mpv/mpv.conf index e284bb7..bd4f252 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -1,7 +1,7 @@ demuxer-thread=yes hwdec=vaapi -vo=opengl +vo=gpu no-osc -- cgit v1.2.3-54-g00ecf