Build with GLX support
Description:
In order for mpv to work with hardware acceleration via vdpau, it must be built with -D gl-x11=enabled. This is because vdpau only supports GLX. Compiled locally with this change, and I can see that hardware acceleration via vpdau works with the following options: gpu-context = x11, hwdec = vdpau.