summaryrefslogtreecommitdiffstats
path: root/video/img_format.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-12-23 22:00:04 +0100
committerwm4 <wm4@nowhere>2015-12-23 22:00:04 +0100
commit946bd52a1d1eb561ff8bb516ef6efcd02ca3ea1e (patch)
tree0f813e0f4d14eeb67415af34d3d8b1decf07fe2a /video/img_format.h
parent25497226cf9c11249230579f5f768ca9b186c090 (diff)
downloadmpv-946bd52a1d1eb561ff8bb516ef6efcd02ca3ea1e.tar.bz2
mpv-946bd52a1d1eb561ff8bb516ef6efcd02ca3ea1e.tar.xz
vo_opengl: fall back to gcc thread local storage (2)
Commit 1a6f3c56 added a fallback for the case when C11 TLS was not available, but GCC TLS was. But it forget to enable VAAPI EGL interop in the build system in this case. Just remove the build system check. Should someone find a compiler that works on Linux and does not support GCC extensions or C11, it will still compile and just fail to init at runtime. Actually fixes #2631 (hopefully).
Diffstat (limited to 'video/img_format.h')
0 files changed, 0 insertions, 0 deletions