mpv: link to libva-full

Fixes #17264.
This commit is contained in:
Gabriel Ebner
2016-07-30 13:13:50 +02:00
parent 56300ee0f0
commit b4ed9704a8
+1
View File
@@ -13922,6 +13922,7 @@ in
youtubeSupport = config.mpv.youtubeSupport or true;
cacaSupport = config.mpv.cacaSupport or true;
vaapiSupport = config.mpv.vaapiSupport or false;
libva = libva-full;
};
mpvScripts = {