Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vo_opengl: glctx can be NULL during init
This fixes a crash that can happen with the Cocoa backend: it calls vo_wakeup() during init, which calls vo_opengl.c/wakeup(). Fixes #3360.
- Loading branch information