This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deadlock in VideoView.uninit method, #11
This commit will add locking of the OpenGL context to the VideoView.uninit method in order to match the order of lock acquisition the ViewLayer.draw methods use.
- Loading branch information