summaryrefslogtreecommitdiffstats
path: root/player/lua
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-12-02 16:06:16 +0100
committerwm4 <wm4@nowhere>2016-12-02 16:09:51 +0100
commita89785f2971273b3c0592a5819f9618aaabf19f9 (patch)
treecc047423fa965f06935002b769d8206e0a6f9a11 /player/lua
parent09238a9bb536982e79b60a264b1d8a4fc0302975 (diff)
downloadmpv-a89785f2971273b3c0592a5819f9618aaabf19f9.tar.bz2
mpv-a89785f2971273b3c0592a5819f9618aaabf19f9.tar.xz
vdpau: fix vaapi probing if libvdpau-va-gl1 is present
Needs explicit logic. Fixes a pretty bad regression which prefers vdpau-copy over native vaapi with direct rendering (with --hwdec=auto) if libvdpau-va-gl1 is present. The reason is that vdpau-copy is above vaapi, simply because all vdpau hwdecs are grouped and happened to be listed before vaapi. Although this is not that bad for copy-mode (unlike the case described above), it's still a good idea to use our native vaapi code instead.
Diffstat (limited to 'player/lua')
0 files changed, 0 insertions, 0 deletions