summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-12-07 14:01:10 +0100
committerwm4 <wm4@nowhere>2019-12-07 14:01:10 +0100
commit3cabd11f9b46c8f7ec6f80e8f75b3c3012118ad8 (patch)
treefea2a6c2188288804e41d8fd68980ebb9edb4a6b /ci
parent23289a452f011a5ab5de2bdea460f35016944ebb (diff)
downloadmpv-3cabd11f9b46c8f7ec6f80e8f75b3c3012118ad8.tar.bz2
mpv-3cabd11f9b46c8f7ec6f80e8f75b3c3012118ad8.tar.xz
vo_gpu: hwdec_vaapi_gl: add missing PLANE3 defines as well
On systems whose EGL headers do not define these extensions, the build still failed due to missing ..._PLANE3_... defines. Although we supplied missing EGL_LINUX_DMA_BUF_EXT defines manually, the PLANE3 ones are actually from a separate extension, which explains why they were not added to the fallback defines in the first place. Add them, now it builds without the eglext.h include. See #6838.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions