summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-11-16 16:22:23 +0100
committerwm4 <wm4@nowhere>2015-11-16 16:22:23 +0100
commit6b22b216514ee2eb784711f4539410d3b312a4fd (patch)
tree0948f8218a4905e0ad441a767a9712ae4a0736ea /sub/dec_sub.c
parent07c546b2b494a620edc98dadd5dd78a052ec6783 (diff)
downloadmpv-6b22b216514ee2eb784711f4539410d3b312a4fd.tar.bz2
mpv-6b22b216514ee2eb784711f4539410d3b312a4fd.tar.xz
vo_opengl: attempt to improve GLX vs. EGL backend detection
For the sake of vaapi interop, we want to use EGL, but on the other hand, but because driver developers are full of shit, vdpau interop will not work on EGL (even if the driver supports EGL). The latter happens with both nvidia and AMD Mesa drivers. Additionally, EGL vaapi interop support can apparently only detected at runtime by actually using it. While hwdec_vaegl.c already does this, it would require initializing libva on _every_ system, which will cause libav to print an unpreventable bullshit message to the terminal. Try to counter these huge loads of bullshit by adding more fucking bullshit.
Diffstat (limited to 'sub/dec_sub.c')
0 files changed, 0 insertions, 0 deletions