mpv/video/out/hwdec
wm4 c3687b9eaa hwdec_vaapi_gl: add missing compatibility defines
At first, this code used only 1 plane, so the compatibility stuff was
sufficient. But then use of planes 1 and 2 was added, without extending
the compatibility stuff.

I think I've seen a case recently where this broke the build and caused
users to apply invalid fixes, but I don't remember where.

It's possible that I didn't get all defines that are needed.
2019-09-27 13:05:21 +02:00
..
hwdec_cuda.c vo_gpu: hwdec_cuda: Improve interop selection mechanism 2019-09-15 17:51:47 -07:00
hwdec_cuda.h vo_gpu: hwdec_cuda: Improve interop selection mechanism 2019-09-15 17:51:47 -07:00
hwdec_cuda_gl.c vo_gpu: hwdec_cuda: Improve interop selection mechanism 2019-09-15 17:51:47 -07:00
hwdec_cuda_vk.c vo_gpu: hwdec_cuda: Improve interop selection mechanism 2019-09-15 17:51:47 -07:00
hwdec_vaapi.c vo_gpu: hwdec_vaegl: silence confusing message during probing 2019-09-19 20:37:05 +02:00
hwdec_vaapi.h vo_gpu: hwdec_vaapi: Refactor Vulkan and OpenGL interops for VAAPI 2019-09-15 17:51:47 -07:00
hwdec_vaapi_gl.c hwdec_vaapi_gl: add missing compatibility defines 2019-09-27 13:05:21 +02:00
hwdec_vaapi_vk.c vo_gpu: hwdec_vaapi: Refactor Vulkan and OpenGL interops for VAAPI 2019-09-15 17:51:47 -07:00