src/xvba_video_glx.c: Do not leak mutex and cleanup glx_surface_unref
glx_output_surface_destroy did not destroy a mutex created in glx_output_surface_create. Rewrite surface_unref.
Showing
Please register or sign in to comment
glx_output_surface_destroy did not destroy a mutex created in glx_output_surface_create. Rewrite surface_unref.