mpv/video/out/d3d11
Hui Jin fda45f4537 vo_d3d11/context: fix crash due to ctx->ra is null pointer access
'ctx->ra' is null pointer when d3d11 init failed before call 'ra_d3d11_create' in 'd3d11_init'.
2019-09-14 21:35:49 +10:00
..
context.c vo_d3d11/context: fix crash due to ctx->ra is null pointer access 2019-09-14 21:35:49 +10:00
hwdec_d3d11va.c
hwdec_dxva2dxgi.c vo_d3d11/hwdec_dxva2dxgi: fix memory leak that 'ctx11' be not release 2019-09-14 21:35:49 +10:00
ra_d3d11.c vo_gpu: d3d11: fix storage lifetime of compound literals 2019-08-20 18:12:21 +10:00
ra_d3d11.h