diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-04-20 17:12:20 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-04-20 17:12:20 +0200 |
commit | 449b07c2f56363ffa8113271f715a84ea5f0474b (patch) | |
tree | c8f36e2e2cb77c229f439bd28d6ee9df0f30b189 /mpv/config | |
parent | 61f465a0283920fca432068d5cfca3a8332941f1 (diff) | |
download | dotfiles-449b07c2f56363ffa8113271f715a84ea5f0474b.tar.xz |
Use vdpau instead of vaapi
Diffstat (limited to 'mpv/config')
-rw-r--r-- | mpv/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -hwdec=vaapi -vo=vaapi +hwdec=vdpau +vo=vdpau no-osc |