mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 17:42:17 +00:00
e08f235578
Extending the client-allocated mpv_opengl_drm_params struct constituted a break of ABI that could cause UB. Create a clean break by deprecating "drm_params" and related structs and enum values, and replacing it with "drm_params_v2". Also fix some comments and code that wrongly assumed that open could return any other negative number than -1 for failure. This commit updates the libmpv version to 1.104 |
||
---|---|---|
.. | ||
hwdec_cuda_gl.c | ||
hwdec_cuda_vk.c | ||
hwdec_cuda.c | ||
hwdec_cuda.h | ||
hwdec_vaapi_gl.c | ||
hwdec_vaapi_vk.c | ||
hwdec_vaapi.c | ||
hwdec_vaapi.h |